From 15bc336f63776dd3b6ba24bd4bfa05b08af0a31a Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 14 Oct 2025 00:32:21 +0900 Subject: [PATCH] Add BSWMD(V4M&V4H) --- .../R1911_CAN_V4H.arxml | 5272 + .../R1911_CDD_CRC_V4H.arxml | 3734 + .../R1911_CDD_EMM_V4H.arxml | 68563 ++++++++++++ .../R1911_CDD_ICCOM_V4H.arxml | 2086 + .../R1911_CDD_IIC_V4H.arxml | 2594 + .../R1911_CDD_IPMMU_V4H.arxml | 3348 + .../R1911_CDD_RFSO_V4H.arxml | 2287 + .../R1911_CDD_THS_V4H.arxml | 2543 + .../R1911_DIO_V4H.arxml | 1006 + .../R1911_ETH_V4H.arxml | 2946 + .../R1911_FLS_V4H.arxml | 9441 ++ .../R1911_GPT_V4H.arxml | 1623 + .../R1911_MCU_V4H.arxml | 13761 +++ .../R1911_PORT_V4H.arxml | 92124 +++++++++++++++ .../R1911_SPI_V4H.arxml | 3712 + .../R1911_WDG_V4H.arxml | 997 + .../R1911_CAN_V4H.arxml | 5272 + .../R1911_CDD_CRC_V4H.arxml | 3734 + .../R1911_CDD_EMM_V4H.arxml | 68563 ++++++++++++ .../R1911_CDD_ICCOM_V4H.arxml | 2086 + .../R1911_CDD_IIC_V4H.arxml | 2594 + .../R1911_CDD_IPMMU_V4H.arxml | 3348 + .../R1911_CDD_RFSO_V4H.arxml | 2287 + .../R1911_CDD_THS_V4H.arxml | 2543 + .../R1911_DIO_V4H.arxml | 1045 + .../R1911_ETH_V4H.arxml | 2946 + .../R1911_FLS_V4H.arxml | 9441 ++ .../R1911_GPT_V4H.arxml | 1623 + .../R1911_MCU_V4H.arxml | 13800 +++ .../R1911_PORT_V4H.arxml | 92158 ++++++++++++++++ .../R1911_SPI_V4H.arxml | 3712 + .../R1911_WDG_V4H.arxml | 997 + .../R1911_CAN_V4M.arxml | 5186 + .../R1911_CDD_CRC_V4M.arxml | 3192 + .../R1911_CDD_EMM_V4M.arxml | 56259 ++++++++++ .../R1911_CDD_ICCOM_V4M.arxml | 2116 + .../R1911_CDD_IIC_V4M.arxml | 2517 + .../R1911_CDD_IPMMU_V4M.arxml | 3283 + .../R1911_CDD_RFSO_V4M.arxml | 2275 + .../R1911_CDD_THS_V4M.arxml | 2524 + .../R1911_DIO_V4M.arxml | 975 + .../R1911_ETH_V4M.arxml | 2904 + .../R1911_FLS_V4M.arxml | 9398 ++ .../R1911_GPT_V4M.arxml | 1577 + .../R1911_MCU_V4M.arxml | 14171 +++ .../R1911_PORT_V4M.arxml | 83294 ++++++++++++++ .../R1911_SPI_V4M.arxml | 3545 + .../R1911_WDG_V4M.arxml | 990 + 48 files changed, 626392 insertions(+) create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CAN_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_CRC_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_EMM_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_ICCOM_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_IIC_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_IPMMU_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_RFSO_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_THS_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_DIO_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_ETH_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_FLS_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_GPT_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_MCU_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_PORT_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_SPI_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_WDG_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CAN_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_CRC_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_EMM_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_ICCOM_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_IIC_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_IPMMU_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_RFSO_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_THS_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_DIO_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_ETH_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_FLS_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_GPT_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_MCU_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_PORT_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_SPI_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_WDG_V4H.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CAN_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_CRC_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_EMM_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_ICCOM_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_IIC_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_IPMMU_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_RFSO_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_THS_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_DIO_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_ETH_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_FLS_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_GPT_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_MCU_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_PORT_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_SPI_V4M.arxml create mode 100644 0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_WDG_V4M.arxml diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CAN_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CAN_V4H.arxml new file mode 100644 index 0000000..f69aa55 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CAN_V4H.arxml @@ -0,0 +1,5272 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Can + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Can/Can + + + + + Can + + This container holds the configuration of a single CAN Driver. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-01-20 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-12 + + + 1.0.2 + 1.0.1 + Renesas + 2022-06-07 + + + 1.0.3 + 1.0.2 + Renesas + 2022-07-09 + + + 1.0.4 + 1.0.3 + Renesas + 2022-08-08 + + + 1.0.5 + 1.0.4 + Renesas + 2022-09-07 + + + 1.1.8 + 1.0.5 + Renesas + 2022-10-05 + + + 1.1.9 + 1.1.8 + Renesas + 2023-02-14 + + + + ECUC_Can_00489 + 1 + 1 + true + /AUTOSAR/EcucDefs/Can + + VARIANT-POST-BUILD + + + + + CanConfigSet + + This container contains the configuration parameters and sub containers of the AUTOSAR Can module. + + ECUC_Can_00343 + 1 + 1 + + + + CanControllerMainClockImmediateValue + + When CanEnableClkImmediateValue is configured as true, this parameter is used instead of CanControllerMainClock. + + AR_RS_0094_FR_0045/AR_RS_0094_FR_2004/AR_RS_0094_FR_2008/AR_RS_0094_FR_2053 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 40000000 + 40000000 + 40000000 + + + + CanControllerPplClockImmediateValue + + When CanEnableClkImmediateValue is configured as true, this parameter is used instead of CanControllerPplClock. + + AR_RS_0094_FR_0029 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 80000000 + 80000000 + 12500000 + + + + CanControllerPclkClockImmediateValue + + When CanEnableClkImmediateValue is configured as true, this parameter is used instead of CanControllerPclkClock. + + AR_RS_0094_FR_0029 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 133333333 + 133333333 + 133333333 + + + + + + CanControllerPplClock + + This parameter represents the on-chip peripheral clock (clkc) which is set in the MCU driver configuration. This clock is considered only when the parameter CanClockSourceSelect (i.e. DCS bit) is configured as CLKC. + + AR_RS_0094_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuCANFDClk + + + + CanControllerPclkClock + + This parameter represents the peripheral clock (pclk) which is set in the MCU driver configuration. + + AR_RS_0094_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuSASYNCPERD2Clk + + + + + + CanController + + This container contains the configuration parameters of the CAN controller(s). + + ECUC_Can_00354 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanBusoffProcessing + + Enables / disables API Can_MainFunction_BusOff() for handling busoff events in polling mode. + + +

+ INTERRUPT: Interrupt Mode of operation. +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00314/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanControllerActivation + + Defines if a CAN controller is used in the configuration. + + ECUC_Can_00315 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CanControllerBaseAddress + + Specifies the CAN controller base address. This parameter is not used for the implementation. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + CanControllerId + + This parameter provides the controller ID which is unique in a given CAN Driver. The value for this parameter starts with 0 and continue without any gaps. + + ECUC_Can_00316 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 7 + 0 + + + + CanRxProcessing + + Enables / disables API Can_MainFunction_Read() for handling PDU reception events in polling mode. +#R-Car V4H: MIXED is not supported for CanRxProcessing. + + +

+ INTERRUPT: Interrupt Mode of operation. +MIXED: Mixed Mode of operation +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00317/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + MIXED + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanTxProcessing + + Enables / disable API Can_MainFunction_Write() for handling PDU transmission events in polling mode. +MIXED is not supported for CanTxProcessing. + + +

+ INTERRUPT: Interrupt Mode of operation. +MIXED: Mixed Mode of operation +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00318/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + MIXED + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanWakeupFunctionalityAPI + + Adds / removes the service Can_CheckWakeup() from the code. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + +

+ True: Can_CheckWakeup can be used. +False: Can_CheckWakeup cannot be used. +

+
+ ECUC_Can_00466 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanWakeupProcessing + + Enables / disables API Can_MainFunction_Wakeup() for handling wakeup events in polling mode. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + +

+ INTERRUPT: Interrupt Mode of operation. +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00319/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanWakeupSupport + + CAN driver support for wakeup over CAN Bus. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + ECUC_Can_00330 + 1 + 1 + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanControllerSelection + + This parameter provides selection of hardware CAN controller. + + AR_RS_0094_FR_0032/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RSCANFD00 + + + RSCANFD00 + Renesas + + + RSCANFD01 + Renesas + + + RSCANFD02 + Renesas + + + RSCANFD03 + Renesas + + + RSCANFD04 + Renesas + + + RSCANFD05 + Renesas + + + RSCANFD06 + Renesas + + + RSCANFD07 + Renesas + + + + + + CanControllerInterfaceMode + + This parameter provides interface mode of hardware CAN controller. + + +

+ CAN_FD: Handles classical CAN frames and CAN FD frames. +CAN_FD_ONLY: Handles only CAN FD frames. +CLASSICAL_CAN_ONLY: Handles only classical CAN frames. +

+
+ AR_RS_0094_FR_0041/AR_RS_0091_NR_0016/AR_RS_0094_FR_2001/AR_RS_0094_FR_2005/AR_RS_0094_FR_2050 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAN_FD + + + CAN_FD + Renesas + + + CAN_FD_ONLY + Renesas + + + CLASSICAL_CAN_ONLY + Renesas + + +
+ + + CanEnableTransmitHistoryInterrupt + + This parameter defines whether transmit history interrupt is used or not. If messages can be transmitted continuously more than the depth of transmit history buffer on FIFO or Queue, this parameter should be true. Or CanIf_TxConfirmation callback will be dropped. + + +

+ true: Transmit history interrupt is enabled. +false: Transmit history interrupt is disabled. +

+
+ AR_RS_0094_FR_0031 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanTransmitHistoryInterruptSrcSel + + This parameter specifies the transmit history interrupt source. This parameter should be configured when the parameter CanEnableTransmitHistoryInterrupt is configured as true. + + +

+ EACH_MESSAGE: An interrupt occurs each time a message has been stored in the transmit history list. +FILLED_THREE_QUARTERS: An interrupt occurs when the number of stored transmit history data reaches three-quarters of transmit history depth +

+
+ AR_RS_0094_FR_0031 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + FILLED_THREE_QUARTERS + Renesas + + +
+ + + CanEnableCanCanFDGateway + + This parameter defines whether CAN-CANFD gateway is enabled or not. + + AR_RS_0094_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + CanFDGatewayBRSBit + + This parameter defines BRS bit in a CAN FD frame when CanFDGatewayForwardingFormat is configured as FD_FORMAT. + + AR_RS_0094_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + CanFDGatewayForwardingFormat + + This parameter defines the frame format to transmit a message via gateway when CanEnableCanCanFDGateway is configured as true. + + AR_RS_0094_FR_0015/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CLASSICAL_CAN_FORMAT + + + CLASSICAL_CAN_FORMAT + Renesas + + + CAN_FD_FORMAT + Renesas + + + +
+ + + + CanControllerDefaultBaudrate + + Reference to baudrate configuration container configured for the Can Controller. + + ECUC_Can_00435 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanController/CanControllerBaudrateConfig + + + + CanCpuClockRef + + Reference to the CPU clock configuration, which is set in the MCU driver configuration. This parameter is not used for implementation. + + AR_RS_0091_FR_0030/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockReferencePoint + + + + CanWakeupSourceRef + + This parameter contains a reference to the Wakeup Source for this controller as defined in the ECU State Manager. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + +

+ Implementation Type: reference to EcuM_WakeupSourceType +

+
+ ECUC_Can_00359 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource +
+ + + CanControllerEcucPartitionRef + + Maps the CAN controller to zero or one ECUC partitions. The ECUC partition referenced is a subset of the ECUC partitions where the CAN driver is mapped to. + + ECUC_Can_00492 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + +
+ + + + CanControllerBaudrateConfig + + This container contains bit timing related configuration parameters of the CAN controller(s). + + ECUC_Can_00387 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanControllerBaudRate + + Specifies the baudrate of the controller in kbps. + + ECUC_Can_00005/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 125 + 1000 + 2 + + + + CanControllerBaudRateConfigID + + Uniquely identifies a specific baud rate configuration. This ID is used by SetBaudrate API. + + ECUC_Can_00471 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + CanControllerPropSeg + + Specifies propagation delay in time quanta. This parameter is not used for implementation. + + ECUC_Can_00073/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanControllerSeg1 + + Specifies phase segment 1 in time quanta. + + ECUC_Can_00074 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 13 + 256 + 4 + + + + CanControllerSeg2 + + Specifies phase segment 2 in time quanta. + + ECUC_Can_00075 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 128 + 2 + + + + CanControllerSyncJumpWidth + + Specifies the synchronization jump width for the controller in time quanta. + + ECUC_Can_00383 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 128 + 1 + + + + + + CanControllerFdBaudrateConfig + + This optional container contains bit timing related configuration parameters of the CAN controller(s) for payload and CRC of a CAN FD frame. If this container exists the controller supports CAN FD frames. + + ECUC_Can_00473 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanControllerFdBaudRate + + Specifies the data segment baud rate of the controller in kbps. + + ECUC_Can_00481 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 125 + 8000 + 0 + + + + CanControllerPropSeg + + Specifies propagation delay in time quanta. This parameter is not used for implementation. + + ECUC_Can_00476/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanControllerSeg1 + + Specifies phase segment 1 in time quanta. + + ECUC_Can_00477 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 13 + 32 + 2 + + + + CanControllerSeg2 + + Specifies phase segment 2 in time quanta. + + ECUC_Can_00478 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 16 + 2 + + + + CanControllerSyncJumpWidth + + Specifies the synchronization jump width for the controller in time quanta. + + ECUC_Can_00479 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 16 + 1 + + + + CanControllerTxBitRateSwitch + + Specifies if the bit rate switching shall be used for transmissions. + + +

+ If FALSE: CAN FD frames shall be sent without bit rate switching. +

+
+ ECUC_Can_00475 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CanControllerSspOffset + + Specifies the Transmitter Delay Compensation Offset in minimum time quanta.The value of the CanControllerSspOffset parameter will be used to set the value of the TDCO bit. And, In case a high Baud Rate is used such as 5 to 8 Mbps for the Data phase. Usually, the TDCO value should have the size of (SyncSegment + TSEG1) to position the SSP to the theoretical location of a sample point + + ECUC_Can_00494 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + +
+
+
+
+ + + CanTTController + + CanTTController is specified in the SWS TTCAN and contains the configuration parameters of the TTCAN controller(s) (which are needed in addition to the configuration parameters of the CAN controller(s)). +This container is not used for implementation. + + +

+ This container is only included and valid if TTCAN is supported by the controller, enabled (see CanSupportTTCANRef, ECUC_Can_00430), and used. +

+
+ AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanTTControllerApplWatchdogLimit + + Defines the maximum time period (unit is 256 times NTU) after which the application has to serve the watchdog. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanTTControllerCycleCountMax + + Defines the value for cycle_count_max. + + +

+ Allowed values: +0x00: 1 basic cycle +0x01: 2 basic cycles +0x03: 4 basic cycles +0x07: 8 basic cycles +0x0F: 16 basic cycles +0x1F: 32 basic cycles +0x3F: 64 basic cycles +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 +
+ + + CanTTControllerExpectedTxTrigger + + Number of expected_tx_trigger. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanTTControllerExternalClockSynchronisation + + Enables/disables the external clock synchronization. + + +

+ TRUE: +External clock synchronization enabled. +FALSE: +External clock synchronization disabled. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerGlobalTimeFiltering + + Enables/disables the global time filtering. + + +

+ TRUE: +Global time filtering enabled. +FALSE: +Global time filtering disabled. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerInitialRefOffset + + Defines the initial value for ref trigger offset. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 + + + + CanTTControllerInterruptEnable + + Enables/disables the respective interrupts. + + +

+ Bit Position set to 1: Enable respective interrupt. +Bit Position set to 0: Disable respective interrupt. +Bit Position / Interrupt Source: +10: Application Watchdog. +9: Watch Trigger reached. +8: Initialization Watch Trigger reached. +7: Change of Error Level. +6: Tx Overflow. +5: Tx Underflow. +4: Global Time Error. +3: Gap. +2: Start of Cycle. +1: Time Discontinuity. +0: Master State Change. +Bit position "1: Time Discontinuity" and "4: Global Time Error" shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1023 + 0 +
+ + + CanTTControllerLevel2 + + Defines whether Level 2 or Level 1 is used. + + +

+ TRUE: Level 2. +FALSE: Level 1. +If this parameter is set to FALSE then all parameters with dependency to CanTTControllerLevel2 need not be configured. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerNTUConfig + + Defines the config value for NTU (network time unit). + + +

+ Value given in microseconds. The value configured shall be greater than 0. +Together with the local oscillator period, the TUR (time unit ratio) can be derived from the NTU. This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 100 + 0 +
+ + + CanTTControllerOperationMode + + Defines the operation mode. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CAN_TT_EVENT_SYNC_TIME_TRIGGERED + + + CAN_TT_EVENT_SYNC_TIME_TRIGGERED + AUTOSAR_ECUC + + + CAN_TT_EVENT_TRIGGERED + AUTOSAR_ECUC + + + CAN_TT_TIME_TRIGGERED + AUTOSAR_ECUC + + + + + + CanTTControllerSyncDeviation + + Defines the maximum synchronization deviation: Given as a percentage value of the NTU (network time unit). The value configured shall be greater than 0. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 100 + 0 + + + + CanTTControllerTURRestore + + Enables/disables the TUR restore. +Note that the value configured for TUR can be derived from the value configured for NTU and the local oscillator preriod. +TRUE: +TUR restore enabled. +FALSE: +TUR restore disabled. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. + + AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + CanTTControllerTimeMaster + + Defines whether the controller acts as a potential time master. + + +

+ TRUE: Potential time master. +FALSE: Time slave. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerTimeMasterPriority + + Defines the time master priority. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 + + + + CanTTControllerTxEnableWindowLength + + Length of the tx enable window given in CAN bit times. +Definition parameter "CanTTControllerTxEnableWindowlength" is used such that: Length of enable window = CanTTControllerTxEnableWindowLength + 1 + + +

+ Definition parameter "CanTTControllerTxEnableWindowlength" is used such that: Length of enable window = CanTTControllerTxEnableWindowLength + 1 +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 16 + 1 +
+ + + CanTTControllerWatchTriggerGapTimeMark + + watch trigger time mark after a gap + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + CanTTControllerWatchTriggerTimeMark + + watch trigger time mark + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + CanTTIRQProcessing + + Enables / disables API Can_MainFunction_BusOff() for handling busoff events in polling mode. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + + +
+ + + + CanTTControllerEcucPartitionRef + + Maps the Time triggered CAN controller to zero or one ECUC partitions. The ECUC partition referenced is a subset of the ECUC partitions where the CAN driver is mapped to. + + ECUC_Can_00493 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+
+
+ + + CanHardwareObject + + This container contains the configuration (parameters) of CAN Hardware Objects. + + ECUC_Can_00324 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanFdPaddingValue + + Specifies the value which is used to pad unspecified data in CAN FD frames > 8 bytes for transmission. This is necessary due to the discrete possible values of the DLC if > 8 bytes. + + +

+ If the length of a PDU which was requested to be sent does not match the allowed DLC values, the remaining bytes up to the next possible value shall be padded with this value. +

+
+ ECUC_Can_00485 + 0 + 1 + ECU + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CanHandleType + + Specifies the type (Full-CAN or Basic-CAN) of a hardware object. + + +

+ BASIC: For several L-PDUs are handled by the hardware object. +FULL: For only one L-PDU (identifier) is handled by the hardware object. +

+
+ ECUC_Can_00323/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FULL + + + BASIC + AUTOSAR_ECUC + + + FULL + AUTOSAR_ECUC + + +
+ + + CanHwObjectCount + + Number of hardware objects used to implement one HOH. In case of a HRH this parameter defines the number of elements in the hardware FIFO or the number of shadow buffers, in case of a HTH it defines the number of hardware objects used for multiplexed transmission or for a hardware FIFO used by a FullCAN HTH. +This parameter is not used for implementation. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + CanIdType + + Specifies whether the IdValue is of type. + + +

+ EXTENDED: All the CANIDs are of type extended only (29bit). +MIXED: The type of CANIDs can be both Standard or Extended. +STANDARD: All the CANIDs are of type standard only (11bit). +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MIXED + + + EXTENDED + AUTOSAR_ECUC + + + MIXED + AUTOSAR_ECUC + + + STANDARD + AUTOSAR_ECUC + + +
+ + + CanObjectId + + Holds the handle ID of HRH or HTH. The value of this parameter is unique in a given CAN Driver, and it should start with 0 and continue without any gaps. + + +

+ The HRH and HTH Ids share a common ID range. +Example: HRH0-0, HRH1-1, HTH0-2, HTH1-3 +

+
+ ECUC_Can_00326 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 +
+ + + CanObjectType + + Specifies if the HardwareObject is used as Transmit or as Receive object. +When gateway mode, messages are received with a Controller specified by CanGatewaySourceControllerRef and transmitted with a Controller specified CanControllerRef. + + +

+ RECEIVE: Receive HOH +TRANSMITE: Transmit HOH +GATEWAY: Gateway Mode +

+
+ ECUC_Can_00327/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TRANSMIT + + + RECEIVE + AUTOSAR_ECUC + + + TRANSMIT + AUTOSAR_ECUC + + + GATEWAY + Renesas + + +
+ + + CanHardwareObjectUsesPolling + + Enables polling of this hardware object. +This parameter is used for CanHardwareObject with CanObjectType is configured as RECEIVE only. + + ECUC_Can_00490 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanTriggerTransmitEnable + + This parameter defines if or if not Can supports the trigger-transmit API for this handle. + + ECUC_Can_00486 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanMemoryMode + + Specifies the Memory Mode of hardware object. + + +

+ BUFFER_MODE: hardware object considered as normal memory buffer (applicable for only if CanObjectType is configured as RECEIVE or TRANSMIT object). +RECEIVE_FIFO_MODE: hardware object considered as RECEIVE FIFO (applicable for only if CanObjectType is configured as RECEIVE object). +TRANSMIT_RECEIVE_FIFO_MODE: hardware object considered as TRANSMIT/RECEIVE FIFO (applicable for all CanObjectType i.e RECEIVE, TRANSMIT or GATEWAY object). +TRANSMIT_QUEUE_MODE: hardware object considered as TRANSMIT QUEUE (applicable for only if CanObjectType is configured as TRANSMIT or GATEWAY object). +

+
+ AR_RS_0094_FR_0007/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + BUFFER_MODE + + + BUFFER_MODE + Renesas + + + RECEIVE_FIFO_MODE + Renesas + + + TRANSMIT_RECEIVE_FIFO_MODE + Renesas + + + TRANSMIT_QUEUE_MODE + Renesas + + +
+
+ + + + CanControllerRef + + Reference to CAN Controller to which the HOH is associated. + + ECUC_Can_00322 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanController + + + + CanMainFunctionRWPeriodRef + + Reference to CanMainFunctionPeriod. This parameter must be same among all HTHs assigned to same Controller. + + ECUC_Can_00438 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanGeneral/CanMainFunctionRWPeriods + + + + + + CanHwFilter + + This container is only valid for HRHs and contains the configuration (parameters) of one hardware filter. + + ECUC_Can_00468 + 0 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanHwFilterCode + + Specifies (together with the filter mask) the identifiers range that passes the hardware filter. + + ECUC_Can_00469 + 1 + 1 + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + CanHwFilterMask + + Describes a mask for hardware-based filtering of CAN identifiers. The CAN identifiers of incoming messages are masked with the appropriate CanFilterMaskValue. Bits holding a 0 mean don't care, i.e. do not compare the message's identifier in the respective bit position. + + +

+ The mask shall be build by filling with leading 0. In case of CanIdType EXTENDED or MIXED a 29 bit mask shall be build. In case of CanIdType STANDARD a 11 bit mask shall be build. +

+
+ ECUC_Can_00470 + 1 + 1 + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + CanHwFilterReceiveIdType + + Specified whether CanFilterCode is of type Standard identifier, extended identifier of mixed mode. This parameter represents the GAFLID bit in {RSCFD[unit]}CFDGAFLID for each Receive Rule ID Register. + + +

+ STANDARD: All CanHwFilterCode are of type standard only (11 bit). +EXTENDED: All CanHwFilterCode are of type extended only (29 bit). +

+
+ AR_RS_0094_FR_0024/AR_RS_0091_NR_0016 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EXTENDED + + + STANDARD + Renesas + + + EXTENDED + Renesas + + +
+ + + CanHwFilterSourceNode + + Specifies the Receive Rule Target Message Select. This parameter represents the GAFLLB bit in {RSCFD[unit]}CFDGAFLID for each Receive Rule Register. This parameter should be configured as FROM_OWN_NODE, only when the parameter CanMirrorFunctionSupport is configured as true in CanGlobalConfiguration container. + + +

+ FROM_OTHER_NODE: Data processing using the receive rule is performed when receiving message transmitted from other CAN node. +FROM_OWN_NODE: When the mirror function is used, data processing using the receive rule is performed when the CAN node is receiving its own transmitted messages. +

+
+ AR_RS_0094_FR_0024/AR_RS_0091_NR_0016 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FROM_OTHER_NODE + + + FROM_OTHER_NODE + Renesas + + + FROM_OWN_NODE + Renesas + + +
+ + + CanHwFilterDLCCheckValue + + Describes a minimum data length necessary for receiving messages for DLC-Filtering process. +If the data length of incoming message that is being filtered is equal to or larger than the value set by the CanDataLengthCheckValue, the message passes the DLCCheck. + + AR_RS_0094_FR_0024 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 64 + 0 + +
+ + + + CanGatewayCopyObjectRef + + Reference to the Receive Object which receives the copy of the forwarding messages by GATEWAY. + + AR_RS_0094_FR_0015 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanHardwareObject + + + + CanGatewaySourceControllerRef + + Reference to CAN Controller with which forwarding messages are received when this object is configured as GATEWAY. + + AR_RS_0094_FR_0015 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanController + + +
+ + + CanTTHardwareObjectTrigger + + CanTTHardwareObjectTrigger is specified in the SWS TTCAN and contains the configuration (parameters) of TTCAN triggers for Hardware Objects, which are additional to the configuration (parameters) of CAN Hardware Objects. +This container is not used for implementation. + + +

+ This container is only included and valid if TTCAN is supported by the controller and, enabled (see CanSupportTTCANRef, ECUC_Can_00430), and used. +

+
+ AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanTTHardwareObjectBaseCycle + + Defines the cycle_offset. + + +

+ CanTTHardwareObjectBaseCycle must be not greater than cycle_count_max. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 +
+ + + CanTTHardwareObjectCycleRepetition + + Defines the repeat_factor. + + +

+ CanTTHardwareObjectCycleRepetition shall be a power of two (2), greater than cycle_offset but not greater than cycle_count_max + 1. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 64 + 1 +
+ + + CanTTHardwareObjectTimeMark + + Defines the point in time, when the trigger will be activated. + + +

+ Value is given in cycle time. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + CanTTHardwareObjectTriggerId + + Sequential number which allows separation of different TTCAN triggers configured for one and the same hardware object. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 63 + 0 + + + + CanTTHardwareObjectTriggerType + + Defines the type of the trigger associated with the hardware object. This parameter depends on plain CAN parameter CAN_OBJECT_TYPE. + + +

+ If CAN_OBJECT_TYPE equals RECEIVE than this parameter is fixed to CAN_TT_RX_TRIGGER. +If CAN_OBJECT_TYPE equals TRANSMIT than one of the following literals is configurable: +CAN_TT_TX_REF_TRIGGER, +CAN_TT_TX_REF_TRIGGER_GAP, +CAN_TT_TX_TRIGGER_MERGED, +CAN_TT_TX_TRIGGER_SINGLE, +CAN_TT_TX_TRIGGER_EXCLUSIVE. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CAN_TT_RX_TRIGGER + + + CAN_TT_RX_TRIGGER + AUTOSAR_ECUC + + + CAN_TT_TX_REF_TRIGGER + AUTOSAR_ECUC + + + CAN_TT_TX_REF_TRIGGER_GAP + AUTOSAR_ECUC + + + CAN_TT_TX_TRIGGER_EXCLUSIVE + AUTOSAR_ECUC + + + CAN_TT_TX_TRIGGER_MERGED + AUTOSAR_ECUC + + + CAN_TT_TX_TRIGGER_SINGLE + AUTOSAR_ECUC + + +
+
+
+ + + CanReceiveFIFOConfiguration + + This container contains the configuration (parameters) of RECEIVE FIFO. + + AR_RS_0094_FR_0011 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanEnableReceiveFIFOInterrupt + + This parameter specifies the Enable/Disable the RECEIVE FIFO interrupt. + + +

+ true: Receive FIFO interrupt is enabled. +false: Receive FIFO interrupt is disabled. +

+
+ AR_RS_0094_FR_0011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanReceiveFIFOInterruptSrcSel + + This parameter specifies the RECEIVE FIFO interrupt source. This parameter should be configured when the parameter CanEnableReceiveFIFOInterrupt is configured as true. + + +

+ EACH_MESSAGE: An interrupt occurs each time a message has been received. +SPECIFIED_FIFO_RATIO: An interrupt occurs at a specified time selected by the CanReceiveFIFOInterruptRatioSel. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + SPECIFIED_FIFO_RATIO + Renesas + + +
+ + + CanReceiveFIFOInterruptRatioSel + + Specifies the timing of generating a receive FIFO interrupt request. This parameter should be configured when the parameters CanEnableReceiveFIFOInterrupt is configured as true and CanReceiveFIFOInterruptSrcSel is configured as SPECIFIED_FIFO_RATIO. + + +

+ FIFO_1_BY_8: When FIFO is 1/8 full. +FIFO_2_BY_8: When FIFO is 2/8 full. +FIFO_3_BY_8: When FIFO is 3/8 full. +FIFO_4_BY_8: When FIFO is 4/8 full. +FIFO_5_BY_8: When FIFO is 5/8 full. +FIFO_6_BY_8: When FIFO is 6/8 full. +FIFO_7_BY_8: When FIFO is 7/8 full. +FIFO_8_BY_8: When FIFO is 8/8 full. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIFO_1_BY_8 + + + FIFO_1_BY_8 + Renesas + + + FIFO_2_BY_8 + Renesas + + + FIFO_3_BY_8 + Renesas + + + FIFO_4_BY_8 + Renesas + + + FIFO_5_BY_8 + Renesas + + + FIFO_6_BY_8 + Renesas + + + FIFO_7_BY_8 + Renesas + + + FIFO_8_BY_8 + Renesas + + +
+ + + CanReceiveFIFOBufferDepth + + Specifies number of messages that can be stored in a single receive FIFO buffer. + + +

+ BUFFER_4: 4 messages in receive FIFO. +BUFFER_8: 8 message in receive FIFO. +BUFFER_16: 16 messages in receive FIFO. +BUFFER_32: 32 messages in receive FIFO. +BUFFER_64: 64 messages in receive FIFO. +BUFFER_128: 128 messages in receive FIFO. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + BUFFER_4 + + + BUFFER_4 + Renesas + + + BUFFER_8 + Renesas + + + BUFFER_16 + Renesas + + + BUFFER_32 + Renesas + + + BUFFER_48 + Renesas + + + BUFFER_64 + Renesas + + + BUFFER_128 + Renesas + + +
+ + + CanReceiveFIFOPayloadLength + + Specifies the maximum payload size of messages that can be stored in each FIFO entry. + + +

+ PAYLOAD_8: 8 bytes. +PAYLOAD_12: 12 bytes. +PAYLOAD_16: 16 bytes. +PAYLOAD_20: 20 bytes. +PAYLOAD_24: 24 bytes. +PAYLOAD_32: 32 bytes. +PAYLOAD_48: 48 bytes. +PAYLOAD_64: 64 bytes. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PAYLOAD_8 + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + +
+
+
+ + + CanTxRxFIFOConfiguration + + This container contains the configuration (parameters) of Transmit/Receive FIFO. + + AR_RS_0094_FR_0012 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanEnableTxRxFIFOInterrupt + + This parameter specifies the Enable/Disable the Transmit/Receive FIFO interrupt. + + +

+ true: If object is in receive mode RECEIVE FIFO interrupt is enabled. Or if the object type is in transmit mode TRANMIT FIFO interrupt is enabled. +

+
+ AR_RS_0094_FR_0012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTxRxFIFOInterruptSrcSel + + This parameter specifies the Transmit/Receive FIFO interrupt source. This parameter should be configured when the parameter CanEnableTxRxFIFOInterrupt is configured as true. + + +

+ EACH_MESSAGE: An interrupt occurs each time a message has been received. +SPECIFIED_FIFO_RATIO_OR_EMPTY: An interrupt occurs at a specified time selected by the CanTxRxFIFOInterruptRatioSel (RECEIVE and GATEWAY) or FIFO becomes empty (TRANSMIT and GATEWAY). +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + SPECIFIED_FIFO_RATIO_OR_EMPTY + Renesas + + +
+ + + CanTxRxFIFOInterruptRatioSel + + Specifies the timing of generating a Transmit/Receive FIFO interrupt request. This parameter should be configured when the parameters CanEnableTxRxFIFOInterrupt is configured as true and CanTxRxFIFOInterruptSrcSel is configured as SPECIFIED_FIFO_RATIO. + + +

+ FIFO_1_BY_8: When FIFO is 1/8 full. +FIFO_2_BY_8: When FIFO is 2/8 full. +FIFO_3_BY_8: When FIFO is 3/8 full. +FIFO_4_BY_8: When FIFO is 4/8 full. +FIFO_5_BY_8: When FIFO is 5/8 full. +FIFO_6_BY_8: When FIFO is 6/8 full. +FIFO_7_BY_8: When FIFO is 7/8 full. +FIFO_8_BY_8: When FIFO is 8/8 full. +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIFO_1_BY_8 + + + FIFO_1_BY_8 + Renesas + + + FIFO_2_BY_8 + Renesas + + + FIFO_3_BY_8 + Renesas + + + FIFO_4_BY_8 + Renesas + + + FIFO_5_BY_8 + Renesas + + + FIFO_6_BY_8 + Renesas + + + FIFO_7_BY_8 + Renesas + + + FIFO_8_BY_8 + Renesas + + +
+ + + CanTxRxFIFOBufferDepth + + Specifies number of messages that can be stored in a single receive FIFO buffer. + + +

+ BUFFER_4: 4 messages in receive FIFO. +BUFFER_8: 8 message in receive FIFO. +BUFFER_16: 16 messages in receive FIFO. +BUFFER_32: 32 messages in receive FIFO. +BUFFER_64: 64 messages in receive FIFO. +BUFFER_128: 128 messages in receive FIFO. +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + BUFFER_4 + + + BUFFER_4 + Renesas + + + BUFFER_8 + Renesas + + + BUFFER_16 + Renesas + + + BUFFER_32 + Renesas + + + BUFFER_48 + Renesas + + + BUFFER_64 + Renesas + + + BUFFER_128 + Renesas + + +
+ + + CanTxRxFIFOPayloadLength + + Specifies the maximum payload size of messages that can be stored in each FIFO entry. + + +

+ PAYLOAD_8: 8 bytes. +PAYLOAD_12: 12 bytes. +PAYLOAD_16: 16 bytes. +PAYLOAD_20: 20 bytes. +PAYLOAD_24: 24 bytes. +PAYLOAD_32: 32 bytes. +PAYLOAD_48: 48 bytes. +PAYLOAD_64: 64 bytes. +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PAYLOAD_8 + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + +
+ + + CanEnableTxRxFIFOOverwriteMode + + This parameter specifies the Enable/Disable the Transmit/Receive FIFO overwrite mode for gateway. This parameter should be configured when CanObjectType is configured as GATEWAY. + + +

+ true: Transmit/Receive FIFO (gateway) overwrite mode is enabled. +false: Transmit/Receive FIFO (rgateway) overwrite mode is disabled. +

+
+ AR_RS_0094_FR_0044/AR_RS_0094_FR_2003/AR_RS_0094_FR_2007/AR_RS_0094_FR_2052 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTxRxFIFOTransmissionInterval + + For each Transmit/Receive FIFO in transmit mode or gateway mode it is possible to specify a delay between two consecutive messages that are configured for transmission from the same FIFO buffer. This parameter indicates number of clock cycles set in the delay calculated with CanIntervalTimerPrescalerSet parameter. + + AR_RS_0094_FR_0012 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + +
+
+ + + CanTransmitQueueConfiguration + + This container contains the configuration (parameters) of Transmit Queue. + + AR_RS_0094_FR_0013 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanTransmitQueueSelection + + This parameter is used to set the assigned transmit queue. + + AR_RS_0094_FR_0013/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + TXQ0 + + + TXQ0 + Renesas + + + TXQ1 + Renesas + + + TXQ2 + Renesas + + + TXQ3 + Renesas + + + + + + CanEnableTransmitQueueInterrupt + + This parameter specifies the Enable/Disable the Transmit Queue interrupt. + + +

+ true: Transmit Queue interrupt is enabled. +false: Transmit Queue interrupt is disabled. +

+
+ AR_RS_0094_FR_0013 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTransmitQueueInterruptSrcSel + + This parameter specifies the transmit queue interrupt source. This parameter should be configured when the parameter CanEnableTransmitQueueInterrupt is configured as true. + + +

+ EACH_MESSAGE: A transmit queue interrupt request is generated each time a message has been transmitted. +QUEUE_EMPTY: When the buffer empty upon completion of message transmission, a transmit queue interrupt request is generated. +

+
+ AR_RS_0094_FR_0013/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + QUEUE_EMPTY + Renesas + + +
+ + + CanEnableTransmitQueueOverwriteMode + + This parameter specifies the Enable/Disable the Transmit Queue overwrite mode (GATEWAY mode only). + + +

+ true: Transmit Queue overwrite mode is enabled. +false: Transmit Queue overwrite mode is disabled. +

+
+ AR_RS_0094_FR_0044/AR_RS_0094_FR_2003/AR_RS_0094_FR_2007/AR_RS_0094_FR_2052 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTransmitQueueBufferDepth + + This parameter is used to set the number of transmit buffers to be allocated to the transmit queue. +The number of transmit buffers = CanTransmitQueueBufferDepth + 1 + + AR_RS_0094_FR_0013 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2 + 31 + 2 + +
+
+
+
+ + + CanIcom + + This container contains the parameters for configuring pretended networking. + + ECUC_Can_00440/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomConfig + + This container contains the configuration parameters of the ICOM Configuration. + + ECUC_Can_00459/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomConfigId + + This parameter identifies the ID of the ICOM configuration. + + ECUC_Can_00441/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + + + + CanIcomWakeOnBusOff + + This parameter defines that the MCU shall wake if the bus off is detected or not. + + ECUC_Can_00442/AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + + + CanIcomWakeupCauses + + This container contains the configuration parameters of the wakeup causes to leave the power saving mode. + + ECUC_Can_00443/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 1 + 1 + + + + CanIcomRxMessage + + This container contains the configuration parameters for the wakeup causes for matching received messages. It has to be configured as often as received messages are defined as wakeup cause. + + +

+ constraint: For all CanIcomRxMessage instances the Message IDs which are defined in CanIcomMessageId and in CanIcomRxMessageIdMask shall not overlap. +

+
+ ECUC_Can_00447/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 1 + 32 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomCounterValue + + This parameter defines that the MCU shall wake if the message with the ID is received n times on the communication channel. + + ECUC_Can_00448/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65536 + 1 + + + + CanIcomMessageId + + This parameter defines the message ID the wakeup causes of this CanIcomRxMessage are configured for. In addition a mask (CanIcomMessageIdMask) can be defined, in that case it is possible to define a range of rx messages, which can create a wakeup condition. + + ECUC_Can_00449/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 536870912 + 0 + + + + CanIcomMessageIdMask + + Describes a mask for filtering of CAN identifiers. The CAN identifiers of incoming messages are masked with this CanIcomMessageIdMask. If the masked identifier matches the masked value of CanIcomMessageId, it can create a wakeup condition for this CanIcomRxMessage. Bits holding a 0 mean don't care, i.e. do not compare the message's identifier in the respective bit position. The mask shall be build by filling with leading 0. + + ECUC_Can_00465/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 536870912 + 0 + + + + CanIcomMissingMessageTimerValue + + This parameter defines that the MCU shall wake if the message with the ID is not received for a specific time in s on the communication channel. + + ECUC_Can_00450/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 100 + 0 + + + + CanIcomPayloadLengthError + + This parameter defines that the MCU shall wake if a payload error occurs. + + ECUC_Can_00451/AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanIcomPayloadLengthValue + + This parameter defines that CanIcomPayloadLengthValue + + AR_RS_0094_FR_2054 + 1 + 1 + ECU + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PAYLOAD_0 + + + PAYLOAD_0 + Renesas + + + PAYLOAD_1 + Renesas + + + PAYLOAD_2 + Renesas + + + PAYLOAD_3 + Renesas + + + PAYLOAD_4 + Renesas + + + PAYLOAD_5 + Renesas + + + PAYLOAD_6 + Renesas + + + PAYLOAD_7 + Renesas + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + + + + + + + CanIcomRxMessageSignalConfig + + This container contains the configuration parameters for the wakeup causes for matching signals. + + +

+ It has to be configured as often as a signal is defined as wakeup cause. If at least one Signal conditions defined in a CanIcomRxMessageSignalConfig evaluates to true or if no CanIcomRxMessageSignalConfig are defined, the whole wakeup condition is considered to be true. All instances of this container refer to the same frame/pdu (see CanIcomMessageId). +

+
+ ECUC_Can_00452/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 255 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomSignalMask + + This parameter shall be used to mask a signal in the payload of a CAN message. + + +

+ The mask is binary AND with the signal payload. The result will be used in combination of the operations defined in CanIcomSignalOperation with the CanIcomSignalValue. +

+
+ ECUC_Can_00487/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 18446744073709551615 + 0 +
+ + + CanIcomSignalOperation + + This parameter defines the operation, which shall be used to verify the signal value creates a wakeup condition. + + +

+ AND: The received signal value masked by CanIcomSignalMask has at least one bit set in common with CanIcomSinalValue (binary AND), +EQUAL: The received signal value masked by CanIcomSignalMask is equal to CanIcomSignalValue. +GREATER: The received signal value masked by CanIcomSignalMask is strictly greater than CanIcomSignalValue. Values are interpreted as unsigned integers. +SMALLER: The received signal value masked by CanIcomSignalMask is strictly smaller than CanIcomSignalValue. Values are interpreted as unsigned integers. +XOR: The received signal value masked by CanIcomSignalMask then XORed to CanIcomSignalValue is not null. +

+
+ ECUC_Can_00462/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + AND + + + AND + AUTOSAR_ECUC + + + EQUAL + AUTOSAR_ECUC + + + GREATER + AUTOSAR_ECUC + + + SMALLER + AUTOSAR_ECUC + + + XOR + AUTOSAR_ECUC + + +
+ + + CanIcomSignalValue + + This parameter shall be used to define a signal value which shall be compared (CanIcomSignalOperation) with the masked CanIcomSignalMask value of the received signal (CanIcomSignalRef). + + ECUC_Can_00488/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 18446744073709551615 + 0 + +
+ + + + CanIcomSignalRef + + This parameter defines a reference to the signal which shall be checked additional to the message id (CanIcomMessageId). + + +

+ This reference is used for documentation to define which ComSignal originates this filter setting. All signals being referred by this reference shall point to the same PDU. +

+
+ ECUC_Can_00456/AR_RS_0091_FR_0030/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Com/ComConfig/ComSignal +
+
+
+
+
+
+
+
+
+
+
+
+
+ + + CanGeneral + + This container contains the parameters related each CAN Driver Unit. + + ECUC_Can_00328 + 1 + 1 + + + + CanDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Can_00064 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanIndex + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. +This parameter is not used for implementation, since one instance supports all on-chip CAN modules. + + ECUC_Can_00320/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanLPduReceiveCalloutFunction + + This parameter defines the existence and the name of a callout function that is called after a successful reception of a received CAN Rx L-PDU. If this parameter is omitted no callout shall take place. + + ECUC_Can_00434 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + CanMainFunctionBusoffPeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Busoff. Unit is seconds. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + + CanMainFunctionModePeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Mode. Unit is seconds. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + + CanMainFunctionWakeupPeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Wakeup. Unit is seconds. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + + CanMultiplexedTransmission + + Specifies if multiplexed transmission shall be supported. On or Off. +This parameter is not used for implementation. Please use TxRxFIFO or TransmitQueue instead. + + AR_RS_0094_FR_0014/AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanPublicIcomSupport + + Selects support of Pretended Network features in Can driver. + + +

+ true: Enable Pretended Network. +false: Disable Pretended Network. +

+
+ ECUC_Can_00483 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanSetBaudrateApi + + The support of the Can_SetBaudrate/Can_CheckBaudrate API is optional. +If this parameter is set to true the Can_SetBaudrate/Can_CheckBaudrate API shall be supported. Otherwise the API is not supported. + + +

+ true: Enable Can_SetBaudrate and Can_CheckBaudrate function. +false: Disable Can_SetBaudrate and Can_CheckBaudrate function. +

+
+ ECUC_Can_00482 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanTimeoutDuration + + Specifies the maximum time for blocking function until a timeout is detected. Unit is seconds. + + ECUC_Can_00113 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + 65.535 + 1E-6 + + + + CanVersionInfoApi + + Switches the Can_GetVersionInfo() API ON or OFF. + + +

+ true: Enable Can_GetVersionInfo function. +false: Disable Can_GetVersionInfo function. +

+
+ ECUC_Can_00106 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanAlreadyInitDetCheck + + This parameter enables/disables the CAN_E_TRANSITION check in Can_Init API. + + +

+ true: Enable the CAN_E_TRANSITION Det error in Can_Init. +false: Disable CAN_E_TRANSITION Det error in Can_Init. +For re-initialization of Driver, this parameter is to be set as false to suppress the check for CAN_E_TRANSITION Det error. +This parameter has no impact when Det is disabled. +

+
+ AR_RS_0094_FR_0030 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CanCriticalSectionProtection + + This parameter specifies whether the CAN driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CAN driver configuration. + + +

+ true: Enable the critical section functionality for the restricted area. +false: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CanDeviceName + + This parameter contains the supported device name to identify the device specific C header file through translation XML file. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML file. +

+
+ AR_RS_0091_FR_0034/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + CanEnableClkImmediateValue + + This parameter enables/disables the immediate value input instead of MCU reference. + + +

+ true: Use immediate value +false: Use MCU reference value +

+
+ AR_RS_0094_FR_0029 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanIsrCategory + + Module wise ISR category. + + AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + + + + + CanVersionCheckExternalModules + + Switches AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable AUTOSAR Version check for inter-module dependencies. +false: Disable AUTOSAR Version check for inter-module dependencies. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanControllerIdOffset + + This parameter is used to identify the total number of virtual CAN controllers that are configured externally. + + AR_RS_0094_FR_0039 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanUnintendedInterruptCheck + + This parameter is used to enable/disable safety mechanism Unintended Interrupt Check for CAN. + + +

+ true: enable Unintended Interrupt Check SM. +false: disable Unintended Interrupt Check SM. +

+
+ AR_RS_0094_FSR_3003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanRamTestApi + + This parameter enables / disables the CAN_RAMTest() API. + + +

+ true: CAN_RAMTest() API to ON. +false: CAN_RAMTest() API to OFF. +

+
+ AR_RS_0094_FR_2012 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanSelfTestApi + + This parameter enables / disables the Can_SelfTestChannel() API. + + +

+ true: Can_SelfTestChannel() API to ON. +false: Can_SelfTestChannel() API to OFF. +

+
+ AR_RS_0094_FR_2013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanEccErrorCorrect + + This parameter is used to enable/disable safety mechanism Error Correct Code for CAN driver. + + +

+ true: enable Error Correct Code SM. +false: disable Error Correct Code SM. +

+
+ AR_RS_0094_FSR_3005 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+ + + + CanOsCounterRef + + This parameter contains a reference to the OsCounter, which is used by the CAN driver. + + ECUC_Can_00431 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Os/OsCounter + + + + CanSupportTTCANRef + + The parameter refers to CanIfSupportTTCAN parameter in the CAN Interface Module configuration. + + +

+ The CanIfSupportTTCAN parameter defines whether TTCAN is supported. +This parameter is not used for implementation, since hardware doesn't support TTCAN functionality. +

+
+ AR_RS_0091_FR_0030/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/CanIf/CanIfPrivateCfg +
+ + + CanEcucPartitionRef + + Maps the CAN driver to zero or multiple ECUC partitions to make the modules API available in this partition. The CAN driver will operate as an independent instance in each of the partitions. + + ECUC_Can_00491 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + +
+ + + + CanIcomGeneral + + This container contains the general configuration parameters of the ICOM Configuration. + + ECUC_Can_00444/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomLevel + + Defines the level of Pretended Networking. + + +

+ This parameter is reserved for future implementations (Pretended Networking level 2). +

+
+ ECUC_Can_00445/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAN_ICOM_LEVEL_ONE + + + CAN_ICOM_LEVEL_ONE + AUTOSAR_ECUC + + + CAN_ICOM_LEVEL_TWO + AUTOSAR_ECUC + + +
+ + + CanIcomVariant + + Defines the variant, which is supported by this CanController. + + +

+ CAN_ICOM_VARIANT_HW: Pretended Networking is supported by hardware. +CAN_ICOM_VARIANT_NONE: Pretended Networking is not supported. +CAN_ICOM_VARIANT_SW: Pretended Networking is supported by software. +

+
+ ECUC_Can_00446/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAN_ICOM_VARIANT_NONE + + + CAN_ICOM_VARIANT_HW + AUTOSAR_ECUC + + + CAN_ICOM_VARIANT_NONE + AUTOSAR_ECUC + + + CAN_ICOM_VARIANT_SW + AUTOSAR_ECUC + + +
+ + + CanIcomCalloutFunction + + This parameter defines the existence and the name of an ICOM callout function that is called if Payload Length Error occurs when CAN Pretended Networking is activation. If this parameter is omitted no callout shall take place. + + ECUC_Can_00451/AR_RS_0094_FR_2055 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + +
+
+ + + CanMainFunctionRWPeriods + + This container contains the parameter for configuring the period for cyclic call to Can_MainFunction_Read or Can_MainFunction_Write depending on the referring item. + + ECUC_Can_00437 + 0 + 8 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanMainFunctionPeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Read or Can_MainFunction_Write depending on the referring item. Unit is seconds. Different poll-cycles will be configurable if more than one CanMainFunctionPeriod is configured. In This case multiple Can_MainFunction_Read() or Can_MainFunction_Write() will be provided by the CAN Driver module. + + ECUC_Can_00484 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + +
+
+ + + CanDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using API Dem_SetEventStatus API in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. The standardized errors are provided in the container and can be extended by vendor specific error references. + + AR_RS_0094_FSR_1001 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CAN_E_TIMEOUT_FAILURE + + Reference to configured DEM event to report "Time out failure". + + AR_RS_0094_FR_0002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CAN_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when CAN detect unintended interrupt. + + AR_RS_0094_FSR_3002 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CanGlobalConfiguration + + This container contains the parameters related to Global configuration register for RS-CAN Driver Unit. + + AR_RS_0094_FR_0018 + 1 + 1 + + + + CanClockSourceSelect + + This parameter is used to select a clock source of the CAN clock(fCAN). + + +

+ CLKC: clkc is used as the clock source of the Can clock(fCAN). The configured value of parameter CanControllerPplClock is considered as clock source(fCAN). +CLK_XINCAN: clk_xincan is used as the clock source of the CAN clock(fCAN). The configured value of parameter CanControllerMainClock is considered as clock source(fCAN). +

+
+ AR_RS_0094_FR_0019/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLKC + + + CLKC + Renesas + + + CLK_XINCAN + Renesas + + +
+ + + CanEnableDLCCheck + + Specifies whether RS-CAN support Data Length Check for the receive rule shall be supported ON or OFF. + + +

+ true: Enable Data Length Check for the receive rule. +false: Disable Data Length Check for the receive rule. +

+
+ AR_RS_0094_FR_0021 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CanHardwareUnitSelect + + This parameter is used to select a Can Hardware Unit. + + AR_RS_0094_FR_0033/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RSCANFD0 + + + RSCANFD0 + Renesas + + + + + + CanIntervalTimerPrescalerSet + + This parameter specifies clock source division value of the interval timer for FIFO buffers. PCLK clock is divided by the configured value of this parameter. + + AR_RS_0094_FR_0012 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 16 + 65535 + 1 + + + + CanMirrorFunctionSupport + + Specifies whether the mirror function shall be supported or not by the RS-CAN. + + +

+ true: Enable mirror function. +false: Disable mirror function. +

+
+ AR_RS_0094_FR_0020 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanPayloadOverflowModeSelect + + This parameter is used to determine the behavior if the payload size of received data is larger than receive buffer. + + +

+ DISCARD: Discard entire received message. +STORE: Discard overflow data and store remained data. +

+
+ AR_RS_0094_FR_0023 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + DISCARD + + + DISCARD + Renesas + + + STORE + Renesas + + +
+ + + CanTransmitPrioritySelect + + This parameter is used to set the transmit priority. + + +

+ DEPEND_ON_ID: ID priority is selected and the transmit priority complies with the CAN bus arbitration rule (ISO 11989-1 specifications). +DEPEND_ON_NUMBER_OF_BUFFER: Transmit buffer number priority is selected and the minimum number of transmit buffer specified for transmission take precedence. +

+
+ AR_RS_0094_FR_0022/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + DEPEND_ON_ID + + + DEPEND_ON_ID + Renesas + + + DEPEND_ON_NUMBER_OF_BUFFER + Renesas + + +
+ + + CanRxBufferPayloadLength + + Specifies the maximum payload size of messages that can be stored in each reveive buffer. +This parameter should be configured when CanConfigSet has a CanHardwareObject container which CanMemoryMode is BUFFER_MODE and CanObjectType is RECEIVE. + + +

+ PAYLOAD_8: 8 bytes. +PAYLOAD_12: 12 bytes. +PAYLOAD_16: 16 bytes. +PAYLOAD_20: 20 bytes. +PAYLOAD_24: 24 bytes. +PAYLOAD_32: 32 bytes. +PAYLOAD_48: 48 bytes. +PAYLOAD_64: 64 bytes. +

+
+ AR_RS_0094_FR_0042/AR_RS_0091_NR_0016/AR_RS_0094_FR_2002/AR_RS_0094_FR_2006/AR_RS_0094_FR_2051 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PAYLOAD_8 + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + +
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_CRC_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_CRC_V4H.arxml new file mode 100644 index 0000000..16c2872 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_CRC_V4H.arxml @@ -0,0 +1,3734 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddCrc + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddCrc/Cdd + + + + + Cdd + + Configuration of CRC Complex Driver module. + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + ECUC_Cdd_00083/AR_RS_0109_FR_0003/AR_RS_0109_FR_0035/AR_RS_0109_FR_0066/AR_RS_0109_FR_0006/AR_RS_0109_FR_0032/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + ECUC_Cdd_00084/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddCrcVersionInfoApi + + Switches the CddCrc_GetVersionInfor() API ON or OFF + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0091_FR_0007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00102/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddCrcRegisterWriteVerify + + This parameter enable/disable register write verification feature. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0009/SWS_BSW_00205 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0059 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcCriticalSectionProtection + + This parameter to enable/disable the enter/exit critical section functionality. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddCrcEdcErrorDetect + + This parameter to enable/disable the Error Detection Circuit (EDC) protection function. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FSR_0004/AR_RS_0109_FSR_0005 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcUnintendedInterruptCheck + + This parameter to enable/disable the unintended interrupt check function. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FSR_0001/AR_RS_0109_FSR_0003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcUnintendedModuleStopCheck + + This parameter to enable/disable the unintended module stop check function. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FSR_0006/AR_RS_0109_FSR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddCrcChannelConfiguration + + Configuration of an individual CRC channel. + + AR_RS_0109_FR_0001 + 1 + 16 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddCrcChannelID + + This parameter indicate the ID of configured channels + + AR_RS_0109_FR_0002 + 1 + 1 + ECU + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 15 + 0 + + + + CddCrcHWSelection + + This parameter contains the HW selection of channel. + + AR_RS_0109_FR_0001/AR_RS_0109_FR_0014/AR_RS_0109_FR_0901 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CRC0 + + + CRC0 + Renesas + + + CRC1 + Renesas + + + CRC2 + Renesas + + + CRC3 + Renesas + + + KCRC0 + Renesas + + + KCRC1 + Renesas + + + KCRC2 + Renesas + + + KCRC3 + Renesas + + + AES_ACC0 + Renesas + + + AES_ACC1 + Renesas + + + AES_ACC2 + Renesas + + + AES_ACC3 + Renesas + + + AES_ACC4 + Renesas + + + AES_ACC5 + Renesas + + + AES_ACC6 + Renesas + + + AES_ACC7 + Renesas + + + + + + CddCrcDmaResultChannel + + This parameter to select DMA Channel to receive CRC result from FIFO Result Port, and transfer data to FIFO Expected Data Port + + AR_RS_0109_FR_0914/AR_RS_0109_FR_0915/AR_RS_0109_FR_0916/AR_RS_0109_FR_0917/AR_RS_0109_FR_0918 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC01 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + RT_DMAC32 + Renesas + + + RT_DMAC33 + Renesas + + + RT_DMAC34 + Renesas + + + RT_DMAC35 + Renesas + + + RT_DMAC36 + Renesas + + + RT_DMAC37 + Renesas + + + RT_DMAC38 + Renesas + + + RT_DMAC39 + Renesas + + + RT_DMAC40 + Renesas + + + RT_DMAC41 + Renesas + + + RT_DMAC42 + Renesas + + + RT_DMAC43 + Renesas + + + RT_DMAC44 + Renesas + + + RT_DMAC45 + Renesas + + + RT_DMAC46 + Renesas + + + RT_DMAC47 + Renesas + + + RT_DMAC48 + Renesas + + + RT_DMAC49 + Renesas + + + RT_DMAC50 + Renesas + + + RT_DMAC51 + Renesas + + + RT_DMAC52 + Renesas + + + RT_DMAC53 + Renesas + + + RT_DMAC54 + Renesas + + + RT_DMAC55 + Renesas + + + RT_DMAC56 + Renesas + + + RT_DMAC57 + Renesas + + + RT_DMAC58 + Renesas + + + RT_DMAC59 + Renesas + + + RT_DMAC60 + Renesas + + + RT_DMAC61 + Renesas + + + RT_DMAC62 + Renesas + + + RT_DMAC63 + Renesas + + + + + + CddCrcDmaDataInChannel + + This parameter to select DMA Channel to transfer data to FIFO Data Port + + AR_RS_0109_FR_0914/AR_RS_0109_FR_0915/AR_RS_0109_FR_0916/AR_RS_0109_FR_0917/AR_RS_0109_FR_0918 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC00 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + RT_DMAC32 + Renesas + + + RT_DMAC33 + Renesas + + + RT_DMAC34 + Renesas + + + RT_DMAC35 + Renesas + + + RT_DMAC36 + Renesas + + + RT_DMAC37 + Renesas + + + RT_DMAC38 + Renesas + + + RT_DMAC39 + Renesas + + + RT_DMAC40 + Renesas + + + RT_DMAC41 + Renesas + + + RT_DMAC42 + Renesas + + + RT_DMAC43 + Renesas + + + RT_DMAC44 + Renesas + + + RT_DMAC45 + Renesas + + + RT_DMAC46 + Renesas + + + RT_DMAC47 + Renesas + + + RT_DMAC48 + Renesas + + + RT_DMAC49 + Renesas + + + RT_DMAC50 + Renesas + + + RT_DMAC51 + Renesas + + + RT_DMAC52 + Renesas + + + RT_DMAC53 + Renesas + + + RT_DMAC54 + Renesas + + + RT_DMAC55 + Renesas + + + RT_DMAC56 + Renesas + + + RT_DMAC57 + Renesas + + + RT_DMAC58 + Renesas + + + RT_DMAC59 + Renesas + + + RT_DMAC60 + Renesas + + + RT_DMAC61 + Renesas + + + RT_DMAC62 + Renesas + + + RT_DMAC63 + Renesas + + + + + + CddCrcDmaDataOutChannel + + This parameter to select DMA Channel to read out data from FIFO Data Port + + AR_RS_0109_FR_0914/AR_RS_0109_FR_0915/AR_RS_0109_FR_0916/AR_RS_0109_FR_0917/AR_RS_0109_FR_0918 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC02 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + RT_DMAC32 + Renesas + + + RT_DMAC33 + Renesas + + + RT_DMAC34 + Renesas + + + RT_DMAC35 + Renesas + + + RT_DMAC36 + Renesas + + + RT_DMAC37 + Renesas + + + RT_DMAC38 + Renesas + + + RT_DMAC39 + Renesas + + + RT_DMAC40 + Renesas + + + RT_DMAC41 + Renesas + + + RT_DMAC42 + Renesas + + + RT_DMAC43 + Renesas + + + RT_DMAC44 + Renesas + + + RT_DMAC45 + Renesas + + + RT_DMAC46 + Renesas + + + RT_DMAC47 + Renesas + + + RT_DMAC48 + Renesas + + + RT_DMAC49 + Renesas + + + RT_DMAC50 + Renesas + + + RT_DMAC51 + Renesas + + + RT_DMAC52 + Renesas + + + RT_DMAC53 + Renesas + + + RT_DMAC54 + Renesas + + + RT_DMAC55 + Renesas + + + RT_DMAC56 + Renesas + + + RT_DMAC57 + Renesas + + + RT_DMAC58 + Renesas + + + RT_DMAC59 + Renesas + + + RT_DMAC60 + Renesas + + + RT_DMAC61 + Renesas + + + RT_DMAC62 + Renesas + + + RT_DMAC63 + Renesas + + + + + + CddCrcDmaCommandChannel + + This parameter to select DMA Channel to transfer data to FIFO Command Port + + AR_RS_0109_API_1008 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC03 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + RT_DMAC32 + Renesas + + + RT_DMAC33 + Renesas + + + RT_DMAC34 + Renesas + + + RT_DMAC35 + Renesas + + + RT_DMAC36 + Renesas + + + RT_DMAC37 + Renesas + + + RT_DMAC38 + Renesas + + + RT_DMAC39 + Renesas + + + RT_DMAC40 + Renesas + + + RT_DMAC41 + Renesas + + + RT_DMAC42 + Renesas + + + RT_DMAC43 + Renesas + + + RT_DMAC44 + Renesas + + + RT_DMAC45 + Renesas + + + RT_DMAC46 + Renesas + + + RT_DMAC47 + Renesas + + + RT_DMAC48 + Renesas + + + RT_DMAC49 + Renesas + + + RT_DMAC50 + Renesas + + + RT_DMAC51 + Renesas + + + RT_DMAC52 + Renesas + + + RT_DMAC53 + Renesas + + + RT_DMAC54 + Renesas + + + RT_DMAC55 + Renesas + + + RT_DMAC56 + Renesas + + + RT_DMAC57 + Renesas + + + RT_DMAC58 + Renesas + + + RT_DMAC59 + Renesas + + + RT_DMAC60 + Renesas + + + RT_DMAC61 + Renesas + + + RT_DMAC62 + Renesas + + + RT_DMAC63 + Renesas + + + + + + CddCrcCompareEndNotification + + This parameter is a reference to a comparison end notification function. + + AR_RS_0109_API_1008 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddCrcCRCModule + + This containter contains the parameter related to configure HW CRC module. + + AR_RS_0109_FR_0901 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddCrcInBitSwapMode + + This parameter to determines bit swap of input data + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcInByteSwapMode + + This parameter to determines byte swap of input data + + AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_BYTESWAP_0 + + + CDDCRC_BYTESWAP_0 + Renesas + + + CDDCRC_BYTESWAP_1 + Renesas + + + CDDCRC_BYTESWAP_2 + Renesas + + + CDDCRC_BYTESWAP_3 + Renesas + + + + + + CddCrcInXorValMode + + This parameter to determines EXOR OR of input data. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcOutBitSwapMode + + This parameter to determines bit swap of output data. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcOutByteSwapMode + + This parameter to determines byte swap of output data + + AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_BYTESWAP_0 + + + CDDCRC_BYTESWAP_0 + Renesas + + + CDDCRC_BYTESWAP_1 + Renesas + + + CDDCRC_BYTESWAP_2 + Renesas + + + CDDCRC_BYTESWAP_3 + Renesas + + + + + + CddCrcOutXorValMode + + This parameter to determines EXOR ON of output data. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcPoly + + This parameter to select polynomial for DCAnCTL register of CRC module. + + AR_RS_0109_FR_0904 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_POLY_32_ETH + + + CDDCRC_POLY_32_ETH + Renesas + + + CDDCRC_POLY_16_CCITT + Renesas + + + CDDCRC_POLY_8_SAE_J1850 + Renesas + + + CDDCRC_POLY_8_0x2F + Renesas + + + CDDCRC_POLY_32_F4ACFB13 + Renesas + + + CDDCRC_POLY_32_1EDC6F41 + Renesas + + + CDDCRC_POLY_21_102899 + Renesas + + + CDDCRC_POLY_17_1685B + Renesas + + + CDDCRC_POLY_15_4599 + Renesas + + + +
+
+ + + CddCrcKCRCModule + + This containter contains the parameter related to configure HW KCRC module. + + AR_RS_0109_FR_0900/AR_RS_0091_FR_0025 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddCrcInReflectMode + + This parameter to determines input data reflect mode. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcOutReflectMode + + This parameter to determines output data reflect mode. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcPoly + + This parameter to select polynomial for KCRCmDOUT register of KCRC module. + + AR_RS_0109_FR_0904 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_POLY_32_ETH + + + CDDCRC_POLY_32_ETH + Renesas + + + CDDCRC_POLY_16_CCITT + Renesas + + + CDDCRC_POLY_8_SAE_J1850 + Renesas + + + CDDCRC_POLY_8_0x2F + Renesas + + + CDDCRC_POLY_32_1EDC6F41 + Renesas + + + + + + CddCrcShiftMode + + This parameter to select KCRC shift mode. + + AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_KCRC_MSB_SHIFT + + + CDDCRC_KCRC_LSB_SHIFT + Renesas + + + CDDCRC_KCRC_MSB_SHIFT + Renesas + + + + + + CddCrcXorVal + + This parameter to set XOR mask value for Data output. + + AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 4294967295 + 4294967295 + 0 + +
+
+
+
+ + + CddCrcDemEventParameterRefs + + This container contains the configuration parameters of the CDD CRC DEM events. + + SWS_BSW_00200 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CDDCRC_E_WRITE_VERIFY + + This parameter specifies reference to DEM Event to be report when CDD CRC fails to set register value. + + AR_RS_0109_FR_0010/SWS_BSW_00126/SWS_BSW_00205/SWS_BSW_00200 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDCRC_E_HARDWARE_ERROR + + This parameter specifies reference to DEM Event to be report when CDD CRC fails due to hardware. + + AR_RS_0109_FR_0010/SWS_BSW_00126/SWS_BSW_00205/SWS_BSW_00200 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDCRC_E_UNINTENDED_MODULE_STOP_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD CRC detects an unintended module stop. + + AR_RS_0109_FSR_0007 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDCRC_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD CRC detects an unintended interrupt. + + AR_RS_0109_FSR_0002 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + ECUC_Cdd_00017/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + ECUC_Cdd_00018/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + ECUC_Cdd_00049/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00051/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + ECUC_Cdd_00050/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + ECUC_Cdd_00019/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00021/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + ECUC_Cdd_00020/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + ECUC_Cdd_00030/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + ECUC_Cdd_00031/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + ECUC_Cdd_00032/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + ECUC_Cdd_00033/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + ECUC_Cdd_00034/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + ECUC_Cdd_00035/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + ECUC_Cdd_00079/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + ECUC_Cdd_00081/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + ECUC_Cdd_00080/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + ECUC_Cdd_00082/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + ECUC_Cdd_00022/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00046/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00048/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00047/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00023/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00025/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00024/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + ECUC_Cdd_00026/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00043/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00045/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00044/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00027/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00029/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + ECUC_Cdd_00060/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00062/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00066/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00065/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00061/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00064/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00063/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + ECUC_Cdd_00038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + ECUC_Cdd_00040/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + ECUC_Cdd_00039/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + ECUC_Cdd_00068/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + ECUC_Cdd_00069/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + ECUC_Cdd_00071/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + ECUC_Cdd_00070/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + ECUC_Cdd_00072/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + ECUC_Cdd_00074/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ ECUC_Cdd_00075/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + ECUC_Cdd_00076/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + ECUC_Cdd_00073/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ ECUC_Cdd_00077/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + ECUC_Cdd_00078/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_EMM_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_EMM_V4H.arxml new file mode 100644 index 0000000..5b056f4 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_EMM_V4H.arxml @@ -0,0 +1,68563 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddEmm + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddEmm/Cdd + + + + + Cdd + + Configuration of EMM Complex Driver module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-02-21 + + + 1.0.1 + 1.0.0 + Renesas + 2022-05-09 + + + 1.0.2 + 1.0.1 + Renesas + 2022-06-07 + + + 1.0.3 + 1.0.2 + Renesas + 2022-07-18 + + + 1.0.4 + 1.0.3 + Renesas + 2022-08-05 + + + 1.0.5 + 1.0.4 + Renesas + 2022-09-12 + + + 1.0.6 + 1.0.5 + Renesas + 2022-10-04 + + + 1.0.7 + 1.0.6 + Renesas + 2022-12-07 + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + This container contains the general parameters related to CDD EMM. + + SWS_BSW_00126/AR_RS_0111_FR_0003/AR_RS_0111_FR_0019/AR_RS_0111_FR_0030/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/AR_RS_0091_FR_0024 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddEmmDevErrorDetect + + Switches the Development errors to ON or OFF + + +

+ true: Development Error will be ON +false: Development Error will be OFF +

+
+ AR_RS_0111_FR_0004/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00042/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmAlreadyInitDetCheck + + Enable/Disable Development Error report if the driver is initialized in the initialized state + + +

+ true: Enable DET check if the driver is re-initialized +false: Disable DET check if the driver is re-initialized +

+
+ AR_RS_0111_FR_0008/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File + + AR_RS_0111_FR_0020/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddEmmVersionCheckExternalModules + + Enable/disable AUTOSAR version check for inter-module dependencies + + +

+ true: Enable AUTOSAR version check for inter-module dependencies +false: Disable AUTOSAR version check for inter-module dependencies +

+
+ AR_RS_0111_FR_0007/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmCriticalSectionProtection + + Enable/Disable the enter/exit critical section functionality + + +

+ true: Enable the enter/exit critical section functionality +false: Disable the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0037/AR_RS_0111_FR_0005/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmWriteVerifyCheck + + Enable/Disable register write-verify + + +

+ WV_INIT_ONLY: Enable register write-verify in CddEmm_Init only +WV_RUNTIME: Enable register write-verify during runtime +WV_DISABLE: Disable register write-verify +

+
+ AR_RS_0111_FR_0009/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + WV_DISABLE + + + WV_INIT_ONLY + Renesas + + + WV_RUNTIME + Renesas + + + WV_DISABLE + Renesas + + +
+ + + CddEmmUnintendedInterruptCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter is to Enable/Disable Unintended Interrupt Check Safety Mechanism + + +

+ true: Enable Unintended Interrupt Check +false: Disable Unintended Interrupt Check +

+
+ /AR_RS_0111_FR_0038/AR_RS_0111_FSR_0900/AR_RS_0111_FSR_0905 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmVersionInfoApi + + Enable/Disable version information API + + +

+ true: Enable version info API +false: Disable version info API +

+
+ /AR_RS_0111_FR_0038/AR_RS_0111_FR_0006 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmPseudoErrorApi + + Enable/Disable pseudo-error related APIs + + +

+ true: Enable pseudo-error related APIs +false: Disable pseudo-error related APIs +

+
+ AR_RS_0111_FR_0018/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + CddEmmDemEventParameterRefs + + This container contains the configuration parameters of the CDD EMM DEM events + + SWS_BSW_00124/SWS_BSW_00125/SWS_BSW_00143/AR_RS_0091_FR_0025/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CDDEMM_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter specifies reference to DEM Event to be report when CDD EMM fails to unintended interrupt + + AR_RS_0111_FR_0038/AR_RS_0111_FSR_0906/AR_RS_0111_FSR_0908 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDEMM_E_WRITE_VERIFY_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD EMM fails to set register value. + + /AR_RS_0111_FR_0038/AR_RS_0111_FR_0012 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddEmmDomain0 + + A container contains configuration for error signals of EMM Domain 0 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0DBSC5DFIDomainDCLSErrDbs0 + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1DBSC5AXIDomainDCLSErrDbs0 + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2DBSC5DFIDomainDCLSErrDbs1 + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3DBSC5AXIDomainDCLSErrDbs1 + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12SYSCIsolationCellErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FusesmRedundantComparitionErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFailErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSTimeOutErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16FSScanAXIbusErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17ICUMXWdtOverFlowErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18ICUMXBusAesOusideDmacEdcErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19ICUMXAesDmaLockstepErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20APSysGenericCounterOperationErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21APSysGenericCounterComparisonErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22SYSCWriteAcessProtectionErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23SYSCHWRedundantErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24BootROMMultiBitErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25BootROMSingleBitErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26BootROMMultiBitErr2 + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27BootROMSingleBitErr2 + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28BootROMAccessICUMXErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29CPGIllegalAccessErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30CPGFreqErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31WriteProtectFailerReset + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain1 + + A container contains configuration for error signals of EMM Domain 1 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit14APSysCciAceProtocolErr + + CCI500: Error signal in ACE protocol EDC gen/chk, ORDER chk/gen, W/RACK check) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15APSysCciADB400MIChkGenErr + + CCI500: Error signal of ORDER chk/gen in master interfaces + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19WWDTch6CountErr + + WWDTch6 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20WWDTch5CountErr + + WWDTch5 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21WWDTch4CountErr + + WWDTch4 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22WWDTch3CountErr + + WWDTch3 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23WWDTch2CountErr + + WWDTch2 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24WWDTch1CountErr + + WWDTch1 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25WWDTch0CountErr + + WWDTch0 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26APSysCciAxiProtocolErr + + CCI500: Error signal in AXI protocol EDC gen/chk, ORDER chk/gen, Detfix error, ID protection error) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27APSysCciSFRAMEccSedErr + + CCI500: SFRAM ECC SED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28APSysCciSFRAMEccDedErr + + CCI500: SFRAM ECC DED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29APSysCciDCLSCompare0Err + + CCI500: DCLS compare 0 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30APSysCciIrqFunctionErr + + CCI500: Error IRQ function + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31APSysCciDCLSCompare1Err + + CCI500: DCLS compare 1 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain2 + + A container contains configuration for error signals of EMM Domain 2 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR0Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR1Err + + INTC-AP: Dual core lock step error for AXI4 stream 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR2Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR3Err + + INTC-AP: Dual core lock step error for AXI4 stream 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR4Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR5Err + + INTC-AP: Dual core lock step error for AXI4 stream 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR6Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR7Err + + INTC-AP: Dual core lock step error for AXI4 stream 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR8Err + + INTC-AP: Dual core lock step error for Side band signal + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR9Err + + INTC-AP: Dual core lock step error for ACE Lite Slave + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR10Err + + INTC-AP: Dual core lock step error for ACE Lite Master + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR11Err + + INTC-AP: Dual core lock step comparator error for Side band signal + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR12Err + + INTC-AP: Dual core lock step comparator error for ACE Lite Slave + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR13Err + + INTC-AP: Dual core lock step comparator error for ACE Lite Master + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR14Err + + CCI500: Error signal in ACE protocol EDC gen/chk, ORDER chk/gen, W/RACK check) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR15Err + + CCI500: Error signal of ORDER chk/gen in master interfaces + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR16Err + + WWDTch9 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR17Err + + WWDTch8 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR18Err + + WWDTch7 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR19Err + + WWDTch6 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR20Err + + WWDTch5 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR21Err + + WWDTch4 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR22Err + + WWDTch3 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR23Err + + WWDTch2 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR24Err + + WWDTch1 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCtpWDTmonitorIMNTRSR25Err + + WWDTch0 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCtpWDTmonitorIMNTRSR26Err + + CCI500: Error signal in AXI protocol EDC gen/chk, ORDER chk/gen, Detfix error, ID protection error) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCtpWDTmonitorIMNTRSR27Err + + CCI500: SFRAM ECC SED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpWDTmonitorIMNTRSR28Err + + CCI500: SFRAM ECC DED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpWDTmonitorIMNTRSR29Err + + CCI500: DCLS compare 0 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpWDTmonitorIMNTRSR30Err + + CCI500: Error IRQ function + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpWDTmonitorIMNTRSR31Err + + CCI500: DCLS compare 1 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain3 + + A container contains configuration for error signals of EMM Domain 3 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR32Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR33Err + + INTC-AP: Dual core lock step error for AXI4 stream 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR34Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR35Err + + INTC-AP: Dual core lock step error for AXI4 stream 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR36Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR37Err + + INTC-AP: Dual core lock step error for AXI4 stream 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR38Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR39Err + + INTC-AP: Dual core lock step error for AXI4 stream 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR40Err + + INTC-AP: Dual core lock step error for Side band signal + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR41Err + + INTC-AP: Dual core lock step error for ACE Lite Slave + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR42Err + + INTC-AP: Dual core lock step error for ACE Lite Master + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR43Err + + INTC-AP: Dual core lock step comparator error for Side band signal + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR44Err + + INTC-AP: Dual core lock step comparator error for ACE Lite Slave + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR45Err + + INTC-AP: Dual core lock step comparator error for ACE Lite Master + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR46Err + + CCI500: Error signal in ACE protocol EDC gen/chk, ORDER chk/gen, W/RACK check) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR47Err + + CCI500: Error signal of ORDER chk/gen in master interfaces + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR48Err + + WWDTch9 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR49Err + + WWDTch8 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR50Err + + WWDTch7 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR51Err + + WWDTch6 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR52Err + + WWDTch5 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR53Err + + WWDTch4 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR54Err + + WWDTch3 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR55Err + + WWDTch2 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR56Err + + WWDTch1 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCtpWDTmonitorIMNTRSR57Err + + WWDTch0 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCtpWDTmonitorIMNTRSR58Err + + CCI500: Error signal in AXI protocol EDC gen/chk, ORDER chk/gen, Detfix error, ID protection error) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCtpWDTmonitorIMNTRSR59Err + + CCI500: SFRAM ECC SED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpWDTmonitorIMNTRSR60Err + + CCI500: SFRAM ECC DED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpWDTmonitorIMNTRSR61Err + + CCI500: DCLS compare 0 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpWDTmonitorIMNTRSR62Err + + CCI500: Error IRQ function + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpWDTmonitorIMNTRSR63Err + + CCI500: DCLS compare 1 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain4 + + A container contains configuration for error signals of EMM Domain 4 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR64Err + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR65Err + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR66Err + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR67Err + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR68Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR69Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR70Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR71Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR72Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR73Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR74Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR75Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR76Err + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR77Err + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR78Err + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR79Err + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR80Err + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR81Err + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR82Err + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR83Err + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR84Err + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR85Err + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR86Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR87Err + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR88Err + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCtpWDTmonitorIMNTRSR89Err + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCtpWDTmonitorIMNTRSR90Err + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCtpWDTmonitorIMNTRSR91Err + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpWDTmonitorIMNTRSR92Err + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpWDTmonitorIMNTRSR93Err + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpWDTmonitorIMNTRSR94Err + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpWDTmonitorIMNTRSR95Err + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain5 + + A container contains configuration for error signals of EMM Domain 5 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR96Err + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR97Err + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR98Err + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR99Err + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR100Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR101Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR102Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR103Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR104Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR105Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR106Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR107Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR108Err + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR109Err + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR110Err + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR111Err + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR112Err + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR113Err + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR114Err + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR115Err + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR116Err + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR117Err + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR118Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR119Err + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR120Err + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RTCore0EL1controlledMemoryAccessErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCoreProcessorLivelockErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore0SWRunInEL2UnlockTESTR1Err + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpEDCAXI4stream3 + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpEDCAXI4stream2 + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpEDCAXI4stream1 + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpEDCAXI4stream0 + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain6 + + A container contains configuration for error signals of EMM Domain 6 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit7VIPInternalDOFErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9VIPInternalSMPSErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VIPInternalSMPOErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24IMPX7SRAMEDCErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25IMPX7SRAMECCErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26IMPX7BusErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27IMPX7ScratchpadMemoryDCLSErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28APMUCortexR52Core0ResetControlErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29APMUAccessProtectErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30APMUDCLSErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31MFISCheckerCoreComparisonErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain7 + + A container contains configuration for error signals of EMM Domain 7 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCapFaultHandlingInterrupt + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCapErrorHandlingInterrupt + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2AXIBusECMVIP0 + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3AXIBusECMVIO0 + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4AXIBusECMVC0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5AXIBusECM3DG + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6AXIBusECMTOP0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7AXIBusECMRT0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8AXIBusECMHSC + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9AXIBusECMPER00 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10AXIBusECMMM + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11AXIBusECMIMP + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VSP2VSPX0InternalSRAMEDCWDTErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VSP2VSPX1InternalSRAMEDCWDTErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTVRAM0SafetyAccessProtectionErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTVRAM0SecureAccessProtectionErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTVRAM0TimeoutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCapCA76Core3RequestOrderErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCapCA76Core2RequestOrderErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCapCA76Core1RequestOrderErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCapCA76Core0RequestOrderErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29RTVRAM0EdcMultibitErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30RTVRAM0Edc1bitErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain8 + + A container contains configuration for error signals of EMM Domain 8 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit20DSItxlink1EdcErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21DSItxlink0EdcErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22APSysCciTransactionOrderCheckMI2Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23APSysCciTransactionOrderCheckMI1Err + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FCPCSInternalSRAMEdcErrr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VCPL4CEInternalSRAMEdcErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VCPL4VLCInternalSRAMEdcErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VSP2VSPD1DISCOMUnmatchedWdtErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28VSP2VSPD1DISCOMFrozenErrWdt + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VSP2VSPD0DISCOMUnmatchedWdtErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30VSP2VSPD0DISCOMFrozenErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31DSCEdcErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain9 + + A container contains configuration for error signals of EMM Domain 9 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit24ECMSwGenID0Err + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25ECMSwGenID1Err + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26ECMSwGenID2Err + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27ECMSwGenID3Err + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28ECMSwGenID4Err + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29ECMSwGenID5Err + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30ECMSwGenID6Err + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31ECMSwGenID7Err + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain10 + + A container contains configuration for error signals of EMM Domain 10 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0APSysCciEccSedErrCounter + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit1APSysCciEccEdcErrCounter + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2RTVRAMRTVRAM0Edc1bitErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit3RTVRAMRTVRAM0EdcMulbitErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6RTCore0TCMCorrectableErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit8RTCore0InstructionCacheErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit10RTCore0DataCacheErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit12RTCore0AXISICorrectableErrCounter + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit14RTCore0AXIMICorrectableErrCounter + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit16RTCore0ErrCounter + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit18RTVRAM1Edc1bitCountupErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit19RTVRAM1EdcMulbitErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit20IPMMUmmTLBRAMEdc1bitCountupErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit21IPMMUmmTLBRAMEdcMultibitCountupErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit22RTCore1AXIMICorrectableErrCounter + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit24RTCore1AXISICorrectableErrCounter + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit26RTCore1DataCacheErrCounter + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit28RTCore1InstructionCacheErrCounter + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit30RTCore1ErrCounter + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain11 + + A container contains configuration for error signals of EMM Domain 11 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore1TCMCorrectableErrCounter + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2RTCore2AXIMICorrectableErrCounter + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit4RTCore2AXISICorrectableErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6RTCore2DataCacheErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit8RTCore2InstructionCacheErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit10RTCore2ErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit12RTCore2TCMCorrectableErrCounter + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit18APSysCA76Core3L1IL1DL2MmuCorrectedErrCounter + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit19APSysCA76Core3L1IL1DL2MmuUncorrectedErrCounter + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit20APSysCA76Core2L1IL1DL2MmuCorrectedErrCounter + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit21APSysCA76Core2L1IL1DL2MmuUncorrectedErrCounter + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit22APSysL3Cl1CorrectedErrCounter + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit23APSysL3Cl1UnCorrectedErrCounter + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit24APSysCA76Core1L1IL1DL2MmuCorrectedErrCounter + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit25APSysCA76Core1L1IL1DL2MmuUncorrectedErrCounter + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit26APSysCA76Core0L1IL1DL2MmuCorrectedErrCounter + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit27APSysCA76Core0L1IL1DL2MmuUncorrectedErrCounter + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit28APSysL3Cl0correctedErrCounter + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit29APSysL3Cl0UncorrectedErrCounter + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit30CANFDRAMEcc1bitErrCounter + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit31CANFDRAMEcc2bitErrCounter + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain12 + + A container contains configuration for error signals of EMM Domain 12 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FLEXRAYTBF2InterruptNotificationEccErrCounter + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit1FLEXRAYTBF2InterruptNotificationEdcErrCounter + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2FLEXRAYTBF1InterruptNotificationEccErrCounter + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit3FLEXRAYTBF1InterruptNotificationEdcErrCounter + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit4FLEXRAYMBFInterruptNotificationEccErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit5FLEXRAYMBFInterruptNotificationEdcErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6EtherAVB2TXRAMEcc1bitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit7EtherAVB2TXRAMEccMultibitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit8EtherAVB2RXRAMEcc1bitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit9EtherAVB2RXRAMEccMultibitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit10EtherAVB1TXRAMEcc1bitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit11EtherAVB1TXRAMEccMultibitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit12EtherAVB1RXRAMEcc1bitErrCounter + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit13EtherAVB1RXRAMEccMultibitErrCounter + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit14EtherAVB0TXRAMEcc1bitErrCounter + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit15EtherAVB0TXRAMEccMultibitErrCounter + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit16EtherAVB0RXRAMEcc1bitErrCounter + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit17EtherAVB0RXRAMEccMultibitErrCounter + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit18EtherTSNRxDataSRAMEDCErrCounter + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit20EtherTSNRxCtrlSRAMEDCErrCounter + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit22EtherTSNTxDataSRAMEDCErrCounter + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit24EtherTSNTxCtrlSRAMEDCErrCounter + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit26EtherTSNTASCtrlListSRAMEDCErrCounter + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit28EtherTSNPSFPCtrlListSRAMEDCErrCounter + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit30EtherTSNRxDescriptionrAdrrSRAMEDCErrCounter + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain13 + + A container contains configuration for error signals of EMM Domain 13 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0EtherTSNTxDescriptionrAdrrSRAMEDCErrCounter + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2EtherTSNTxBufferAdrrSRAMEDCErrCounter + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit4EtherTSNRxEFrameBufferAdrrSRAMEDCErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6EtherTSNRxPFrameBufferAdrrSRAMEDCErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain16 + + A container contains configuration for error signals of EMM Domain 16 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore0EDCBtwRTCPUAXISlavebridgeErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RTCore0TCMMemoriesFatalErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RTCore0TCMCorrectableErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RTCore0EDCBtwRTCPUWritebufferErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RTCore0AXISILockstepComparator0Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RTCore0InstructionCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore0DataCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore0AXISILockstepComparator1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RTCore0AXIMIDECERRSLVERRBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RTCore0AXISIFatalErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore0AXISICorrectableErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore0AXIMIFatalErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore0AXIMICorrectableErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RTCore0NonSafetySwitchingComparator0Err + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14THSTsc4TempExceedsThreshold3 + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15THSTsc4TempExceedsThreshold2 + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16THSTsc4TempExceedsThreshold1 + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17THSTsc3TempExceedsThreshold3 + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18THSTsc3TempExceedsThreshold2 + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19THSTsc3TempExceedsThreshold1 + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20THSTsc2TempExceedsThreshold3 + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21THSTsc2TempExceedsThreshold2 + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22THSTsc2TempExceedsThreshold1 + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23THSTsc1TempExceedsThreshold3 + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24THSTsc1TempExceedsThreshold2 + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25THSTsc1TempExceedsThreshold1 + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26THSTsc4DetectsFailure + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27THSTsc3DetectsFailure + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28THSTsc2DetectsFailure + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29THSTsc1DetectsFailure + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain17 + + A container contains configuration for error signals of EMM Domain 17 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit5RTCore0NonSafetySwitchingComparator1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore0AsynchronousTransferErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore0IllegalAxSIZEAxBURSTErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore0FatalErrCannotRecorded + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore0CorrectableNotRecordedErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RTVRAM0CRCErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RTVRAM0CheckerCoreComparitionErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RTVRAM1CheckerCoreComparitionErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RTVRAM1EdcMultibitErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTVRAM1Edc1bitErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTVRAM1CRCErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RTVRAM1SafetyAccessProtectionErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RTVRAM1SecureAccessProtectionErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTVRAM1TimeOutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FCPRCInternaSRAMEdcErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FCPRCDCLSErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FCPRSInternalSRAMEdcErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FCPRSDCLSErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VIPFCPRMInternalSRAMEdcErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain18 + + A container contains configuration for error signals of EMM Domain 18 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RFSOCFE0ErrCh8 + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RFSOCFE0ErrCh9 + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RFSOCFE0ErrCh10 + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RFSOCFE1ErrCh8 + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RFSOCFE1ErrCh9 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RFSOCFE1ErrCh10 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RFSOTOEErrCh8 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RFSOTOEErrCh9 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RFSOTOEErrCh10 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9APMUCortexR52Core2ResetControlErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10APMUCortexR52Core1ResetControlErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11APMUCA76Cl1PowerControlErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12APMUCA76Cl0PowerControlErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13iVCP1EInternalSRAMEdcErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18ISPChSelectorErrCh1 + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19ISPCoreErrCh1 + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20ISPChSelectorErrCh0 + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21ISPCoreErrCh0 + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22IMRLX6Ch1EcmErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23IMRLX6Ch0EcmErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25IMRLX6Ch4EcmErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26IMRLX6Ch3EcmErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27IMRLX6Ch2EcmErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain19 + + A container contains configuration for error signals of EMM Domain 19 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0DMAC2SYSSecurityAccessErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3APSysCciSFRAMAddrFeedbackComparatorErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4DBSC5DFIDomaindclsECMErrDbs0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5DBSC5AXIDomaindclsECMrrDbs0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6DBSC5DFIDomaindclsECMErrDbs1 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7DBSC5AXIDomaindclsECMErrDbs1 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RFSOCFE1ErrCh0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RFSOCFE1ErrCh1 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RFSOCFE1ErrCh2 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RFSOCFE1ErrCh3 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RFSOCFE1ErrCh4 + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RFSOCFE1ErrCh5 + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14RFSOCFE1ErrCh6 + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RFSOCFE1ErrCh7 + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RFSOCFE0ErrCh0 + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RFSOCFE0ErrCh1 + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RFSOCFE0ErrCh2 + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RFSOCFE0ErrCh3 + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RFSOCFE0ErrCh4 + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RFSOCFE0ErrCh5 + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RFSOCFE0ErrCh6 + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RFSOCFE0ErrCh7 + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24RFSOTOEErrCh0 + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RFSOTOEErrCh1 + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RFSOTOEErrCh2 + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RFSOTOEErrCh3 + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28RFSOTOEErrCh4 + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29RFSOTOEErrCh5 + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30RFSOTOEErrCh6 + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31RFSOTOEErrCh7 + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain20 + + A container contains configuration for error signals of EMM Domain 20 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit1IPMMUirCoreComparitionErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2IPMMUrt0CoreComparitionErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3IPMMUmmoreComparitionErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4IPMMUds0CoreComparitionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5DMAC0RTFusaDCLSComparisonErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6DMAC0RTSecurityAccessErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9DMAC1RTFusaDCLSComparisonErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10DMAC1RTSecurityAccessErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13DMAC2RTFusaDCLSComparisonErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14DMAC2RTSecurityAccessErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17DMAC3RTFusaDCLSComparisonErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18DMAC3RTSecurityAccessErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21DMAC1SYSFusaDCLSComparisonErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22DMAC1SYSSecurityAccessErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25DMAC2SYSFusaDCLSComparisonErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCore0LongHypervisorInterruptErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore0HypervisorModeFatalErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28RTCore0EL2ControlledabortExceptionErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29RTCore0EL1ControlledAbortExceptionErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30RTCore0UndefinedExceptionErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31RTCore0AXIMITimeoutErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain21 + + A container contains configuration for error signals of EMM Domain 21 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0CPGPLLCBFUSAFreqErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1CPGSlAccessBusFreqErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2CPGRTckmcr52FreqErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3CPGHSCFreqErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9CPGMMFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10CPGIMPFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11CPGVipFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12CPGVcFreqErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13CPGVioFreqErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15CPGPeripheralFreqErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16CPGRTckmrtFreqErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17CPGGsxFreqErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21IPMMUmmTLBRAMEcc1bitlErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22IPMMUmmTLBRAMEccMultibitErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23IPMMUvip1CoreComparitionErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24IPMMUvip0CoreComparitionErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25IPMMUvi1CoreComparitionErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26IPMMUvi0CoreComparitionErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27IPMMUvcCoreComparitionErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28IPMMUrt1CoreComparitionErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29IPMMU3dgCoreComparitionErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31IPMMUhcCoreComparitionErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain22 + + A container contains configuration for error signals of EMM Domain 23 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit28ICUMXclockmonitorErr + + ICUMX clock moniter error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain23 + + A container contains configuration for error signals of EMM Domain 23 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit3FSIRHierarchyCnn0TimeoutErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSIRHierarchyDSP0TimeoutErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSIRHierarchyDSP1TimeoutErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16FSIRHierarchyDSP2TimeoutErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSIRHierarchyDSP3TimeoutErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSIRHierarchyCNRAM0TimeoutErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchySlimdmac0TimeoutErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchySlimdmac1TimeoutErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSIRHierarchyIMPRAM0TimeoutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FS3DGHierarchyRASCALTimeoutErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FS3DGHierarchyDUSTATimeoutErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FS3DGHierarchySLCSIDEKICKTimeoutErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FS3DGHierarchyexceptRGXcoreTimeoutErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FS3DGHierarchyXonstTimeoutErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSMMHierarchyDDRTimeoutErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain24 + + A container contains configuration for error signals of EMM Domain 24 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSVCHierarchyIMR1TimeoutErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSVCHierarchyIMR2TimeoutErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSVCHierarchyIMS0TimeoutErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSVCHierarchyIMS1TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSVIPHierarchyTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSVIPHierarchyDULTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSVIPHierarchyUMFL0TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSVIPHierarchySMPS0TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSVIPHierarchySMPO0TimeoutErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSVIPHierarchy2CLE0TimeoutErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18FSVIPHierarchy2CLE1TimeoutErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19FSIRHierarchyTimeoutErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSIRHierarchyA3IRBusWrapperTimeoutErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchyIMP0TimeoutErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchyIMP1TimeoutErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSIRHierarchyIMP2TimeoutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSIRHierarchyIMP3TimeoutErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSIRHierarchyPSC0DMAC0RepeatTimeoutErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSIRHierarchyDMAC2DMAC1RepeatTimeoutErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSIRHierarchyOCV0TimeoutErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSIRHierarchyOCV1TimeoutErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSIRHierarchyOCV2TimeoutErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSIRHierarchyOCV3TimeoutErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain25 + + A container contains configuration for error signals of EMM Domain 25 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSTOPHierarchyTimeoutErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSMMHierarchyTimeoutErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2FSMMHierarchyDBSC0TimeoutErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSMMHierarchyDBSC1TimeoutErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSrtCPUHierarchyTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5FSrtCPUHierarchyCR52TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSCCIHierarchyTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSCPU0HierarchyC4TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8FSCPU0HierarchyA3ETimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSCPU0HierarchyCl0L3CacheTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10FSCPU0HierarchyCl1L3CacheTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSCPU0HierarchyCl0CPU0TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12FSCPU0HierarchyCl0CPU1TimeoutErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FSCPU0HierarchyCl1CPU0TimeoutErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSCPU0HierarchyCl1CPU1TimeoutErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSPeripheralDMACHierarchy0TimeoutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSHSpeedComHierarchyTimeoutErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSVIOHierarchyTimeoutErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSVIOHierarchyISP0TimeoutErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSVIOHierarchyISP1TimeoutErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSVCHierarchyTimeoutErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31FSVCHierarchyIMR0TimeoutErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain26 + + A container contains configuration for error signals of EMM Domain 26 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit3FSSIRHierarchyCnn0FailErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFSIRHierarchyDSP0FailErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSFSIRHierarchyDSP1FailErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16FSFSIRHierarchyDSP2FailErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSFSIRHierarchyDSP3FailErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSFSIRHierarchyCNRAM0FailErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSFSIRHierarchySlimdmac0FailErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSFSIRHierarchySlimdmac1FailErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSFSIRHierarchyIMPRAM0FailErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSFS3DGHierarchyRASCALFailErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFS3DGHierarchyDUSTAFailErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFS3DGHierarchySLCSIDEKICKFailErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSFS3DGHierarchyexceptRGXcoreFailErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSFS3DGHierarchyXonstFailErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSFSMMHierarchyDDRFailErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain27 + + A container contains configuration for error signals of EMM Domain 27 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSSVCHierarchyIMR1FailErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSSVCHierarchyIMR2FailErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSSVCHierarchyIMS0FailErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSSVCHierarchyIMS1FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSSVIPHierarchyFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSSVIPHierarchyDULFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSSVIPHierarchyUMFL0FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSVIPHierarchySMPS0FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSFSVIPHierarchySMPO0FailErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSFSVIPHierarchy2CLE0FailErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18FSFSVIPHierarchy2CLE1FailErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19FSFSIRHierarchyFailErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSFSIRHierarchyA3IRBusWrapperFailErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSFSIRHierarchyIMP0FailErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSFSIRHierarchyIMP1FailErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSFSIRHierarchyIMP2FailErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSFSIRHierarchyIMP3FailErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSFSIRHierarchyPSC0DMAC0RepeatFailErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFSIRHierarchyDMAC2DMAC1RepeatFailErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFSIRHierarchyOCV0FailErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSFSIRHierarchyOCV1FailErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSFSIRHierarchyOCV2FailErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSFSIRHierarchyOCV3FailErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain28 + + A container contains configuration for error signals of EMM Domain 28 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSFSTOPHierarchyFailErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSFSMMHierarchyFailErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2FSFSMMHierarchyDBSC0FailErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSFSMMHierarchyDBSC1FailErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSFSrtCPUHierarchyFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5FSFSrtCPUHierarchyCR52FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSFSCCIHierarchyFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSFSCPU0HierarchyC4FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8FSFSCPU0HierarchyA3EFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSFSCPU0HierarchyCl0L3CacheFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10FSFSCPU0HierarchyCl1L3CacheFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSCPU0HierarchyCl0CPU0FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12FSFSCPU0HierarchyCl0CPU1FailErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FSFSCPU0HierarchyCl1CPU0FailErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFSCPU0HierarchyCl1CPU1FailErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSFSPeripheralDMACHierarchy0FailErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSFSHSpeedComHierarchyFailErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSFSVIOHierarchyFailErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFSVIOHierarchyISP0FailErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFSVIOHierarchyISP1FailErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSFSVCHierarchyFailErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31FSFSVCHierarchyIMR0FailErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain29 + + A container contains configuration for error signals of EMM Domain 29 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit3FSRHierarchyCnn0SCanAXibusErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSIRHierarchyDSP0SCanAXibusErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSIRHierarchyDSP1SCanAXibusErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16FSIRHierarchyDSP2SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSIRHierarchyDSP3SCanAXibusErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSIRHierarchyCNRAM0SCanAXibusErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchySlimdmac0SCanAXibusErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchySlimdmac1SCanAXibusErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain30 + + A container contains configuration for error signals of EMM Domain 30 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSSVCHierarchyIMR1SCanAXiBusErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSSVCHierarchyIMR2SCanAXiBusErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSSVCHierarchyIMS0SCanAXiBusErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSSVCHierarchyIMS1SCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSSVIPHierarchyDULSCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSSVIPHierarchyUMFL0SCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSVIPHierarchySMPS0SCanAXibusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSFSVIPHierarchySMPO0SCanAXibusErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSFSVIPHierarchy2CLE0SCanAXibusErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18FSFSVIPHierarchy2CLE1SCanAXibusErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchyIMP0SCanAXibusErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchyIMP1SCanAXibusErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSIRHierarchyIMP2SCanAXibusErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSIRHierarchyIMP3SCanAXibusErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSIRHierarchyPSC0DMAC0RepeatSCanAXibusErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSIRHierarchyDMAC2DMAC1RepeatSCanAXibusErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSIRHierarchyOCV0SCanAXibusErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSIRHierarchyOCV1SCanAXibusErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSIRHierarchyOCV2SCanAXibusErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSIRHierarchyOCV3SCanAXibusErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain31 + + A container contains configuration for error signals of EMM Domain 31 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit9FSFSCPU0HierarchyCl0L3CacheSCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10FSFSCPU0HierarchyCl1L3CacheSCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSCPU0HierarchyCl0CPU0SCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12FSFSCPU0HierarchyCl0CPU1SCanAXiBusErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FSFSCPU0HierarchyCl1CPU0SCanAXiBusErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFSCPU0HierarchyCl1CPU1SCanAXiBusErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFSVIOHierarchyISP0SCanAXiBusErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFSVIOHierarchyISP1SCanAXiBusErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31FSFSVCHierarchyIMR0SCanAXiBusErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain32 + + A container contains configuration for error signals of EMM Domain 32 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore1AXIMICorrectableErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RTCore1AXIMIFatalErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RTCore1AXIMITimeoutErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RTCore1AXISICorrectableErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RTCore1AXISIFatalErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RTCore1AXISILockstepComparator1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore1DataCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore1EL1ControlledAbortExceptionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RTCore1EL2ControlledabortExceptionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RTCore1SWRunInEL2UnlockTESTR1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore1AsynchronousTransferErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore1InstructionCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore1CorrectableNotRecordedErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RTCore1FatalErrCannotRecorded + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14RTCore1ProcessorLivelockErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RTCore1LongHypervisorInterruptErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RTCore1AXISILockstepComparator0Err + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RTCore1HypervisorModeFatalErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RTCore1EL1controlledMemoryAccessErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTCore1EDCBtwRTCPUWritebufferErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTCore1AXIMIDECERRSLVERRBusErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RTCore1NonSafetySwitchingComparator1Err + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RTCore1NonSafetySwitchingComparator0Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTCore1TCMCorrectableErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24RTCore1TCMMemoriesFatalErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RTCore1EDCBtwRTCPUAXISlavebridgeErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCore1IllegalAxSIZEAxBURSTErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore1UndefinedExceptionErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30CSI21Err + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31CSI20Err + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain33 + + A container contains configuration for error signals of EMM Domain 33 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore2AXIMICorrectableErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RTCore2AXIMIFatalErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RTCore2AXIMITimeoutErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RTCore2AXISICorrectableErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RTCore2AXISIFatalErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RTCore2AXISILockstepComparator1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore2DataCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore2EL1ControlledAbortExceptionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RTCore2EL2ControlledabortExceptionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RTCore2SWRunInEL2UnlockTESTR1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore2AsynchronousTransferErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore2InstructionCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore2CorrectableNotRecordedErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RTCore2FatalErrCannotRecorded + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14RTCore2ProcessorLivelockErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RTCore2LongHypervisorInterruptErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RTCore2AXISILockstepComparator0Err + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RTCore2HypervisorModeFatalErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RTCore2EL1controlledMemoryAccessErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTCore2EDCBtwRTCPUWritebufferErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTCore2AXIMIDECERRSLVERRBusErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RTCore2NonSafetySwitchingComparator1Err + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RTCore2NonSafetySwitchingComparator0Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTCore2TCMCorrectableErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24RTCore2TCMMemoriesFatalErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RTCore2EDCBtwRTCPUAXISlavebridgeErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCore2IllegalAxSIZEAxBURSTErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore2UndefinedExceptionErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain34 + + A container contains configuration for error signals of EMM Domain 34 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0PWMLoopbackFunctionErrch0 + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1PWMLoopbackFunctionErrch1 + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2PWMLoopbackFunctionErrch2 + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3PWMLoopbackFunctionErrch3 + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4PWMLoopbackFunctionErrch4 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5PWMLoopbackFunctionErrch5 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6PWMLoopbackFunctionErrch6 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7PWMLoopbackFunctionErrch7 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8PWMLoopbackFunctionErrch8 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9PWMLoopbackFunctionErrch9 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain35 + + A container contains configuration for error signals of EMM Domain 35 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit6APSysApmuCA76Cl1PchProtocolInterfaceErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7APSysApmuCA76Cl0PchProtocolInterfaceErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8APSysAXI4StreambusINTAPCA76Cl1RequestOrderErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9APSysAXI4StreambusINTAPCA76Cl0RequestOrderErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10APSysAXI4StreambusINTAPCA76Cl1EdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11APSysAXI4StreambusINTAPCA76Cl0EdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12APSysArmgcCA76Cl1CounterInterfeceErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13APSysArmgcCA76Cl0CounterInterfeceErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14APSysCA76Core3L1IL1DL2MmuCorrectedErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15APSysCA76Core2L1IL1DL2MmuCorrectedErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16APSysL3Cl1correctedErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17APSysCA76Core1L1IL1DL2MmuCorrectedErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18APSysCA76Core0L1IL1DL2MmuCorrectedErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19APSysL3Cl0correctedErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20APSysCA76Core3L1IL1DL2MmuUncorrectedErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21APSysCA76Core2L1IL1DL2MmuUncorrectedErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22APSysL3Cl1UncorrectedErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23APSysCA76Core1L1IL1DL2MmuUncorrectedErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24APSysCA76Core0L1IL1DL2MmuUncorrectedErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25APSysL3Cl0UncorrectedErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26APSysCA76Cl0RedundantErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27APSysCA76Cl0LockstepErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28APSysAcebusCciCA76Cl1RequestOrderErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29APSysAcebusCciCA76Cl0RequestOrderErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30APSysAcebusCciCA76Cl1EdcErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31APSysAcebusCciCA76Cl0EdcErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain36 + + A container contains configuration for error signals of EMM Domain 36 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0VINCh15ModuleCombinedEdcErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1VINCh15ModuleCombinedSafetyErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2VINCh14ModuleCombinedEdcErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3VINCh14ModuleCombinedSafetyErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4VINCh13ModuleCombinedEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5VINCh13ModuleCombinedSafetyErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6VINCh12ModuleCombinedEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7VINCh12ModuleCombinedSafetyErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8VINCh11ModuleCombinedEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9VINCh11ModuleCombinedSafetyErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10VINCh10ModuleCombinedEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VINCh10ModuleCombinedSafetyErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VINCh9ModuleCombinedEdcErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VINCh9ModuleCombinedSafetyErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14VINCh8ModuleCombinedEdcErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15VINCh8ModuleCombinedSafetyErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16VINCh7ModuleCombinedEdcErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17VINCh7ModuleCombinedSafetyErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18VINCh6ModuleCombinedEdcErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19VINCh6ModuleCombinedSafetyErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20VINCh5ModuleCombinedEdcErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21VINCh5ModuleCombinedSafetyErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22VINCh4ModuleCombinedEdcErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23VINCh4ModuleCombinedSafetyErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24VINCh3ModuleCombinedEdcErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VINCh3ModuleCombinedSafetyErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VINCh2ModuleCombinedEdcErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VINCh2ModuleCombinedSafetyErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28VINCh1ModuleCombinedEdcErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VINCh1ModuleCombinedSafetyErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30VINCh0ModuleCombinedEdcErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31VINCh0ModuleCombinedSafetyErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain38 + + A container contains configuration for error signals of EMM Domain 38 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0CANFDRAMEcc1bitErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1CANFDRAMEcc2bitErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2FLEXRAYTBF2InterruptNotificationEdcErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FLEXRAYTBF2InterruptNotificationEccErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FLEXRAYTBF1InterruptNotificationEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5FLEXRAYTBF1InterruptNotificationEccErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FLEXRAYMBFInterruptNotificationEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FLEXRAYMBFInterruptNotificationEccErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20EtherAVB2TXRAMEccMultibitErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21EtherAVB2RXRAMEccMultibitErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22EtherAVB2TXRAMEcc1bitErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23EtherAVB2RXRAMEcc1bitErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24EtherAVB1TXRAMEccMultibitErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25EtherAVB1RXRAMEccMultibitErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26EtherAVB1TXRAMEcc1bitErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27EtherAVB1RXRAMEcc1bitErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28EtherAVB0TXRAMEccMultibitErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29EtherAVB0RXRAMEccMultibitErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30EtherAVB0TXRAMEcc1bitErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31EtherAVB0RXRAMEcc1bitErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain39 + + A container contains configuration for error signals of EMM Domain 39 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit16AXIBusECMRT2 + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17AXIBusECMRT1 + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18AXIBusECMRT3 + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19AXIBusECMTOP2 + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20AXIBusECMPER01 + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21AXIBusECMPER02 + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22AXIBusECMPER03 + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23AXIBusECMTOP1 + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24AXIBusECMTOP3 + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25AXIBusECMVC1 + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26AXIBusECMVIP1 + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27AXIBusECMVIO1 + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28AXIBusECMVIO2 + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain40 + + A container contains configuration for error signals of EMM Domain 40 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0CPGCBFUSAGsxFreqErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1CPGCBFUSARTckmrtFreqErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2CPGCBFUSARTckmrtFreqErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3CPGCBFUSAPeripheralFreqErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4CPGCBFUSAHscFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5CPGCBFUSAVioFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6CPGCBFUSAVcFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7CPGCBFUSAVipFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8CPGCBFUSAIMPckmirFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9CPGIMPckmcnrFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10CPGCBFUSAIMPckmcnrFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11CPGCBFUSAIMPckmdspFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12CPGCBFUSAIMPckmdspFreqErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13CPGLCBFUSAMMFreqErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14CPGLCBFUSASlAccessBusFreqErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18EtherTSNRxDataSRAMEDCErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19EtherTSNRxCtrlSRAMEDCErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20EtherTSNTxDataSRAMEDCErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21EtherTSNTxCtrlSRAMEDCErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22EtherTSNTASCtrlListSRAMEDCErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23EtherTSNPSFPCtrlListSRAMEDCErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24EtherTSNRxDescriptionrAdrrSRAMEDCErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25EtherTSNTxDescriptionrAdrrSRAMEDCErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26EtherTSNTxBufferAdrrSRAMEDCErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27EtherTSNRxEFrameBufferAdrrSRAMEDCErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28EtherTSNRxPFrameBufferAdrrSRAMEDCErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain41 + + A container contains configuration for error signals of EMM Domain 41 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0PAPeccErr + + PAP ecc error notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1PAPedcErr + + PAP edc error notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3PAPSDMACedcErr + + PAP-SDMAC edc error notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4OTPFfDClsApbRedundantComparatorComparisonErr + + OTP redundant comparator comparison error in OTPFF module or DCLS OTP controller or APB) error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5OTPEcc1bitCorrectedErr + + OTP ECC 1-bit corrected error for data of ECC format address + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6OTPEccMultibitUncorrectedErr + + OTP ECC multi-bit uncorrected error for data of ECC format address + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7OTPTMRTripleModularRedundancy1bitCorrectedErr + + OTP Majority check 1-bit corrected error for data of TMRTriple Modular Redundancy) format address + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8OTPRedundantComparatorComparisonErr + + OTP redundant comparator comparison error in OTP module + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9VDSPA2arbIntreqEcm + + a2arb intreq_ecm + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10VDSP0ErrreqCorepmssUncorr + + VDSP0 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VDSP0ErrreqCorepmssCorr + + VDSP0 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VDSP0ErrreqDmssUncorr + + VDSP0 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VDSP0ErrreqDmssCorr + + VDSP0 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14VDSP0ErrreqIrrecoverable + + VDSP0 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16VDSP0ErrreqPreciseSafetyUncorr + + VDSP0 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17VDSP0ErrreqEppWdogViol + + VDSP0 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18VDSP0ErrreqIopWdogViol + + VDSP0 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19VDSP0ErrreqEdpWdogViol + + VDSP0 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20VDSP0ErrreqAxim0WdogViol + + VDSP0 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21VDSP0ErrreqSysWdInt + + VDSP0 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22VDSP0ErrreqIcuWdogViol + + VDSP0 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23VDSP1ErrreqCorepmssUncorr + + VDSP1 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24VDSP1ErrreqCorepmssCorr + + VDSP1 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VDSP1ErrreqDmssUncorr + + VDSP1 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VDSP1ErrreqDmssCorr + + VDSP1 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VDSP1ErrreqIrrecoverable + + VDSP1 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VDSP1ErrreqPreciseSafetyUncorr + + VDSP1 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30VDSP1ErrreqEppWdogviol + + VDSP1 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31VDSP1ErrreqIopWdogviol + + VDSP1 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain42 + + A container contains configuration for error signals of EMM Domain 42 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0VDSP1ErrreqEdpWdogViol + + VDSP1 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1VDSP1ErrreqAxim0WdogViol + + VDSP1 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2VDSP1ErrreqSysWdInt + + VDSP1 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3VDSP1ErrreqIcuWdogViol + + VDSP1 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4VDSP3ErrreqCorepmssUncorr + + VDSP2 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5VDSP3ErrreqCorepmssCorr + + VDSP2 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6VDSP3ErrreqDmssUncorr + + VDSP2 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7VDSP3ErrreqDmssCorr + + VDSP2 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8VDSP3ErrreqIrrecoverable + + VDSP2 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10VDSP2ErrreqPreciseSafetyUncorr + + VDSP2 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VDSP2ErrreqEppWdogViol + + VDSP2 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VDSP2ErrreqIopWdogViol + + VDSP2 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VDSP2ErrreqEdpWdogViol + + VDSP2 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14VDSP2ErrreqAxim0WdogViol + + VDSP2 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15VDSP2ErrreqSysWdInt + + VDSP2 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16VDSP2ErrreqIcuWdogViol + + VDSP2 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17VDSP3ErrreqCorepmssUncorr + + VDSP3 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18VDSP3ErrreqCorepmssCorr + + VDSP3 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19VDSP3ErrreqDmssUncorr + + VDSP3 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20VDSP3ErrreqDmssCorr + + VDSP3 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21VDSP3ErrreqIrrecoverable + + VDSP3 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23VDSP3ErrreqPreciseSafetyUncorr + + VDSP3 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24VDSP3ErrreqEppWdogViol + + VDSP3 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VDSP3ErrreqIopWdogViol + + VDSP3 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VDSP3ErrreqEdpWdogViol + + VDSP3 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VDSP3ErrreqAxim0WdogViol + + VDSP3 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28VDSP3ErrreqSysWdInt + + VDSP3 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VDSP3ErrreqIcuWdogViol + + VDSP3 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_ICCOM_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_ICCOM_V4H.arxml new file mode 100644 index 0000000..e634f84 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_ICCOM_V4H.arxml @@ -0,0 +1,2086 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddIccom + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddIccom/Cdd + + + + + Cdd + + Configuration of ICCOM Complex Driver module. + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + SWS_BSW_00051/SWS_BSW_00205/SWS_BSW_00117/SWS_BSW_00029/SWS_BSW_00126/SWS_BSW_00183/SWS_BSW_00144/AR_RS_0091_FR_0025/AR_RS_0091_NR_0016/AR_RS_0107_FR_0053/AR_RS_0107_FR_0061 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddIccomVersionInfoApi + + Switches the CddIccom_GetVersionInfo() API ON or OFF + + SWS_BSW_00051/SWS_BSW_00052/SWS_BSW_00059/SWS_BSW_00064/SWS_BSW_00168/SWS_BSW_00236/AR_RS_0107_FR_0011 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIccomCriticalSectionProtection + + This parameter specifies if the CDD ICCOM driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CDD ICCOM driver configuration. + + AR_RS_0091_FR_0037/AR_RS_0091_FR_0050/AR_RS_0107_FR_0010/AR_RS_0107_FR_0061/AR_RS_0107_FR_0062 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIccomDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + AR_RS_0107_FR_0008/AR_RS_0107_FR_0009/AR_RS_0107_FR_0061/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/SWS_BSW_00042 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIccomAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + AR_RS_0107_FR_0013/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIccomDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddIccomWriteVerifyCheck + + This parameter enable/disable register write verification feature. + + +

+ true: Write verify check is enabled. + false: Write verify check is enabled. + +

+
+ AR_RS_0107_FR_0014/AR_RS_0107_FR_0061/AR_RS_0107_FSR_2001/AR_RS_0107_FSR_2006 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIccomVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + AR_RS_0107_FR_0012/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIccomCrNumber + + This parameter specifies select Arm Cortex-R52 core is used for this configuration. + + AR_RS_0107_FR_0094/AR_RS_0107_FR_2002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 2 + 0 + + + + CddIccomUnintendedInterruptCheck + + The parameter enable/disable Unintended Interrupt Check safety mechanism in the ISRs. + + +

+ true: Unintended Interrupt Check is enabled. + false: Unintended Interrupt Check is disabled + +

+
+ AR_RS_0107_FSR_1003/AR_RS_0107_FSR_2003/AR_RS_0107_FSR_2005 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddIccomChannel + + This container contains the configuration parameters of the CDD ICCOM channels. + + SWS_BSW_00117/SWS_BSW_00226/SWS_BSW_00227/SWS_BSW_00228/SWS_BSW_00124/AR_RS_0091_FR_0025/AR_RS_0107_FR_0004/AR_RS_0107_FR_0018/AR_RS_0107_FR_0019/AR_RS_0107_FR_0022/AR_RS_0107_FR_0061 + 1 + 4 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIccomChannelId + + This parameter specifies the Identifier number for ICCOM channel. + + AR_RS_0107_FR_0020/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 3 + 0 + + + + CddIccomChannelCtaAddress + + This parameter specifies the address of Command Transmission Area to be used by the channel. + + AR_RS_0107_FR_0003/AR_RS_0107_FR_0005/AR_RS_0107_FR_0006/AR_RS_0107_FR_0022 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1207726080 + 4294967295 + 0 + + + + CddIccomChannelCtaPartitionSize + + This parameter specifies the size of Command Transmission Area to be used by the channel. + + AR_RS_0107_FR_0003/AR_RS_0107_FR_0005/AR_RS_0107_FR_0006/AR_RS_0107_FR_0022 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2048 + 4294967295 + 1 + + + + CddIccomChannelMfisSelection + + This parameter specifies the MFIS Hardware to be used by the channel. + + AR_RS_0091_NR_0016/AR_RS_0091_FR_0026/AR_RS_0107_FR_0007/AR_RS_0107_FR_0021/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + AP_MFIS0 + + + AP_MFIS0 + Renesas + + + AP_MFIS1 + Renesas + + + AP_MFIS2 + Renesas + + + AP_MFIS3 + Renesas + + + + + + CddIccomChannelNotification + + This parameter specify the Callback function named will be used for CddIccom notification. + + AR_RS_0107_FR_0069 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + CddIccomChannelTimeoutDuration + + This parameter specifies the send timeout value. Unit is seconds. + + AR_RS_0091_FR_0059/AR_RS_0107_FR_0023/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0.1 + 10.00 + 0.001 + + + + + + CddIccomChannelTimeoutCounterRef + + This parameter specifies reference to OsCounter to be used for channel send timeout detection. + + AR_RS_0091_FR_0058/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Os/OsCounter + + + + + + CddIccomDemEventParameterRefs + + This container contains the configuration parameters of the CDD ICCOM DEM events. + + SWS_BSW_00117/SWS_BSW_00200/AR_RS_0091_FR_0025/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089 + 1 + 1 + + + + CDDICCOM_E_WRITE_VERIFY_FAILURE + + This parameter specifies reference to DEM Event to be report when read-back failure occurred. + + AR_RS_0107_FR_0016/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010/AR_RS_0107_FSR_2002 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_FATAL + + This parameter specifies reference to DEM Event to be report when Fatal error occurred. + + AR_RS_0107_FR_0017/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_INIT_NEGOTIATION + + This parameter specifies reference to DEM Event to be report when target initial negotiation is not completed yet. + + AR_RS_0107_FR_0044/AR_RS_0107_FR_0047/AR_RS_0107_FR_0061/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_TIMEOUT + + This parameter specifies reference to DEM Event to be report when timeout failure occurred. + + AR_RS_0107_FR_0015/AR_RS_0107_FR_0089/AR_RS_0107_FR_0061/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_INVALID_ACK + + This parameter specifies reference to DEM Event to be report when ICCOM complex driver receive an invalid ACK + + AR_RS_0107_FR_0041/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when ICCOM complex driver receive Unintended Interrupt Check failure + + AR_RS_0107_FR_0041/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010/AR_RS_0107_FSR_2004 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the Upper Layer of the Com Interface module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_IIC_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_IIC_V4H.arxml new file mode 100644 index 0000000..2b0b3b3 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_IIC_V4H.arxml @@ -0,0 +1,2594 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddIic + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddIic/Cdd + + + + + Cdd + + Configuration of IIC Complex Driver module. + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + SWS_BSW_00029/SWS_BSW_00051/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00144/SWS_BSW_00183/SWS_BSW_00205/AR_RS_0091_FR_0042/AR_RS_0091_FR_0043/AR_RS_0091_NR_0016 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 0 + 0 + + + + CddIicDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + SWS_BSW_00116/AR_RS_0113_FR_0001/AR_RS_0113_FR_0008/SWS_BSW_00029/SWS_BSW_00126/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00042 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIicVersionInfoApi + + Switches the CddIIC_GetVersionInfor() API ON or OFF + + SWS_BSW_00116/AR_RS_0113_FR_0006/SWS_BSW_00029/SWS_BSW_00126/AR_RS_0091_NR_0019 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIicDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddIicAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + SWS_BSW_00116/AR_RS_0113_FR_0003/AR_RS_0113_FR_0004/SWS_BSW_00029/SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIicRegisterWriteVerify + + This parameter enables/disables Write Verify register functionality for CDD IIC driver. + + SWS_BSW_00116/AR_RS_0113_FR_0009/SWS_BSW_00029/SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIicCriticalSectionProtection + + This parameter enables/disables Critical section protection for IIC driver + + SWS_BSW_00116/AR_RS_0113_FR_0005/AR_RS_0113_FR_0057/SWS_BSW_00029/SWS_BSW_00126/AR_RS_0091_FR_0050/AR_RS_0091_FR_0037 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIicUnintendedInterruptCheck + + This parameter enables/disable error notification of unintended interrupt check + + AR_RS_0113_FSR_0901 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIicVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + SWS_BSW_00116/AR_RS_0113_FR_0007/SWS_BSW_00029/SWS_BSW_00126/SWS_BSW_00036 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + + + CddIicChannel + + This container contains the configuration parameters of the CDD IIC channels. + + SWS_BSW_00117/SWS_BSW_00226/SWS_BSW_00227/SWS_BSW_00228/SWS_BSW_00124/AR_RS_0113_FR_0062 + 1 + 6 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIicChannelId + + This parameter specifies the Identifier number of CDD IIC channel. + + AR_RS_0113_FR_0013/AR_RS_0113_FR_0014/SWS_BSW_00116/SWS_BSW_00126/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 5 + 0 + + + + CddIicHwChannelSelect + + This parameter specifies the IIC Hardware to be used by the channel. + + AR_RS_0113_FR_0015/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + IIC0 + + + IIC0 + Renesas + + + IIC1 + Renesas + + + IIC2 + Renesas + + + IIC3 + Renesas + + + IIC4 + Renesas + + + IIC5 + Renesas + + + + + + CddIicCommunicationInterface + + This parameter to configure communication interface (Master/Slave) + + AR_RS_0113_FR_0025/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + MASTER_INTERFACE + + + MASTER_INTERFACE + Renesas + + + SLAVE_INTERFACE + Renesas + + + + + + CddIicChannelNotification + + This parameter specify the Callback function named will be used for CddIic notification. + + AR_RS_0113_FR_0026/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + false + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + NULL + + + + + + CddIicDmaEnable + + This parameter enables/disables IIC DMA mode. + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0027/AR_RS_0113_FR_0041/AR_RS_0113_FR_0035/AR_RS_0113_FR_0036/AR_RS_0113_FR_0037/SWS_BSW_00116/SWS_BSW_00126/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + true + + + + + + CddIicDma + + - + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0025/AR_RS_0113_FR_0031/AR_RS_0113_FR_0032/AR_RS_0113_FR_0035/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + + CddIicDmaTxChannel + + This parameter to specify the mapping between IIC hardware channel and DMA hardware channel for master reception mode + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0025/AR_RS_0113_FR_0031/AR_RS_0113_FR_0035/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + DMA16 + + + DMA00 + Renesas + + + DMA01 + Renesas + + + DMA02 + Renesas + + + DMA03 + Renesas + + + DMA04 + Renesas + + + DMA05 + Renesas + + + DMA06 + Renesas + + + DMA07 + Renesas + + + DMA08 + Renesas + + + DMA09 + Renesas + + + DMA10 + Renesas + + + DMA11 + Renesas + + + DMA12 + Renesas + + + DMA13 + Renesas + + + DMA14 + Renesas + + + DMA15 + Renesas + + + DMA16 + Renesas + + + DMA17 + Renesas + + + DMA18 + Renesas + + + DMA19 + Renesas + + + DMA20 + Renesas + + + DMA21 + Renesas + + + DMA22 + Renesas + + + DMA23 + Renesas + + + DMA24 + Renesas + + + DMA25 + Renesas + + + DMA26 + Renesas + + + DMA27 + Renesas + + + DMA28 + Renesas + + + DMA29 + Renesas + + + DMA30 + Renesas + + + DMA31 + Renesas + + + + + + CddIicDmaRxChannel + + This parameter to specify the mapping between IIC hardware channel and DMA hardware channel for master reception mode + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0025/AR_RS_0113_FR_0032/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + DMA16 + + + DMA00 + Renesas + + + DMA01 + Renesas + + + DMA02 + Renesas + + + DMA03 + Renesas + + + DMA04 + Renesas + + + DMA05 + Renesas + + + DMA06 + Renesas + + + DMA07 + Renesas + + + DMA08 + Renesas + + + DMA09 + Renesas + + + DMA10 + Renesas + + + DMA11 + Renesas + + + DMA12 + Renesas + + + DMA13 + Renesas + + + DMA14 + Renesas + + + DMA15 + Renesas + + + DMA16 + Renesas + + + DMA17 + Renesas + + + DMA18 + Renesas + + + DMA19 + Renesas + + + DMA20 + Renesas + + + DMA21 + Renesas + + + DMA22 + Renesas + + + DMA23 + Renesas + + + DMA24 + Renesas + + + DMA25 + Renesas + + + DMA26 + Renesas + + + DMA27 + Renesas + + + DMA28 + Renesas + + + DMA29 + Renesas + + + DMA30 + Renesas + + + DMA31 + Renesas + + + + + + + + + + CddIicSlave + + - + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0018/AR_RS_0113_FR_0019/AR_RS_0113_FR_0020/AR_RS_0113_FR_0021/AR_RS_0113_FR_0022/AR_RS_0113_FR_0023/AR_RS_0113_FR_0024/AR_RS_0113_FR_0028/AR_RS_0113_FR_0029/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 0 + 1024 + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + + CddIicSlaveID + + This parameter is number of slave device + + AR_RS_0113_FR_0028/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0 + 1023 + 0 + + + + CddIicClockModeSelection + + This parameter specifies the clock calculation mode using. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0019/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + FIXED_DUTY + + + FIXED_DUTY + Renesas + + + VARIABLE_DUTY + Renesas + + + + + + CddIicSclHighPeriod + + This parameter specifies the period of SCL HIGH signal in Variable_Duty mode + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0018/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0.6 + 491.56 + 0.26 + + + + CddIicSclLowPeriod + + This parameter specifies the period of SCL LOW signal in Variable_Duty mode + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0019/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0.5 + 491.56 + 0.5 + + + + CddIicClockFrequency + + This parameter specifies the clock frequency generated for SCL line. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0020/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 100000 + 1000000 + 1 + + + + CddIicRisingTime + + This parameter specifies SCL rising time. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0021/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 3 + 120 + 0 + + + + CddIicFallingTime + + This parameter specifies the falling time of bus signals. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0022/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 3 + 120 + 0 + + + + CddIicIntDelay + + This parameter specifies the LSI internal delay corresponds to output buffer type OD for V4H. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0023/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 50 + 110 + 0 + + + + CddIicSlaveAddress + + This parameter specify the slave address + + AR_RS_0113_FR_0017/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 60 + 1023 + 0 + + + + CddIicAddressModeSelect + + This parameter is used in master interface, in order to select address size when interface with slave device (7-bit or 10-bit slave address) + + AR_RS_0113_FR_0024/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + SEVEN_BIT_ADDR + + + SEVEN_BIT_ADDR + Renesas + + + TEN_BIT_ADDR + Renesas + + + + + + CddIicFirstBitSetupCycle + + This parameter specify first bit cycle set up + + AR_RS_0113_FR_0029/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 15 + 33 + 2 + + + + + + CddIicDemEventParameterRefs + + - + + SWS_BSW_00117/SWS_BSW_00200 + 1 + 1 + + + + CDDIIC_E_WRITE_VERIFY + + This parameter specifies reference to DEM Event to be report when CDD IIC fails to set register value. + + AR_RS_0113_FR_0011 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDIIC_E_NON_ACKNOWLEDGEMENT + + This parameter specifies reference to DEM Event to be report when IIC receive Non Acknowledgement + + AR_RS_0113_FR_0044/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00143 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDIIC_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when IIC detect unintended interrupt check + + AR_RS_0113_FSR_0902/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00143 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the Upper Layer of the Com Interface module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_IPMMU_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_IPMMU_V4H.arxml new file mode 100644 index 0000000..58b6df4 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_IPMMU_V4H.arxml @@ -0,0 +1,3348 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddIpmmu + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddIpmmu/Cdd + + + + + Cdd + + Configuration of IPMMU Complex Driver module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-03-08 + + + 1.0.1 + 1.0.0 + Renesas + 2022-05-09 + + + 1.0.2 + 1.0.1 + Renesas + 2022-07-09 + + + 1.0.3 + 1.0.2 + Renesas + 2022-08-06 + + + 1.0.4 + 1.0.3 + Renesas + 2022-09-02 + + + 1.0.5 + 1.0.4 + Renesas + 2022-10-05 + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + This container contains the parameters related to CDD IPMMU. + + AR_RS_0110_FR_0003/AR_RS_0091_FR_0025/AR_RS_0110_FR_0066/SWS_BSW_00126/AR_RS_0110_NR_0200 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddIpmmuDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + +

+ True: Switch Error Detection and Notification to ON. +False: Switch Error Detection and Notification to OFF. +

+
+ SWS_BSW_00202/SWS_BSW_00203/AR_RS_0110_FR_0004/AR_RS_0110_FR_0033/AR_RS_0110_FR_0032/AR_RS_0110_FR_0045 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuVersionInfoApi + + Switches the CddIpmmu_GetVersionInfo() API ON or OFF. + + +

+ True: Switch CddIpmmu_GetVersionInfo API to ON. +False: Switch CddIpmmu_GetVersionInfo API to OFF. +

+
+ SWS_BSW_00051/AR_RS_0110_FR_0006/SWS_BSW_00064/SWS_BSW_00052/SWS_BSW_00059 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + CddIpmmuAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + +

+ True: Enables the CDDIPMMU_E_ALREADY_INITIALIZED DET check in CddIpmmu_Init API. +False: Disables the CDDIPMMU_E_ALREADY_INITIALIZED DET check in CddIpmmu_Init API. When the CDDIPMMU Driver is re-initialized , this parameter is set as false to suppress the check for CDDIPMMU_E_ALREADY_INITIALIZED DET error. This parameter has no impact when DET is disabled. +

+
+ AR_RS_0110_FR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuUnintendedInterruptCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter enables/disables unintended Interrupt Check functionality for CDD IPMMU driver. + + +

+ True: Switch Unintended Interrupt Check to ON. False: Switch Unintended Interrupt Check to OFF. +

+
+ AR_RS_0110_FSR_0001/AR_RS_0110_FSR_0004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuWriteVerifyCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter enables/disables Write Verify register functionality for CDD IPMMU driver. + + +

+ True: Switch Register Write Verify to ON. +False: Switch Register Write Verify to OFF. +

+
+ AR_RS_0110_FSR_0002/AR_RS_0110_FSR_0006 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuCriticalSectionProtection + + This parameter specifies if the CDD IPMMU driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CDD IPMMU driver configuration. + + +

+ True: Enable the critical section functionality for the restricted area. +False: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0110_FR_0005/AR_RS_0091_FR_0037/AR_RS_0110_FR_0043/AR_RS_0091_FR_0050 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuEdcErrorDetect + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter enables/disables EDC error TLB RAM detect functionality for CDD IPMMU driver. + + +

+ True: Switch EDC error detect to ON. +False: Switch EDC error detect to OFF. +

+
+ AR_RS_0110_FSR_0201/AR_RS_0110_FSR_0202 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuIRDomainSupport + + This parameter is for supporting IR Domain, user shall refer Component User Manual and Tool User Manual to set up related power domain before configured for IR Domain. This parameter enables/disables IR Domain error detect functionality for CDD IPMMU driver. + + +

+ True: Enable IR Domain Supporting. +False: Disable IR Domain Supporting. +

+
+ AR_RS_0110_FR_0072 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ True: Switch AUTOSAR Version Check for inter-module dependencies to ON. +False: Switch AUTOSAR Version Check for inter-module dependencies to OFF. +

+
+ AR_RS_0110_FR_0007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + CddIpmmuMmu + + This container contains the MMU configuration parameters of the CDD IPMMU driver. + + AR_RS_0110_FR_0015/AR_RS_0091_FR_0025/SWS_BSW_00126 + 0 + 16 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuMmuId + + This parameter specifies the Identifier number for MMU. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 15 + 0 + + + + CddIpmmuMmuSelection + + This parameter specifies the MMU Hardware to be used. + + +

+ - MMU0: configure for MMU0 +- ... +- MMU15: configure for MMU15 +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU0 + + + MMU0 + Renesas + + + MMU1 + Renesas + + + MMU2 + Renesas + + + MMU3 + Renesas + + + MMU4 + Renesas + + + MMU5 + Renesas + + + MMU6 + Renesas + + + MMU7 + Renesas + + + MMU8 + Renesas + + + MMU9 + Renesas + + + MMU10 + Renesas + + + MMU11 + Renesas + + + MMU12 + Renesas + + + MMU13 + Renesas + + + MMU14 + Renesas + + + MMU15 + Renesas + + +
+ + + CddIpmmuMmuAArchSupport + + This parameter specifies the Aarch support. + + +

+ Select the VMSAv8 mode. Choose VMSAV8_32: VMSAv8-32 mode +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + VMSAV8_32 + + + VMSAV8_32 + Renesas + + +
+ + + CddIpmmuMmuTranslationTableFormat + + This parameter specifies the translation table format, supported by MMU + + +

+ Extended Address Enable: +- MMU_LDTTF: Enable the 40-bit translation System with the ARMv8 Long-descriptor translation table format +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU_LDTTF + + + MMU_LDTTF + Renesas + + +
+ + + CddIpmmuMmuStartLevel + + This parameter specifies the starting level for translation table walks. + + +

+ Starting level for translation table walks: +- MMU_SALV1: Start at first level +- MMU_SALV2: Start at second level +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU_SALV1 + + + MMU_SALV1 + Renesas + + + MMU_SALV2 + Renesas + + +
+ + + CddIpmmuMmuMemoryAttributeIndirection0 + + This parameter specifies MMU Memory Attribute Indirection Register 0 + + +

+ The 32 bit memory attribute encoding for an AttrIndx[2:0] entry: +- Bit 31 to 24 ATTR3[7:0] +- Bit 23 to 16 ATTR2[7:0] +- Bit 15 to 8 ATTR1[7:0] +- Bit 7 to 0 ATTR0[7:0] +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + CddIpmmuMmuMemoryAttributeIndirection1 + + This parameter specifies MMU Memory Attribute Indirection Register 1 + + +

+ The 32 bit memory attribute encoding for an AttrIndx[2:0] entry: +Bit 31 to 24 ATTR7[7:0] +Bit 23 to 16 ATTR6[7:0] +Bit 15 to 8 ATTR5[7:0] +Bit 7 to 0 ATTR4[7:0] +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + CddIpmmuMmuAccessFlagEnable + + This parameter enable/disable software management of the Access Flag + + +

+ Access Flag Enable: +- False: Behave as if AF bit is always set to 1 +- True: Enable software management of the Access Flag +

+
+ SWS_BSW_00142 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuMmuCallbackFunction + + This parameter specifies Callback function named will be used for MMU notification. + + SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + +
+ + + + CddIpmmuMmuTranslationTable + + This container contains the MMU Translation Table configuration parameters. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 2 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuMmuTranslationTableId + + This parameter specifies the Identifier number for MMU Translation Table. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1 + 0 + + + + CddIpmmuMmuUpperBaseAddress + + This parameter specifies the upper base address of the TLB managed by each MMU. + + +

+ Bits [39:32] of translation table base address. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CddIpmmuMmuLowerBaseAddress + + This parameter specifies the lower base address of the TLB managed by each MMU. + + +

+ Bits [31:12] of translation table base address. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1048575 + 0 +
+ + + CddIpmmuMmuTranslationSize + + This parameter specifies the size offset of the TTBR1n addressed region. + + +

+ The size offset of the TTBR0n/TTBR1n addressed region, encoded as a 3-bit +unsigned number, giving the size of the region as 2^(32-TSZ1). +When MMU_SALV1 is selected, This value should be configured in range [0:1] +When MMU_SALV2 is selected, This value should be configured in range [2:7] +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+ + + CddIpmmuMmuShareAbility + + This parameter specifies Share ability attributes for the memory associated with the translation table walks using TTBR0/1n. + + +

+ Share ability attributes for the memory associated with the translation table walks using TTRR0n/TTBR1n. +- NON_SHAREABLE: Non-shareable +- OUTER_SHAREABLE: Outer shareable +- INNER_SHAREABLE: Inner shareable +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NON_SHAREABLE + + + NON_SHAREABLE + Renesas + + + OUTER_SHAREABLE + Renesas + + + INNER_SHAREABLE + Renesas + + +
+ + + CddIpmmuMmuOuterCacheAbility + + This parameter specifies Outer Cache ability attributes for the memory associated with the translation table walks using TTBR0/1n. + + +

+ Outer Cache ability attributes for the memory associated with the translation table walks using TTBR0n/TTBR1n. +- NON_CACHEABLE: Normal memory, Outer Non-cacheable +- WRITE_BACK_WA: Normal memory, Outer Write-Back Write-Allocate Cacheable +- WRITE_THROUGH: Normal memory, Outer Write-Through Cacheable +- WRITE_BACK_NWA: Normal memory, Outer Write-Back no Write-Allocate Cacheable +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NON_CACHEABLE + + + NON_CACHEABLE + Renesas + + + WRITE_BACK_WA + Renesas + + + WRITE_THROUGH + Renesas + + + WRITE_BACK_NWA + Renesas + + +
+ + + CddIpmmuMmuInnerCacheAbility + + This parameter specifies Inner Cache ability attributes for the memory associated with the translation table walks using TTBR0/1n. + + +

+ Inner Cache ability attributes for the memory associated with the translation table walks using TTBR1n. +- NON_CACHEABLE: Normal memory, Inner Non-cacheable +- WRITE_BACK_WA: Normal memory, Inner Write-Back Write-Allocate Cacheable +- WRITE_THROUGH: Normal memory, Inner Write-Through Cacheable +- WRITE_BACK_NWA: Normal memory, Inner Write-Back no Write-Allocate Cacheable +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NON_CACHEABLE + + + NON_CACHEABLE + Renesas + + + WRITE_BACK_WA + Renesas + + + WRITE_THROUGH + Renesas + + + WRITE_BACK_NWA + Renesas + + +
+
+
+
+
+ + + CddIpmmuPmb + + This container contains the PMB configuration parameters. + + AR_RS_0110_FR_0016/AR_RS_0091_FR_0025/SWS_BSW_00126 + 0 + 176 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuPmbId + + This parameter specifies the Identifier number for PMB container. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 175 + 0 + + + + CddIpmmuPmbSelection + + This parameter specifies the PMB Hardware to be used. + + +

+ Select the PMB using in the program. +- PMB0: configure for PMB0 +- ... +- PMB7: configure for PMB7 +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PMB0 + + + PMB0 + Renesas + + + PMB1 + Renesas + + + PMB2 + Renesas + + + PMB3 + Renesas + + + PMB4 + Renesas + + + PMB5 + Renesas + + + PMB6 + Renesas + + + PMB7 + Renesas + + + PMB8 + Renesas + + + PMB9 + Renesas + + + PMB10 + Renesas + + + PMB11 + Renesas + + + PMB12 + Renesas + + + PMB13 + Renesas + + + PMB14 + Renesas + + + PMB15 + Renesas + + +
+ + + CddIpmmuPmbBusDomain + + This parameter specifies the Bus Domain for PMB. + + +

+ Select the domain for PMB using in the program. +- CDD_IPMMU_VI0: IPMMU-VI0, Always-On, Base Address: H'EEE80000 +- CDD_IPMMU_VI1: IPMMU-VI1, Always-On, Base Address: H'EEEC0000 +- CDD_IPMMU_VC0: IPMMU-VC, Always-On, Base Address: H'EEDC0000 +- CDD_IPMMU_IR: IPMMU-IR, A3IR, Base Address: H'EED80000 +- CDD_IPMMU_RT: IPMMU-RT0, Always-On, Base Address: H'EE480000 +- CDD_IPMMU_RT1: IPMMU-RT1, Always-On, Base Address: H'EE4C0000 +- CDD_IPMMU_DS0: IPMMU-DS0, Always-On, Base Address: H'EED00000 +- CDD_IPMMU_HC: IPMMU-IR, Always-On, Base Address: H'EED40000 +- CDD_IPMMU_3DG: IPMMU-3DG, Always-On, Base Address: H'EEFC0000 +- CDD_IPMMU_VIP0: IPMMU-VIP0, Always-On, Base Address: H'EEF00000 +- CDD_IPMMU_VIP1: IPMMU-VIP1, Always-On, Base Address: H'EEF40000 +

+
+ AR_RS_0110_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_IPMMU_RT + + + CDD_IPMMU_VI0 + Renesas + + + CDD_IPMMU_VI1 + Renesas + + + CDD_IPMMU_VC0 + Renesas + + + CDD_IPMMU_IR + Renesas + + + CDD_IPMMU_RT + Renesas + + + CDD_IPMMU_RT1 + Renesas + + + CDD_IPMMU_DS0 + Renesas + + + CDD_IPMMU_HC + Renesas + + + CDD_IPMMU_3DG + Renesas + + + CDD_IPMMU_VIP0 + Renesas + + + CDD_IPMMU_VIP1 + Renesas + + +
+ + + CddIpmmuPmbVirtualPageNumber + + Virtual Page Number for PMB. +For 16-Mbyte page, VPN[31:24] is used. +For 64-Mbyte page, VPN[31:26] is used. +For 128-Mbyte page, VPN[31:27] is used. +For 512-Mbyte page, VPN[31:29] is used. + + +

+ Select the page number of virtual address. +- For 16-Mbyte page: valid range is [0:255] +- For 64-Mbyte page: valid range is [0:63]. +- For 128-Mbyte page: valid range is [0:31]. +- For 512-Mbyte page: valid range is [0:7]. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CddIpmmuPmbPhysicalPageNumber + + Virtual Page Number for PMB. +- For 16-Mbyte page, PPN[31:24] is used. +- For 64-Mbyte page, PPN[31:26] is used. +- For 128-Mbyte page, PPN[31:27] is used. +- For 512-Mbyte page, PPN[31:29] is used. + + +

+ Select the page number of physical address. +- For 16-Mbyte page: valid range is [0:255] +- For 64-Mbyte page: valid range is [0:63]. +- For 128-Mbyte page: valid range is [0:31]. +- For 512-Mbyte page: valid range is [0:7]. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CddIpmmuPmbUpperPhysicalPageNumber + + This parameter specifies value of the Upper Physical Page Number for PMB. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddIpmmuPmbPageSize + + This parameter specifies the Page Size for PMB. + + +

+ This parameter specify the page size. +- PMB_SIZE_16MB: 16-Mbyte page +- PMB_SIZE_64MB: 64-Mbyte page. +- PMB_SIZE_128MB: 128-Mbyte page +- PMB_SIZE_512MB: 512-Mbyte page +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PMB_SIZE_16MB + + + PMB_SIZE_16MB + Renesas + + + PMB_SIZE_64MB + Renesas + + + PMB_SIZE_128MB + Renesas + + + PMB_SIZE_512MB + Renesas + + +
+ + + CddIpmmuPmbCacheBit + + When this parameter is true, the request after address translation can be treated +as cacheable request. + + +

+ When this bit is set, the request after address translation can be treated as cacheable request +

+
+ SWS_BSW_00142 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuPmbCallbackFunction + + This parameter specifies Callback function named will be used for PMB notification. + + SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + +
+
+ + + CddIpmmuTlb + + This container contains the TLB configuration parameters. + + AR_RS_0110_FR_0017/AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 704 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuTlbId + + This parameter specifies the Identifier number for TLB container + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 703 + 0 + + + + CddIpmmuTlbSelection + + This parameter specifies the uTLB Hardware to be used. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 + + + + CddIpmmuTlbBusDomain + + This parameter specifies the Bus Domain for uTLB. + + +

+ Select the domain for TLB using in the program. +- CDD_IPMMU_VI0: IPMMU-VI0, Always-On, Base Address: H'EEE80000 +- CDD_IPMMU_VI1: IPMMU-VI1, Always-On, Base Address: H'EEEC0000 +- CDD_IPMMU_VC0: IPMMU-VC, Always-On, Base Address: H'EEDC0000 +- CDD_IPMMU_IR: IPMMU-IR, A3IR, Base Address: H'EED80000 +- CDD_IPMMU_RT: IPMMU-RT0, Always-On, Base Address: H'EE480000 +- CDD_IPMMU_RT1: IPMMU-RT1, Always-On, Base Address: H'EE4C0000 +- CDD_IPMMU_DS0: IPMMU-DS0, Always-On, Base Address: H'EED00000 +- CDD_IPMMU_HC: IPMMU-IR, Always-On, Base Address: H'EED40000 +- CDD_IPMMU_3DG: IPMMU-3DG, Always-On, Base Address: H'EEFC0000 +- CDD_IPMMU_VIP0: IPMMU-VIP0, Always-On, Base Address: H'EEF00000 +- CDD_IPMMU_VIP1: IPMMU-VIP1, Always-On, Base Address: H'EEF40000 +

+
+ AR_RS_0110_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_IPMMU_RT + + + CDD_IPMMU_VI0 + Renesas + + + CDD_IPMMU_VI1 + Renesas + + + CDD_IPMMU_VC0 + Renesas + + + CDD_IPMMU_IR + Renesas + + + CDD_IPMMU_RT + Renesas + + + CDD_IPMMU_RT1 + Renesas + + + CDD_IPMMU_DS0 + Renesas + + + CDD_IPMMU_HC + Renesas + + + CDD_IPMMU_3DG + Renesas + + + CDD_IPMMU_VIP0 + Renesas + + + CDD_IPMMU_VIP1 + Renesas + + +
+ + + CddIpmmuTlbTranslationTable + + This parameter specifies the Translation Table of TLB, using MMUn or PMB for translation. + + +

+ uTLB Translation Table +- MMUn: Select MMU for translation table walks +- PMB: Select PMB for translation address +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU0 + + + MMU0 + Renesas + + + MMU1 + Renesas + + + MMU2 + Renesas + + + MMU3 + Renesas + + + MMU4 + Renesas + + + MMU5 + Renesas + + + MMU6 + Renesas + + + MMU7 + Renesas + + + MMU8 + Renesas + + + MMU9 + Renesas + + + MMU10 + Renesas + + + MMU11 + Renesas + + + MMU12 + Renesas + + + MMU13 + Renesas + + + MMU14 + Renesas + + + MMU15 + Renesas + + + PMB + Renesas + + +
+ + + CddIpmmuTlbAddressTranslationEnable + + This parameter enable/disable address translation. + + +

+ Address Translation Enable +- True: Enable address translation +- False: Disable address translation +

+
+ SWS_BSW_00142 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuTlbASID + + This parameter specifies the which the micro-TLB uses in translation. + + +

+ This field indicates the ASID which the micro-TLB uses in the 1st translation stage +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+
+
+ + + CddIpmmuDemEventParameterRefs + + This container contains the configuration parameters of the CDD IPMMU DEM events. + + AR_RS_0110_FR_0070/AR_RS_0110_FR_0069/AR_RS_0110_FR_0045/AR_RS_0110_FR_0066/AR_RS_0110_FR_0068/AR_RS_0091_FR_0025/SWS_BSW_00125/SWS_BSW_00126 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CDDIPMMU_E_WRITE_VERIFY_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD IPMMU fails to set register value. + + AR_RS_0110_FSR_0005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDIPMMU_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter specifies reference to DEM Event to be report when CDD IPMMU fails to unintended interrupt + + AR_RS_0110_FSR_0003 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + AR_RS_0091_FR_0012 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_RFSO_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_RFSO_V4H.arxml new file mode 100644 index 0000000..1fd4b0c --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_RFSO_V4H.arxml @@ -0,0 +1,2287 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddRfso + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddRfso/Cdd + + + + + Cdd + + Configuration of RFSO Complex Driver module. + + + + None + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + This container contains the general parameters related to CDD RFSO. + + AR_RS_0091_FR_0025/SWS_BSW_00126/AR_RS_0112_FR_0003/AR_RS_0112_FR_0067/AR_RS_0112_FR_0901/AR_RS_0112_SR_0901/AR_RS_0112_NR_0900 + 1 + 1 + + + + CddInstanceId + + Only one instance is present in this module. The CddInstanceId should be configured as 0. Other values is not affected + + AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 0 + 0 + + + + CddRfsoDevErrorDetect + + This parameter enable or disable development error check for CDD RFSO complex driver + + +

+ True: Switch Error Detection and Notification to ON. +False: Switch Error Detection and Notification to OFF. +

+
+ SWS_BSW_00202/SWS_BSW_00203/AR_RS_0112_FR_0004/AR_RS_0112_FR_0041/AR_RS_0112_FR_0042/AR_RS_0112_FR_0054 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoVersionInfoApi + + This parameter enable or disable API CddRfso_GetVersionInfo + + +

+ True: Switch CddRfso_GetVersionInfo API to ON. +False: Switch CddRfso_GetVersionInfo API to OFF. +

+
+ SWS_BSW_00051/AR_RS_0112_FR_0006/SWS_BSW_00064/SWS_BSW_00052/SWS_BSW_00059 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ AR_RS_0091_FR_0024 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + CddRfsoAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + +

+ True: Enables the CDDRFSO_E_ALREADY_INITIALIZED DET check in CddRfso_Init API. +False: Disables the CDDRFSO_E_ALREADY_INITIALIZED DET check in CddRfso_Init API. When the RFSO Complex Driver is re-initialized , this parameter is set as false to suppress the check for CDDRFSO_E_ALREADY_INITIALIZED DET error. This parameter has no impact when DET is disabled. +

+
+ AR_RS_0112_FR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddRfsoRegisterWriteVerify + + This parameter enables/disables Write Verify register functionality for CDD RFSO driver. + + +

+ True: Enable Register Write Verify checking +False: Disable Register Write Verify checking +

+
+ AR_RS_0112_FR_0900/AR_RS_0112_FR_0901 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoCriticalSectionProtection + + This parameter specifies if the CDD RFSO driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CDD RFSO driver configuration. + + +

+ True: Enable the critical section functionality for the restricted area. +False: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0037/AR_RS_0091_FR_0050/AR_RS_0112_FR_0005/AR_RS_0112_FR_0044 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddRfsoUnintendedInterruptCheck + + This parameter enables/disables unintended Interrupt Check functionality for CDD RFSO + + +

+ True: Switch Unintended Interrupt Check to ON. +False: Switch Unintended Interrupt Check to OFF. +

+
+ AR_RS_0112_FSR_0900/AR_RS_0112_FSR_0901 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ True: Switch AUTOSAR Version Check for inter-module dependencies to ON. +False: Switch AUTOSAR Version Check for inter-module dependencies to OFF. +

+
+ AR_RS_0112_FR_0007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + CddRfsoChannel + + This container contains the configuration of each Rfso channel. + + AR_RS_0112_FR_0014/AR_RS_0112_FR_0015/AR_RS_0112_FR_0016/AR_RS_0112_FR_0017/SWS_BSW_00126/AR_RS_0091_FR_0025 + 1 + 11 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddRfsoChannelSelection + + This parameter indicate the RFSO complex driver channel is configured + + +

+ CHANNEL0: CDD RFSO Channel 0. +CHANNEL1: CDD RFSO Channel 1. +CHANNEL2: CDD RFSO Channel 2. +CHANNEL3: CDD RFSO Channel 3. +CHANNEL4: CDD RFSO Channel 4. +CHANNEL5: CDD RFSO Channel 5. +CHANNEL6: CDD RFSO Channel 6. +CHANNEL7: CDD RFSO Channel 7. +CHANNEL8: CDD RFSO Channel 8. +CHANNEL9: CDD RFSO Channel 9. +CHANNEL10: CDD RFSO Channel 10. +

+
+ AR_RS_0112_FR_0015 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CHANNEL0 + + + CHANNEL0 + Renesas + + + CHANNEL1 + Renesas + + + CHANNEL2 + Renesas + + + CHANNEL3 + Renesas + + + CHANNEL4 + Renesas + + + CHANNEL5 + Renesas + + + CHANNEL6 + Renesas + + + CHANNEL7 + Renesas + + + CHANNEL8 + Renesas + + + CHANNEL9 + Renesas + + + CHANNEL10 + Renesas + + +
+ + + CddRfsoChannelId + + This parameter specifies the Identifier number for channel. + + AR_RS_0112_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0 + 10 + 0 + + + + CddRfsoFrequencyDivision + + This parameter sets the timer counter clock frequency divisor. + + +

+ Timer counter clock interval = operating clock of module (7.5 ns)* (CddRfsoFrequencyDivision set value). +

+
+ AR_RS_0112_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + CddRfsoIntervalTimerDuration + + This parameter sets the periodical cycle value to the interval timer. + + +

+ If CddRfsoIndicateIntervalUnit == CDDRFSO_CYCLE + - Parameter unit is cycle and range of value is 1..4294967295 +If CddRfsoIndicateIntervalUnit == CDDRFSO_MICROSECOND + - Parameter unit is micro second and range of value is: + 0.0075*CddRfsoFrequencyDivision to + 0.0075*4294967295*CddRfsoFrequencyDivision +

+
+ AR_RS_0112_FR_0027/AR_RS_0112_FR_0028 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 138350580488397127 + 1 +
+ + + CddRfsoIndicateIntervalUnit + + This parameter choose default unit of interval timer + + +

+ CDDRFSO_MICROSECOND: use micro second is default unit of the periodical cycle of CDD RFSO +CDDRFSO_CYCLE: use cycle is default unit of the periodical cycle of CDD RFSO +

+
+ AR_RS_0112_FR_0022/AR_RS_0112_FR_0023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDDRFSO_CYCLE + + + CDDRFSO_MICROSECOND + Renesas + + + CDDRFSO_CYCLE + Renesas + + +
+ + + CddRfsoIntervalTimerCallbackFunction + + This parameter specifies Callback function named will be used for Interval timer. + + AR_RS_0112_FR_0020/AR_RS_0112_FR_0036 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + CddRfsoTimeoutTimerMaxDuration + + This parameter sets operation maximum cycle(time) to the time-out detection timer. + + +

+ If CddRfsoIndicateTimeoutUnit == CDDRFSO_CYCLE + - Parameter unit is cycle and range of value is 1..4294967296 +If CddRfsoIndicateTimeoutUnit == CDDRFSO_MICROSECOND + - Parameter unit is micro second and range of value is: + 0.0075*CddRfsoFrequencyDivision to + 0.0075*4294967296*CddRfsoFrequencyDivision +

+
+ AR_RS_0112_FR_0032/AR_RS_0112_FR_0033 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 138350580520609382 + 1 +
+ + + CddRfsoTimeoutTimerMinDuration + + This parameter sets operation minimum cycle(time) to the time-out detection timer. + + +

+ If CddRfsoIndicateTimeoutUnit == CDDRFSO_CYCLE + - Parameter unit is cycle and range of value is 0..4294967295 + - Setting 1 cycle is prohibit. +If CddRfsoIndicateTimeoutUnit == CDDRFSO_MICROSECOND + - Parameter unit is micro second and range of value is: + 0 to + 0.0075*4294967295*CddRfsoFrequencyDivision + - Setting time that is equivalent to 1 cycle is prohibit +

+
+ AR_RS_0112_FR_0032/AR_RS_0112_FR_0033 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 138350580488397127 + 0 +
+ + + CddRfsoIndicateTimeoutUnit + + This parameter choose default unit of time-out timer + + +

+ CDDRFSO_MICROSECOND: use micro second is default unit of the periodical cycle of CDD RFSO +CDDRFSO_CYCLE: use cycle is default unit of the periodical cycle of CDD RFSO +

+
+ AR_RS_0112_FR_0022/AR_RS_0112_FR_0023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDDRFSO_CYCLE + + + CDDRFSO_MICROSECOND + Renesas + + + CDDRFSO_CYCLE + Renesas + + +
+ + + CddRfsoIntervalTimerOneShot + + This parameter is set interval timer is operation in one time. + + +

+ True: interval timer count only one times +False: interval timer count free +

+
+ AR_RS_0112_FR_0029 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoIntervalTimerInterruptEnable + + This parameter enables/disables interrupt of interval timer . + + +

+ True: Switch interval timer interrupt ON +False: Switch interval timer interrupt OFF +

+
+ AR_RS_0112_FR_0082 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddRfsoDemEventParameterRefs + + This container contains the configuration parameters of the CDD RFSO DEM events. + + AR_RS_0112_FR_0075/AR_RS_0112_FR_0046/AR_RS_0112_FR_0067/AR_RS_0112_FR_0069/AR_RS_0091_FR_0025/SWS_BSW_00125/SWS_BSW_00126/SWS_BSW_00046/SWS_BSW_00066/AR_RS_0112_NR_0900 + 1 + 1 + + + + CDDRFSO_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD RFSO fails to unintended interrupt + + AR_RS_0112_FSR_0900 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDRFSO_E_WRITE_VERIFY + + This parameter specifies reference to DEM Event to be report when CDD RFSO fails to set register value. + + AR_RS_0112_FR_0901 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0075 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0075 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_THS_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_THS_V4H.arxml new file mode 100644 index 0000000..fc69a33 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_CDD_THS_V4H.arxml @@ -0,0 +1,2543 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddThs + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddThs/Cdd + + + + + Cdd + + Configuration of the CDD THS (Thermal Sensor) module. + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + AR_RS_0091_NR_0015/AR_RS_0108_FR_0054/AR_RS_0108_FR_0059/AR_RS_0108_FR_0060/AR_RS_0108_FR_0072/AR_RS_0108_FR_0028/AR_RS_0108_FR_0900/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddThsDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00102 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddThsHardWareUnitOption + + This is parameter choose hardware Thermal Sensor Controller unit. + + +

+ TSC1 : Choose hardware Thermal Sensor Controller unit 1 support full features. +TSC2 : Choose hardware Thermal Sensor Controller unit 2 support full features. +TSC3 : Choose hardware Thermal Sensor Controller unit 3 support full features. +TSC4 : Choose hardware Thermal Sensor Controller unit 4 support full features. +

+
+ SWS_BSW_00102 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TSC1 + + + TSC1 + Renesas + + + TSC2 + Renesas + + + TSC3 + Renesas + + + TSC4 + Renesas + + +
+ + + CddThsVersionInfoApi + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + AR_RS_0091_FR_0007/AR_RS_0108_FR_0075/SWS_BSW_00236 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddThsVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ SWS_BSW_00036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsTemperatureInfo + + Switches the CddThs_GetCurrentTemperature() API ON or OFF. + + +

+ true: Enable get temperature information API. +false: Disable get temperature information API. +

+
+ AR_RS_0108_FR_0012 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsVoltageInfo + + Switches the CddThs_GetCurrentVoltage() API ON or OFF. + + +

+ true: Enable get voltage information API. +false: Disable get voltage information API. +

+
+ AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsAllowConfigureOperationState + + Switches the CddThs_SetOperationState(), CddThs_GetOperationState(), API ON or OFF. + + +

+ true: Switches CddThs_SetOperationState(), CddThs_GetOperationState() API to ON. +false: Switches CddThs_SetOperationState(), CddThs_GetOperationState() API to OFF. +

+
+ AR_RS_0108_FR_0015/AR_RS_0108_FR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsCriticalSectionProtection + + This parameter specifies a precompiled configuration parameter to the THS driver configuration which controls ability of entering/exiting critical section functionality. + + +

+ true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0037/AR_RS_0091_FR_0050 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddThsWriteVerifyCheck + + This parameter enables/disables the CDDTHS_WRITEVERIFY_CHECK which activates the WriteVerifyCheck functionality for readable/writable registers. + + +

+ true: Enables the check for the values written to the readable/writable reigsters. +False: Disables the check for the values written to the readable/writable reigsters. +

+
+ AR_RS_0108_FR_0019 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsDevErrorDetection + + Switches the Development Error Detection and Notification ON or OFF. + + +

+ true: Error Detection and Notification will be ON. +false: Error Detection and Notification will be OFF. +

+
+ SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0108_FR_0074 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsEnableThermalInterruption + + This is to enable/disable API relate to configure thermal interruption + + +

+ true: Enable to use thermal interruption configuration funtion. +false: Disable to use thermal interruption configuration funtion. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsPtat1 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsPtat1, CddThsPtat2, CddThsPtat3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2631 + 4095 + 0 +
+ + + CddThsPtat2 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsPtat1, CddThsPtat2, CddThsPtat3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1509 + 4095 + 0 +
+ + + CddThsPtat3 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsPtat1, CddThsPtat2, CddThsPtat3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 435 + 4095 + 0 +
+ + + CddThsThcode1 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsThcode1, CddThsThcode2, CddThsThcode3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 3397 + 4095 + 0 +
+ + + CddThsThcode2 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsThcode1, CddThsThcode2, CddThsThcode3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2800 + 4095 + 0 +
+ + + CddThsThcode3 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsThcode1, CddThsThcode2, CddThsThcode3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2221 + 4095 + 0 +
+ + + CddThsInitialOperationState + + This parameter is used to set the initial state of THS module. + + +

+ CDDTHS_ NORMAL: the module is working as normal, all features is allowed. +CDDTHS_ IDLE: the module is off, or not used +

+
+ AR_RS_0091_NR_0015/AR_RS_0091_NR_0016/AR_RS_0108_FR_0001 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_NORMAL + + + CDD_THS_NORMAL + Renesas + + + CDD_THS_IDLE + Renesas + + +
+
+ + + + CddThsThermalInterruption + + This is the multiple configuration set container for thermal channel in CDD THS driver + + AR_RS_0108_FR_0003/AR_RS_0091_NR_0015/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + + + + CddThsThermalChannel_0 + + This container contains the configuration parameters of the target thermal channel to be used by CDD THS. + + AR_RS_0091_NR_0015 + 1 + 1 + + + + CddThsThermalChannelEnable + + Enable/Disable the usage of Thermal Monitor via Channel 0 + + +

+ true: Enable the usage of Thermal Monitor via Channel 0. +false: Disable the usage of Thermal Monitor via Channel 0. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsThermalChannelId + + Thermal interruption output channel number + + AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_THERMAL_CH0 + + + CDD_THS_THERMAL_CH0 + Renesas + + + + + + CddThsThermalInterruptionType + + Boundary type to be set + + +

+ CDDTHS_UPPER_BOUND: Detects a rising egde +CDDTHS_LOWER_BOUND: Detects a falling egde +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_LOWER_BOUND + + + CDD_THS_UPPER_BOUND + Renesas + + + CDD_THS_LOWER_BOUND + Renesas + + +
+ + + CddThsThermalInterruptionValue + + Boundary value to be checked for generating interruption, (unit: Celsius Degree) + + AR_RS_0108_FR_0007/AR_RS_0108_FR_0008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + -40 + 125 + -40 + +
+
+ + + CddThsThermalChannel_1 + + This container contains the configuration parameters of the target thermal channel to be used by CDD THS. + + AR_RS_0091_NR_0015 + 1 + 1 + + + + CddThsThermalChannelEnable + + Enable/Disable the usage of Thermal Monitor via Channel 1 + + +

+ true: Enable the usage of Thermal Monitor via Channel 1. +false: Disable the usage of Thermal Monitor via Channel 1. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsThermalChannelId + + Thermal interruption output channel number + + AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_THERMAL_CH1 + + + CDD_THS_THERMAL_CH1 + Renesas + + + + + + CddThsThermalInterruptionType + + Boundary type to be set + + +

+ CDDTHS_UPPER_BOUND: Detects a rising egde +CDDTHS_LOWER_BOUND: Detects a falling egde +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_UPPER_BOUND + + + CDD_THS_UPPER_BOUND + Renesas + + + CDD_THS_LOWER_BOUND + Renesas + + +
+ + + CddThsThermalInterruptionValue + + Boundary value to be checked for generating interruption, (unit: Celsius Degree, range: -40 to 125) + + AR_RS_0108_FR_0007/AR_RS_0108_FR_0008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 125 + 125 + -40 + +
+
+ + + CddThsThermalChannel_2 + + This container contains the configuration parameters of the target thermal channel to be used by CDD THS. + + AR_RS_0091_NR_0015 + 1 + 1 + + + + CddThsThermalChannelEnable + + Enable/Disable the usage of Thermal Monitor via Channel 2 + + +

+ true: Enable the usage of Thermal Monitor via Channel 2. +false: Disable the usage of Thermal Monitor via Channel 2. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsThermalChannelId + + Thermal interruption output channel number + + AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_THERMAL_CH2 + + + CDD_THS_THERMAL_CH2 + Renesas + + + + + + CddThsThermalInterruptionType + + Boundary type to be set + + +

+ CDDTHS_UPPER_BOUND: Detects a rising egde +CDDTHS_LOWER_BOUND: Detects a falling egde +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_LOWER_BOUND + + + CDD_THS_UPPER_BOUND + Renesas + + + CDD_THS_LOWER_BOUND + Renesas + + +
+ + + CddThsThermalInterruptionValue + + Boundary value to be checked for generating interruption, (unit: Celsius Degree, range: -40 to 125) + + AR_RS_0108_FR_0007/AR_RS_0108_FR_0008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 125 + -40 + +
+
+
+
+
+
+ + + CddThsDemEventParameterRefs + + This is the multiple configuration set container for interruption in CDD THS driver + + SWS_BSW_00200/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + + + CDD_THS_E_WRITEVERIFY_FAILURE + + Reference to the DemEventParameter which shall be issued when a register readback failure was detected. If the reference is not configured the error shall not be reported. + + AR_RS_0108_FR_0019/AR_RS_0091_FR_0010 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0032 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0035 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0036 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0037 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0039 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0040 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0041 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_DIO_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_DIO_V4H.arxml new file mode 100644 index 0000000..ac00fb7 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_DIO_V4H.arxml @@ -0,0 +1,1006 @@ + + + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + + + + + Renesas + + + + EcucDefs_Dio + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Dio/Dio + + + + + Dio + + Configuration of the DIO (Digital IO) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2021-11-29 + + + 1.0.1 + 1.0.0 + Renesas + 2022-05-13 + + + 1.0.2 + 1.0.1 + Renesas + 2022-06-14 + + + 1.0.3 + 1.0.2 + Renesas + 2022-07-11 + + + + ECUC_Dio_00154/SWS_Dio_00063/SWS_Dio_00129/AR_RS_0091_FR_0023/AR_RS_0091_NR_0015 + 1 + 1 + false + /AUTOSAR/EcucDefs/Dio + + VARIANT-LINK-TIME + + + + + DioGeneral + + General DIO module configuration parameters. + + ECUC_Dio_00141/SWS_Dio_00129/AR_RS_0091_NR_0015 + 1 + 1 + + + + DioDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: Development Error Detection and Notification is enabled. +false: Development Error Detection and Notification is disabled. +

+
+ ECUC_Dio_00142/AR_RS_0091_NR_0015/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioFlipChannelApi + + Adds / removes the service Dio_FlipChannel() from the code. + + +

+ true: The service Dio_FlipChannel() from the code is added. +false: The service Dio_FlipChannel() from the code is removed. +

+
+ ECUC_Dio_00153/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioVersionInfoApi + + Adds / removes the service Dio_GetVersionInfo() from the code. + + +

+ true: The service Dio_GetVersionInfo() from the code is added. +false: The service Dio_GetVersionInfo() from the code is removed. +

+
+ ECUC_Dio_00143/AR_RS_0091_NR_0015/SWS_BSW_00051/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioCriticalSectionProtection + + This parameter specifies if the DIO driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the DIO driver configuration. + + +

+ true: enabling the enter/exit critical section functionality +false: disabling the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0032/AR_RS_0091_FR_0033/AR_RS_0091_FR_0038/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This depends on device families. +

+
+ AR_RS_0091_FR_0032/AR_RS_0091_FR_0034/AR_RS_0091_NR_0015/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + V4H + + + V4H + Renesas + + +
+ + + DioMaskedWritePortApi + + Adds / removes the service Dio_MaskedWritePort() from the code. + + +

+ true: Adds the service Dio_MaskedWritePort() to the code. +false: Removes the service Dio_MaskedWritePort() to the code. +

+
+ ECUC_Dio_00155/AR_RS_0095_FR_0008/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioReadChannelGroupOutputValueApi + + Adds / removes the service Dio_ReadChannelGroupOutputValue() from the code. + + +

+ true: Adds the service Dio_ReadChannelGroupOutputValuet() to the code. +false: Removes the service Dio_ReadChannelGroupOutputValue() to the code. +

+
+ AR_RS_0095_FSR_0004/AR_RS_0091_FR_0032/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioReadChannelOutputValueApi + + Adds / removes the service Dio_ReadChannelOutputValue() from the code. + + +

+ true: Adds the service Dio_ReadChannelOutputValuet() to the code. +false: Removes the service Dio_ReadChannelOutputValue() to the code. +

+
+ AR_RS_0095_FSR_0002/AR_RS_0091_FR_0032/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioVersionCheckExternalModules + + This parameter allows user to enable/disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0032/AR_RS_0091_FR_0035/AR_RS_0091_NR_0015/SWS_BSW_00036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioExclusiveControl + + Pre-processor switch to enable / disable the use of the function Dio_ExclusiveControl(). + + +

+ true: Adds the service Dio_ExclusiveControl() to the code. +false: Removes the service Dio_ExclusiveControl() to the code. +

+
+ AR_RS_0095_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioExclusiveTimeout + + Configures the Time out for getting exclusive control. Unit is seconds. + + AR_RS_0095_FR_0014 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + 256410 + 4294967295 + 1 + + + + DioExclusiveSelection + + Address of MFISLCKR registers to implement exclusive control for PFC/GPIO Module register + + AR_RS_0095_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + MFISLCKR1 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + +
+ + + + DioEcucPartitionRef + + Maps the DIO driver to zero or multiple ECUC partitions to make the modules API available in this partition. This parameter is not used for implementation. + + ECUC_Dio_00156 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + DioConfig + + This container contains the configuration parameters and sub containers of the AUTOSAR DIO module. + + +

+ This container contains the configuration parameters and sub containers of the AUTOSAR DIO module. +

+
+ ECUC_Dio_00152/AR_RS_0091_NR_0015 + 1 + 1 + + + + DioPort + + Configuration of individual DIO ports, consisting of channels and possible +channel groups. + + +

+ Note that this container definition does not explicitly define a symbolic name parameter. Instead, the container's short name will be used in the Ecu Configuration Description to specify the symbolic name of the port. +

+
+ ECUC_Dio_00144/AR_RS_0091_FR_0025/AR_RS_0091_NR_0015 + 1 + true + + + PRE-COMPILE + VARIANT-LINK-TIME + + + + + + DioPortId + + Numeric identifier of the DIO port. Not all MCU ports may be used for DIO, +thus there may be "gaps" in the list of all IDs. This parameter is not used for implementation. + + +

+ This value will be assigned to the DIO port symbolic name (i.e. the SHORT-NAME of the +DioPort container). +

+
+ ECUC_Dio_00145/SWS_Dio_00026/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_NR_0015 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + 0 + 4294967295 + 0 +
+ + + DioPortName + + This parameter specifies the DIO port group for a DIO port. + + +

+ This parameter contains the literals in "<GPIO>_'Group Id'_BITS_'Start Bit'_TO_'End Bit'" format for numeric port groups. +E.g. +GPIO_0_BITS_00_TO_18 in case of port group 0 +

+
+ AR_RS_0095_FR_0006/AR_RS_0095_FSR_0006/AR_RS_0091_NR_0015/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + LINK + VARIANT-LINK-TIME + + + false + GPIO_0_BITS_00_TO_18 + + + GPIO_0_BITS_00_TO_18 + Renesas + + + GPIO_1_BITS_00_TO_28 + Renesas + + + GPIO_2_BITS_00_TO_19 + Renesas + + + GPIO_3_BITS_00_TO_29 + Renesas + + + GPIO_4_BITS_00_TO_24 + Renesas + + + GPIO_5_BITS_00_TO_20 + Renesas + + + GPIO_6_BITS_00_TO_20 + Renesas + + + GPIO_7_BITS_00_TO_20 + Renesas + + + GPIO_8_BITS_00_TO_13 + Renesas + + +
+
+ + + + DioPortEcucPartitionRef + + Maps the DIO ports to zero or multiple ECUC partitions. The ECUC partitions referenced are a subset of the ECUC partitions where the DIO driver is mapped to. This parameter is not used for implementation. + + ECUC_Dio_00157 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + DioChannel + + Configuration of an individual DIO channel. + + +

+ Note that this container definition does not explicitly define a symbolic name parameter. Instead, the container's short name will be used in the ECU Configuration Description to specify the symbolic name of the channel. +

+
+ ECUC_Dio_00146/SWS_Dio_00128/AR_RS_0091_NR_0015 + 0 + true + + + PRE-COMPILE + VARIANT-LINK-TIME + + + + + + DioChannelId + + Channel Id of the DIO channel. This value will be assigned to the symbolic names. This parameter is not used for implementation. + + ECUC_Dio_00147/SWS_Dio_00026/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_NR_0015 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + 0 + 4294967295 + 0 + + + + DioChannelBitPosition + + This parameter contains channel bit position of the DIO channel. + + +

+ Note: Value of the parameter DioChannelBitPosition should be unique and must belong to the particular DIO port group selected for DioPortName parameter. +Please refer the literals of DioPortName parameter for the selected value of DioPortName parameter for possible valid values. +

+
+ AR_RS_0095_FR_0010/AR_RS_0095_FSR_0006/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + LINK + VARIANT-LINK-TIME + + + false + 0 + 29 + 0 +
+
+ + + + DioChannelEcucPartitionRef + + Maps a DIO channel to zero or multiple ECUC partitions. The ECUC +partitions referenced are a subset of the ECUC partitions where the related +DIO port is mapped to. This parameter is not used for implementation. + + ECUC_Dio_00158 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + DioChannelGroup + + Definition and configuration of DIO channel groups. A channel group represents several adjoining DIO channels represented by a logical group. + + +

+ Note that this container definition does not explicitly define a symbolic name parameter. Instead, the container's short name will be used in the Ecu Configuration Description to specify the symbolic name of the channel group. +

+
+ ECUC_Dio_00148/AR_RS_0091_NR_0015 + 0 + true + + + PRE-COMPILE + VARIANT-LINK-TIME + + + + + + DioChannelGroupIdentification + + The DIO channel group is identified in DIO API by a pointer to a data structure (of type Dio_ChannelGroupType). That data structure contains the channel group information. This parameter is not used for implementation. + + +

+ This parameter contains the code fragment that has to be inserted in the API call of the calling module to get the address of the variable in memory which holds the channel group information. Example values are "&MyDioGroup1" or "&MyDioGroupArray[0]". +

+
+ ECUC_Dio_00149/SWS_Dio_00026/AR_RS_0091_FR_0027/AR_RS_0091_NR_0015 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + + + NULL + + +
+ + + DioPortMask + + This shall be the mask which defines the positions of the channel +group. + + +

+ The channels shall consist of adjoining bits in the same port. The data type depends on the port width. +

+
+ ECUC_Dio_00150/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + LINK + VARIANT-LINK-TIME + + + false + 0 + 4294967295 + 0 +
+ + + DioPortOffset + + The position of the Channel Group on the port, counted from the LSB. This value can be derived from DioPortMask. + + +

+ calculation Formula = Position of the first bit of DioPortMask which is set to '1' counted from LSB. +

+
+ ECUC_Dio_00151/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + LINK + VARIANT-LINK-TIME + + + false + 0 + 29 + 0 +
+
+ + + + DioChannelGroupEcucPartitionRef + + Maps a DIO channel group to zero or multiple ECUC partitions. The ECUC partitions referenced are a subset of the ECUC partitions where the related DIO port is mapped to. This parameter is not used for implementation. + + ECUC_Dio_00159 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+
+
+
+
+ + + DioDemEventParameterRefs + + This container contains the configuration parameters of the DIO DEM events + + SWS_BSW_00124/SWS_BSW_00125/SWS_BSW_00143 + 0 + 1 + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + + + + DIO_E_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get control register" has occurred. + + AR_RS_0095_FSR_0013 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-LINK-TIME + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_ETH_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_ETH_V4H.arxml new file mode 100644 index 0000000..38ada64 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_ETH_V4H.arxml @@ -0,0 +1,2946 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Eth + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Eth/Eth + + + + + Eth + + Configuration of the ETH (Ethernet) module. + + + + + 4.5.0 + AUTOSAR + 2022-01-20 + + + 1.0.0 + 4.5.0 + Renesas + 2022-01-20 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-25 + + + 1.0.2 + 1.0.1 + Renesas + 2022-06-09 + + + 1.0.3 + 1.0.2 + Renesas + 2022-07-15 + + + 1.0.4 + 1.0.3 + Renesas + 2022-08-05 + + + + ECUC_Eth_00038 + 1 + 1 + true + /AUTOSAR/EcucDefs/Eth + + VARIANT-POST-BUILD + + + + + EthConfigSet + + This container contains the configuration parameters and sub containers of the AUTOSAR Eth module. + + ECUC_Eth_00015 + 1 + 1 + + + + EthCtrlConfig + + Configuration of the individual controller. + + ECUC_Eth_00006 + 1 + 3 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + EthBeTimeStampStore + + Enables / Disables the inclusion of time-stamp information in reception queue 0 (best effort). + + AR_RS_0096_FR_2009/AR_RS_0096_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthCtrlEnableMii + + Enables / Disables Media Independent Interface (MII) for transceiver access. + + +

+ true: Enables Media Independent Interface (MII) . +false: Disables Media Independent Interface (MII). +

+
+ ECUC_Eth_00012 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthCtrlEnableRxInterrupt + + Enables / Disables receive interrupt. + + +

+ true: Enables receive interrupt. +false: Disables receive interrupt. +

+
+ ECUC_Eth_00010 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthCtrlEnableTxInterrupt + + Enables / Disables transmit interrupt and +Enables / Disables Eth_TxConfirmation API. + + +

+ true: Enables transmit interrupt and Disables Eth_TxConfirmation API. +false: Disables transmit interrupt and Enables Eth_TxConfirmation API. +

+
+ ECUC_Eth_00011 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthCtrlIdx + + Specifies the instance ID of the configured controller. + + ECUC_Eth_00007 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0 + 255 + 0 + + + + EthCtrlMacLayerSpeed + + Defines the baud rate of the MAC layer. + + +

+ ETH_MAC_LAYER_SPEED_100M : Enables the 100Mbps Speed +ETH_MAC_LAYER_SPEED_10M : Enables the 10Mbps Speed +ETH_MAC_LAYER_SPEED_1G : Enables the 1Gbps Speed +

+
+ ECUC_Eth_00063/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_MAC_LAYER_SPEED_100M + + + ETH_MAC_LAYER_SPEED_1G + AUTOSAR_ECUC + + + ETH_MAC_LAYER_SPEED_100M + AUTOSAR_ECUC + + +
+ + + EthCtrlMacLayerSubType + + Defines the MAC layer subtype of a switch port. + + +

+ REDUCED : Reduced media-independent interface +SERIAL : low-power and low pin-count serial 8b/10b-coded media-independent interface +STANDARD : standard media-independent interface +

+
+ ECUC_Eth_00062/AR_RS_0091_NR_0016 + 0 + 1 + ECU + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + REDUCED + + + REDUCED + AUTOSAR_ECUC + + +
+ + + EthCtrlMacLayerType + + Defines the MAC layer type of the ethernet controller. + + +

+ ETH_MAC_LAYER_TYPE_XGMII : MAC layer interface (data) bandwith class 1Gbit/s (e.g. GMII, RGMII, SGMII, RvGMII, USGMII) +ETH_MAC_LAYER_TYPE_XMII : MAC layer interface (data) bandwith class 100Mbit/s (e.g. RMII, RvMII, SMII, RvMII) +ETH_MAC_LAYER_TYPE_XXGMII : MAC layer interface (data) bandwith class 10Gbit/s +

+
+ ECUC_Eth_00039/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_MAC_LAYER_TYPE_XGMII + + + ETH_MAC_LAYER_TYPE_XGMII + AUTOSAR_ECUC + + +
+ + + EthCtrlPhyAddress + + Specifies the unique 48-bit physical address (MAC address) of the controller in network byte order. +Regular Expression: [0-9a-fA-F]{2}[[:-][0-9a-fA-F]{2}]{5} + + ECUC_Eth_00020 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + 74:90:50:00:00:00 + 17 + 17 + + + + + + EthDuplexMode + + This parameter specifies the duplex mode setting for the Ethernet Port. +If the user configures this parameter as "ETH_FULL_DUPLEX", then user should initialize duplex mode setting register for full duplex. +U2A does not support half duplex mode("ETH_HALF_DUPLEX"). + + +

+ ETH_FULL_DUPLEX: Enables the Full Duplex mode. +

+
+ AR_RS_0096_FR_0014/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_FULL_DUPLEX + + + ETH_FULL_DUPLEX + Renesas + + +
+ + + EthEnableCBS + + Enables / Disables Credit Based Shaping. + + +

+ TRUE : Enables Credit Based Shaping. +FALSE: Disables Credit Based Shaping. +

+
+ AR_RS_0096_FR_2012/AR_RS_0096_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + EthInternalLoopBack + + This parameter Specifies the Internal Loop back mode is Activated or Not. + + +

+ TRUE : Enables Internal Loop back mode. +FALSE: Disables Internal Loop back mode. +

+
+ AR_RS_0096_FR_0010 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + EthNwCntrlFiltering + + Enables / Disables network control filtering. + + AR_RS_0096_FR_2007/AR_RS_0096_FR_4007 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthRamSize + + Size in bytes of the User Ram used for Descriptor and Buffers. +Its maximum size depends on devices. + +Check the setting value according to the start RAM address setting of EthRamBaseAddress. + + AR_RS_0096_FR_2001/AR_RS_0096_FR_4001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 102400 + 524288 + 1820 + + + + EthSRPTalkerFiltering + + Enables / Disables Separate filtering only the Talker Source Address in SRP Stream ID. + + +

+ TRUE : Separate filtering only the Talker Source Address in SRP Stream ID. +FALSE: Separate filtering the SRP Stream ID. +

+
+ AR_RS_0096_FR_2032/AR_RS_0096_FR_4032 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + EthStreamFiltering + + This parameter specifies the Stream filtering option for the Ethernet. +If the user configures this parameter as "ETH_SFDISABLE", filtering is disable. +If the user configures this parameter as "ETH_AVBNMDISC", then user should initialize avb stream with separation filtering, no matching frames discarded. +If the user configures this parameter as "ETH_AVBNMQUE0", then user should initialize avb stream with separation filtering, no matching frames into queue0. + + +

+ ETH_SFDISABLE: enables disable the receive queues, r >= 2. +ETH_AVBNMDISC: enables avb stream with separation filtering, no matching frames discarded. +ETH_AVBNMQUE0: enables avb stream with separation filtering, no matching frames into queue0. +

+
+ AR_RS_0096_FR_2008/AR_RS_0091_NR_0016/AR_RS_0096_FR_4008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_SFDISABLE + + + ETH_SFDISABLE + Renesas + + + ETH_AVBNMDISC + Renesas + + + ETH_AVBNMQUE0 + Renesas + + +
+ + + EthStreamTimeStampStore + + Enables / Disables the inclusion of time-stamp information in reception queues 2 to 17 (stream). + + AR_RS_0096_FR_2010/AR_RS_0096_FR_4010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthTxQuePriority + + This parameter specifies the transmit synchronisation mode0 (best effort) for the Ethernet . +If the user configures this parameter as "ETH_AVBDEF", then user should use default AVB priority (Q3 > Q2 > Q1 > Q0) +If the user configures this parameter as "ETH_AVBALT", alternate AVB priority (Q1 > Q3 > Q2 > Q0). + + +

+ ETH_AVBDEF: Enables default AVB priority (Q3 > Q2 > Q1 > Q0) +ETH_AVBALT: Enables alternate AVB priority (Q1 > Q3 > Q2 > Q0). +

+
+ AR_RS_0096_FR_2011/AR_RS_0091_NR_0016/AR_RS_0096_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_AVBDEF + + + ETH_AVBDEF + Renesas + + + ETH_AVBALT + Renesas + + +
+ + + EthUnitSelection + + This parameter specifies ID of the Ethernet AVB Unit/ETNB. This symbolic name allows accessing Ethernet AVB Unit/ETNB data. + + AR_RS_0096_FR_2026/AR_RS_0091_NR_0016/AR_RS_0096_FR_4026 + 1 + 1 + ECU + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + AVB0 + + + AVB0 + Renesas + + + AVB1 + Renesas + + + AVB2 + Renesas + + + + + + EthTxClockDelayMode + + Enables / Disables Tx Clock Internal Delay Mode + + AR_RS_0096_FR_4038 + 1 + 1 + ECU + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthRxClockDelayMode + + Enables / Disables Rx Clock Internal Delay Mode + + AR_RS_0096_FR_4039 + 1 + 1 + ECU + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + +
+ + + + EthCtrlEcucPartitionRef + + Maps the Ethernet controller to zero or one ECUC partitions. The ECUC partition referenced is a subset of the ECUC partitions where the Ethernet driver is mapped to. + + ECUC_Eth_00065 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + EthTxQueueConfig + + Collect Parameter Related to the Tx Queues. + + AR_RS_0096_FR_2014/AR_RS_0096_FR_4014 + 1 + 4 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthTxQueueIdx + + Index of the Tx Queue that shall be enabled. For example +(0 - BE, 1 - NC , 2-3 Streams) + + AR_RS_0096_FR_2015/AR_RS_0096_FR_4015 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 3 + 0 + + + + EthTxQueueBufs + + Configures the number of transmit descriptors. + + AR_RS_0096_FR_0048/AR_RS_0096_FR_2033/AR_RS_0096_FR_4033 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 8 + 512 + 1 + + + + + + EthCtrlTxQueueShaper + + This collects parameters related to a Traffic Class mapped to their specified Queue. + + AR_RS_0096_FR_2016/AR_RS_0096_FR_4016 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthTxQueuePolicy + + Select the Priority Algorithm for the corresponding Queue. + + AR_RS_0096_FR_2017/AR_RS_0091_NR_0016/AR_RS_0096_FR_4017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_NONE + + + ETH_NONE + Renesas + + + ETH_CBS + Renesas + + + + + + EthCtrlTxQueueBwFraction + + Bandwidth Fraction allocated to the this Queue (in percent %). + + AR_RS_0096_FR_2018/AR_RS_0096_FR_4018 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 99 + 99 + 1 + + + + + + + + EthRxQueueConfig + + Collect Parameter Related to the Rx Queues. + + AR_RS_0096_FR_2019/AR_RS_0096_FR_4019 + 1 + 18 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthRxQueueIdx + + Index of the Rx Queue that shall be enabled. For example (0 - BE, 1 - NC , 2..17 Streams). + + AR_RS_0096_FR_2020/AR_RS_0096_FR_4020 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 17 + 0 + + + + EthRxQueueBufs + + Configures the number of receive descriptors. + + AR_RS_0096_FR_0048/AR_RS_0096_FR_2034/AR_RS_0096_FR_4034 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 8 + 63 + 1 + + + + EthPatternStream + + Specify the pattern address to be used for filtering. +This is the SRP Stream ID of the layer 2 IEEE1722 packet. +It makes sense only if EthRxQueueIdx >= 2. + + AR_RS_0096_FR_2021/AR_RS_0096_FR_4021 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + 00:00:00:00:00:00:00:00 + 23 + 23 + + + + + + + + EthCtrlPriority + + Container for the Priority of all Traffic Classes configured. + + AR_RS_0096_FR_2022/AR_RS_0096_FR_4022 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlTxDefaultQueueRef + + Reference to the Default Tx Queue Config container which will transmit an unmapped traffic. + + AR_RS_0096_FR_2023/AR_RS_0096_FR_4023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Eth/Eth/EthConfigSet/EthCtrlConfig/EthTxQueueConfig + + + + + + EthCtrlPriorityMapping + + Container for collecting Parameter of each Traffic Class. + + AR_RS_0096_FR_2024/AR_RS_0096_FR_4024 + 0 + 8 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlPriorityValue + + Priority assigned to a particular traffic class. + + AR_RS_0096_FR_2025/AR_RS_0096_FR_4025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 + + + + + + EthCtrlTxQueueRef + + Reference to the Tx Queue associated to the specified Traffic Priority. + + AR_RS_0096_FR_2035/AR_RS_0096_FR_4035 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Eth/Eth/EthConfigSet/EthCtrlConfig/EthTxQueueConfig + + + + + + + + EthCtrlConfigEgress + + Configuration of one Ethernet controler egress behavior. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00046 + 1 + 1 + + + + EthCtrlConfigEgressLastSchedulerRef + + Reference to the scheduler which is the last in the egress structure. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00052 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigScheduler +
+
+ + + + EthCtrlConfigEgressFifo + + Represents a Fifo at the egress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00047 + 0 + 4 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlConfigEgressFifoBufLenByte + + Length of Fifo elements in bytes. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigEgressFifoBufTotal + + Fifo buffer count. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00050 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigEgressFifoIdx + + Egress Fifo index. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00048 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + EthCtrlConfigEgressFifoPriorityAssignment + + Message egress prority assignment. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00049 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+
+
+ + + EthCtrlConfigScheduler + + Represents a Scheduler on the egress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00053 + 1 + 1 + + + + EthCtrlConfigSchedulerPredecessor + + Defines an ordered list of predecessors for this scheduler. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00054 + 1 + 1 + + + + EthCtrlConfigSchedulerPredecessorOrder + + Defines the order of the scheduler predecessors. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00055 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 18446744073709551615 + 0 +
+
+ + + + EthCtrlConfigSchedulerPredecessorRef + + Choice reference to the scheduler predecessor. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigEgressFifo + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigScheduler + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigShaper + +
+
+
+
+
+ + + EthCtrlConfigShaper + + Represents a Shaper an the egress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00057 + 0 + 2 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlConfigShaperIdleSlope + + Defines the increase of credit in bits per second for the AVB shaper. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00058 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 0 + 0 +
+
+ + + + EthCtrlConfigShaperPredecessorFifoRef + + Reference to the fifo which is the predecessor for this shaper. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00059 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigEgressFifo +
+
+
+
+
+ + + EthCtrlConfigIngress + + Configuration of one Ethernet controler ingress behavior. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00040 + 1 + 1 + + + + EthCtrlConfigIngressFifo + + Represents a Fifo at the ingress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00041 + 0 + 15 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlConfigIngressFifoBufLenByte + + Length of Fifo elements in bytes. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00045 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigIngressFifoBufTotal + + Fifo buffer count. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00044 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigIngressFifoIdx + + Ingress Fifo index. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00043 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + EthCtrlConfigIngressFifoPriorityAssignment + + Message ingress prority assignment. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00042 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+
+
+
+
+ + + EthDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_SetEventStatus in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId symbolic value. The standardized errors are provided in this container and can be extended by vendor-specific error references. + + ECUC_Eth_00016 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + ETH_E_ACCESS + + Reference to the DemEventParameter which shall be issued when the error "Controller access failed" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00017 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_ALIGNMENT + + Reference to the DemEventParameter which shall be issued when the error "Frame Alignment Error" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00026 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_CRC + + Reference to the DemEventParameter which shall be issued when the error "CRC Failure" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00023 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_DMA_ERROR + + Reference to configured DEM event to report "DMA Relevant Errors". If the reference is not configured the error shall not be reported. + + AR_RS_0096_FR_0039 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + ETH_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when ETH detect unintended interrupt. + + AR_RS_0096_FSR_4001/AR_RS_0096_FSR_4002/AR_RS_0096_FSR_4003 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + ETH_E_LATECOLLISION + + Reference to the DemEventParameter which shall be issued when the error "Late Frame Collision" has occured. + + +

+ Monitors the access to the Ethernet Controller. +This parameter is not used for implementation. +

+
+ ECUC_Eth_00029 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_MULTIPLECOLLISION + + Reference to the DemEventParameter which shall be issued when the error "Multiple Frame Collision" has occured. + + +

+ Monitors the access to the Ethernet Controller. +This parameter is not used for implementation. +

+
+ ECUC_Eth_00028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_OVERSIZEFRAME + + Reference to the DemEventParameter which shall be issued when the error "Frame Size Overflow" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00025 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_REGISTER_CORRUPTION + + Reference to configured DEM event to report "Register Corruption". This parameter must be configured if any of EthRegisterCheckInitTime and EthRegisterCheckRunTime are configured. + + AR_RS_0096_FR_0039 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + ETH_E_RX_FRAMES_LOST + + Reference to the DemEventParameter which shall be issued when the error "Ethernet Frames Lost" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00021 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_SINGLECOLLISION + + Reference to the DemEventParameter which shall be issued when the error "Single Frame Collision" has occured. + + +

+ Monitors the access to the Ethernet Controller. +This parameter is not used for implementation. +

+
+ ECUC_Eth_00027 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_UNDERSIZEFRAME + + Reference to the DemEventParameter which shall be issued when the error "Frame Size Underflow" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00024 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+
+
+
+
+
+
+ + + EthGeneral + + General configuration of Ethernet Driver module. + + ECUC_Eth_00001 + 1 + 1 + + + + EthCriticalSectionProtection + + This parameter specifies if the ETH driver CPU load can be reduced by disabling the enter/exit critical section functionality by +adding a precompiled configuration parameter to the ETH driver configuration. + + +

+ true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Eth_00003/AR_RS_0096_FR_0045/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ {DeviceName or DeviceName or ...}: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ AR_RS_0091_FR_0034/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + EthGetDropCountApi + + Enables / Disables Eth_GetDropCount API. + + +

+ This parameter is invalid. Please use EthGetCounterValuesApi. +

+
+ ECUC_Eth_00035 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetEtherStatsApi + + Enables / Disables Eth_GetEtherStats API. + + +

+ This parameter is invalid. Please use EthGetRxStatsApi. +

+
+ ECUC_Eth_00036 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetCounterValuesApi + + Enables / Disables Eth_GetCounterValues API. + + +

+ true: Enables Eth_GetCounterValues API. +false: Disables Eth_GetCounterValues API. +

+
+ SWS_Eth_00231 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetRxStatsApi + + Enables / Disables Eth_GetRxStats API. + + +

+ true: Enables Eth_GetRxStats API. +false: Disables Eth_GetRxStats API. +

+
+ SWS_Eth_00238 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetTxErrorCounterValuesApi + + Enables / Disables Eth_GetTxErrorCounterValues API. + + +

+ true: Enables Eth_GetTxErrorCounterValuesApi API. +false: Disables Eth_GetTxErrorCounterValuesApi API. +

+
+ ECUC_Eth_00061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetTxStatsApi + + Enables / Disables Eth_GetTxStats API. + + +

+ true: Enables Eth_GetTxStats API. +false: Disables Eth_GetTxStats API. +

+
+ ECUC_Eth_00060 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGlobalTimeSupport + + Enables/Disables the GlobalTime APIs used amongst others by Global Time Synchronization over Ethernet. The gPTP feature is executed in secure mode, only enable this parameter when executing ETH in secure mode. + + +

+ true: Enables GlobalTime APIs. +false: Disables GlobalTime APIs. +

+
+ ECUC_Eth_00037 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthIndex + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + ECUC_Eth_00018 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + EthInputClockRefImmediateValue + + The High Speed Peripheral Clock (S0D8) set directly for the AVB Macro. +Input value is in range: ++ V4H: [Min Max] = [100MHz 100MHz]. + + AR_RS_0096_FR_4004 + 1 + 1 + LOCAL + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 100000000 + 100000000 + 100000000 + + + + EthUnintendedInterruptCheck + + This parameter is used to enable/disable safety mechanism Unintended Interrupt Check for ETH. + + +

+ true: enable Unintended Interrupt Check SM. +false: disable Unintended Interrupt Check SM. +

+
+ AR_RS_0096_FSR_4001/AR_RS_0096_FSR_4002/AR_RS_0096_FSR_4003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthIsrCategory + + Module wise ISR category. + + AR_RS_0091_FR_0060/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + + + + + EthMainFunctionPeriod + + Specifies the period of main function Eth_MainFunction in seconds. Ethernet driver does not require this information but the BSW scheduler. + + ECUC_Eth_00022 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + EthMaxCtrlsSupported + + Limits the total number of supported controllers. + + ECUC_Eth_00002 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 3 + 1 + + + + EthQosSupport + + Enable / Disable the Api to Support the Transmission based on the priority specified on IEEE Std 802.1Q-2011. + + +

+ If Set True, Eth Drv support the transmission of different traffic based on the configured priority +if Set False, Eth Drv deos not support Priority Based Transmission, All Tx Traffic is mapped to TX BE Queue +

+
+ AR_RS_0096_FR_2029/AR_RS_0096_FR_4029 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthRegisterCheckInitTime + + Enable / disable the checking whether registers are not stuck in Eth_Init. + + +

+ true: Enable the register checking. +false: Disable the register checking. +

+
+ AR_RS_0096_FR_0039 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthRegisterCheckRunTime + + Enable / disable the checking whether registers are not corrupted in Eth_MainFunction. + + +

+ true: Enable the register checking. +false: Disable the register checking. +

+
+ AR_RS_0096_FR_0039 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthTimeout + + This parameter specifies the timeout period. +Please refer the Generation Tool User's Manual for the detail usage of this parameter. + + AR_RS_0096_FR_0036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.012 + 1 + 0 + + + + EthVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable AUTOSAR Version check. +false: Disable AUTOSAR Version check. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthVersionInfoApi + + Enables / Disables version info API. + + +

+ true: Enables version info API. +false: Disables version info API. +

+
+ ECUC_Eth_00004/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthSwitchManagementSupport + + Enables / Disables Ethswt Management. + + +

+ true: Enables Ethswt Management. +false: Disables Ethswt Management. +

+
+ Sec_9_Sequence_Diagram + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+ + + + EthOsCounterRef + + This parameter contains a reference to the OsCounter, which is used by the ETH driver. + + AR_RS_0096_FR_2036/AR_RS_0096_FR_4036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Os/OsCounter + + + + EthEcucPartitionRef + + Maps the Ethernet driver to zero or multiple ECUC partitions to make the modules API available in this partition. The Ethernet driver will operate as an independent instance in each of the partitions. + + ECUC_Eth_00064 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + EthCtrlOffloading + + Configuration of hardware offloading features. + + +

+ This feature is not supported. +because HW not have a HW offload engine. +

+
+ ECUC_Eth_00030 + 1 + 1 + + + + EthCtrlEnableOffloadChecksumICMP + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard ICMP frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for ICMP checksums. +false: Disable hardware offloading for ICMP checksums. +

+
+ ECUC_Eth_00032 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthCtrlEnableOffloadChecksumIPv4 + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard IPv4 frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for IPv4 checksums. +false: Disable hardware offloading for IPv4 checksums. +

+
+ ECUC_Eth_00031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthCtrlEnableOffloadChecksumTCP + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard TCP frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for TCP checksums. +false: Disable hardware offloading for TCP checksums. +

+
+ ECUC_Eth_00033 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthCtrlEnableOffloadChecksumUDP + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard UDP frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for UDP checksums. +false: Disable hardware offloading for UDP checksums. +

+
+ ECUC_Eth_00034 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_FLS_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_FLS_V4H.arxml new file mode 100644 index 0000000..e1e2277 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_FLS_V4H.arxml @@ -0,0 +1,9441 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Fls + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Fls/Fls + + + + + Fls + + Configuration of the Fls (internal or external flash driver) module. + + + + + 4.5.0 + AUTOSAR + + + 1.0.0 + 4.5.0 + Renesas + 2021-11-04 + + + 1.0.1 + 1.0.0 + Renesas + 2022-06-02 + + + 1.0.2 + 1.0.1 + Renesas + 2022-07-09 + + + 1.0.3 + 1.0.2 + Renesas + 2022-08-10 + + + 1.1.9 + 1.0.3 + Renesas + 2022-11-07 + + + + +

+ Its multiplicity describes the number of flash drivers present, so there will be one container for each flash driver in the ECUC template. +

+
+ ECUC_Fls_00001 + 0 + true + true + /AUTOSAR/EcucDefs/Fls + + VARIANT-POST-BUILD + + + + + FlsGeneral + + Container for general parameters of the flash driver. These parameters are always pre-compile. + + ECUC_Fls_00172/AR_RS_0091_FR_0024/AR_RS_0091_FR_0058/AR_RS_0091_FR_0059/AR_RS_0097_FR_2003/AR_RS_0097_FR_3003/SWS_BSW_00029/SWS_BSW_00061/SWS_BSW_00183/SWS_BSW_00191/AR_RS_0091_FR_0026 + 1 + 1 + + + + FlsAccess + + This parameter contains the selection to Flash access. + + +

+ FLS_SERIAL_FLASH_DEVICE: Serial Flash Memory is connected. +FLS_HYPER_FLASH_DEVICE: Hyper Flash Memory is connected. +

+
+ AR_RS_0097_FR_0016/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + FLS_SERIAL_FLASH_DEVICE + + + FLS_SERIAL_FLASH_DEVICE + Renesas + + + FLS_HYPER_FLASH_DEVICE + Renesas + + +
+ + + FlsAcLoadOnJobStart + + This parameter specifies the flash driver shall load the flash access code to RAM whenever an erase or write job is started and unload (overwrite) it after that job has been finished or canceled. + +This parameter is not used for implementation. + + +

+ true: Flash access code loaded on job start / unloaded on job end or error. +false: Flash access code not loaded to / unloaded from RAM at all. +

+
+ ECUC_Fls_00284/AR_RS_0097_NR_0001 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsBaseAddress + + The flash memory start address (see also SWS_Fls_00208 and SWS_Fls_00209). + + +

+ This parameter defines the lower boundary for read / write / erase /blank check and compare jobs. +

+
+ ECUC_Fls_00169 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsBlankCheckApi + + Compile switch to enable/disable the Fls_BlankCheck function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00319/AR_RS_0097_FR_0009 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCancelApi + + Compile switch to enable and disable the Fls_Cancel function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0015/ECUC_Fls_00285/SWS_Fls_00183 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCriticalSectionProtection + + This parameter specifies if the FLS driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the FLS driver configuration. + + +

+ true: Enable the critical section functionality for the restricted area. +false: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0037/AR_RS_0091_FR_0038/AR_RS_0091_FR_0050/AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsDevErrorDetect + + Switches the Default Error Tracer (Det) detection and notification ON or OFF. + + +

+ * true: enabled (ON). +* false: disabled (OFF). +

+
+ ECUC_Fls_00287/SWS_BSW_00042/SWS_BSW_00045/SWS_BSW_00049/SWS_BSW_00144/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0010 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ Parameter: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ /AR_RS_0091_NR_0016/AR_RS_0097_NR_0004/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + FlsDriverIndex + + This parameter specifies index of the driver, used by FEE. + +This parameter is not used for implementation. + + ECUC_Fls_00288/AR_RS_0091_FR_0028 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + + + + FlsExclusiveControl + + This parameter is used to Enable/Disable the Exclusive Control feature. + + +

+ true: Enable the Exclusive Control feature. +false: Disable the Exclusive Control feature. +

+
+ /SWS_BSW_00191 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsExclusiveSelection + + This parameter contains MFIS registers to implement Exclusive Control. + + AR_RS_0097_FR_0018 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MFISLCKR1 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + + + + FlsExclusiveTimeout + + Configures the Time out for getting exclusive control. Unit is seconds. + + /AR_RS_0097_FR_0027 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsExternalSpaceReadMode + + This parameter is used to Enable/Disable the external space read mode. + + +

+ true: External space read mode +false: Manual mode +

+
+ SWS_Fls_00037 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsGetJobResultApi + + Compile switch to enable and disable the Fls_GetJobResult function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00289 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsGetStatusApi + + Compile switch to enable and disable the Fls_GetStatus function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00290 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsRuntimeErrorDetect + + Switches the Runtime Error detection and notification ON or OFF. + + +

+ * true: enabled (ON). +* false: disabled (OFF). +

+
+ SWS_BSW_00219/SWS_BSW_00222 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsSelectPinGroup + + This parameter is used to configure the QSPI pin group, which connected with Flash device. + + +

+ FLS_QSPI0_PIN_GROUP: Only 1 Serial Flash connected to QSPI0 pin group. +FLS_QSPI0_QSPI1_PIN_GROUP: Serial Flash x 2 or Hyper Flash connected to QSPI0 and QSPI1 pin groups. +

+
+ AR_RS_0097_FR_2000/AR_RS_0097_FR_3000 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + FLS_QSPI0_PIN_GROUP + + + FLS_QSPI0_PIN_GROUP + Renesas + + + FLS_QSPI0_QSPI1_PIN_GROUP + Renesas + + +
+ + + FlsSemaphore + + This parameter is used to Enable/Disable the Semaphore feature. + + +

+ true: Enable the Semaphore feature. +false: Disable the Semaphore feature. +

+
+ SWS_BSW_00191/AR_RS_0097_FR_2005/AR_RS_0097_FR_3005 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsSemaphoreTimeout + + Configures the Time out for getting semaphore control. Unit is seconds. + + /AR_RS_0097_FR_2006/AR_RS_0097_FR_3006 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsSetModeApi + + Compile switch to enable and disable the Fls_SetMode function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00291/SWS_Fls_00187 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsBurstLengthValue + + Set the burst length (data unit count) when reading mode. This parameter only impacts to FAST mode. + + ECUC_Fls_00275 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + FlsPageBufferWrap + + Set Page Programming Buffer address wrap point. + + +

+ Legacy SPI devices generally have used a 256-byte Page Programming Buffer and defined that if data is loaded into the buffer beyond the 255-byte location, the address at which additional bytes are loaded would be wrapped to address zero of the buffer. +The S25FS-S family provides a 512-byte Page Programming Buffer that can increase programming performance. For legacy software compatibility, this configuration bit provides the option to continue the wrapping behavior at the 256-byte boundary or to enable full use of the available 512-byte buffer by not wrapping the load address at the 256-byte boundary. +The S26K-S family provides a 512-byte Page Programming Buffer that can increase programming performance. +

+
+ SWS_Fls_00251 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + FLS_PAGE_BUFFER_WRAP_256 + + + FLS_PAGE_BUFFER_WRAP_256 + Renesas + + + FLS_PAGE_BUFFER_WRAP_512 + Renesas + + +
+ + + FlsTimeoutMonitoring + + Compile switch to enable and disable the FlsTimeout Supervision. It related to the FLS_E_TIMEOUT error. + +When both FlsTimeoutMonitoring and FlsDevErrorDetect are configured to be true, the FLS_E_TIMEOUT will be detected. + + +

+ true: This Parameter compiles switch to enable the FlsTimeout Supervision. +false: This Parameter compiles switch to disable the FlsTimeout Supervision. +

+
+ AR_RS_0097_FR_0021 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsTotalSize + + The total amount of flash memory in bytes (see also SWS_Fls_00208 and SWS_Fls_00209). + + +

+ This parameter in conjunction with FLS_BASE_ADDRESS defines the upper boundary for read / write / erase / blank check and compare jobs. +Example: +For S25FS512S and S26KS512S devices, The value of parameter must be configured as 67108864 (64 Mbyte) +For S25FS128S device, The value of parameter must be configured as 16777216 (16 Mbyte) +

+
+ ECUC_Fls_00170/AR_RS_0097_NR_0003 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsUseInterrupts + + This parameter specifies job processing triggered by hardware interrupt. + +Since FLS Driver does not support the interrupt feature, This parameter is not used for implementation. + + +

+ true: Job processing triggered by interrupt (hardware controlled). +false: Job processing not triggered by interrupt (software controlled). +

+
+ ECUC_Fls_00292 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsVersionCheckExternalModules + + This parameter is used to Enable/Disable the AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable the AUTOSAR Version check for inter-module dependencies. +false: Disable the AUTOSAR Version check for inter-module dependencies. +

+
+ /AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsVersionInfoApi + + Pre-processor switch to enable / disable the API to read out the modules version information. + + +

+ true: Version info API enabled. +false: Version info API disabled. +

+
+ ECUC_Fls_00293/SWS_BSW_00064/SWS_BSW_00164/SWS_BSW_00051/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsWriteBuffer + + This parameter is used to Enable/Disable the write buffer feature. + + +

+ true: Write buffer +false: Normal write +

+
+ SWS_Fls_00223 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsWriteVerifyCheck + + +This parameter enables/disables the FLS_WRITE_VERIFY_CHECK which activates the WriteVerifyCheck functionality for readable/writable registers of RPC. + + +

+ true: Enable the WriteVerifyCheck functionality for RPC. +false: Disable the WriteVerifyCheck functionality for RPC. +

+
+ AR_RS_0097_FR_0017 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCpgExclusiveControl + + This parameter is used to Enable/Disable the Exclusive Control feature for CPG register access. + + +

+ true: Enable the Exclusive Control feature. +false: Disable the Exclusive Control feature. +

+
+ SWS_BSW_00191/AR_RS_0097_FR_2002/AR_RS_0097_FR_3002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCpgExclusiveSelection + + This parameter contains MFIS registers to implement Exclusive Control for CPG register access. +Should be select the same MFIS register as selected by the MCU module. And should not be select the same register as selected at FlsExclusiveSelection. + + AR_RS_0097_FR_2004/AR_RS_0097_FR_3004 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MFISLCKR2 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + + + + FlsCpgExclusiveTimeout + + Configures the Time out for getting exclusive control. Unit is seconds. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsClockSetConfirmTimeout + + Configures the Time out for clock setting. Unit is seconds. + + None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsClockSetTendCheckTimeout + + Configures the Time out for the transfer end waiting at clock setting. Unit is seconds. + + None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsExpectedHwIdMask + + Mask value for FlsExpectedHwId check. + + +

+ Only relevant for external flash drivers. +This parameter should be configured as a hexadecimal string. +The length of configured value is used to configure the length to be read from external flash device. +The configured expected HW ID is compared with read ID from external flash device using the value of this parameter. + +Example: +- Flash device support one byte ID, the whole byte is compared, then the configure value should be '0xFF'. +- Flash device support three bytes ID, all three byte are compared, then the configure value should be '0xFFFFFF'. +

+
+ ECUC_Fls_00300 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + 0xFFFFFFFF + 10 + 4 + + +
+ + + FlsReadTime + + Maximum time (in seconds) of a read operation. + + SWS_Fls_00272 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsCpgWriteVerifyCheck + + This parameter enables/disables the FLS_CPG_WRITE_VERIFY_CHECK which activates the WriteVerifyCheck functionality for readable/writable registers of CPG. + + +

+ true: Enable the WriteVerifyCheck functionality for CPG. +false: Disable the WriteVerifyCheck functionality for CPG. +

+
+ AR_RS_0097_FR_0028 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsEraseTimeoutValue + + The timeout for erasing one complete flash sector. Unit is second. + + +

+ -When this parameter is configured, value of this parameter will be used for erasing timeout implementation. The value of FlsEraseTime in container FlsPublishedInformation will not be used for implementation. +- When this parameter is not configured, the value of FlsEraseTime in container FlsPublishedInformation will be used as default value for erasing timeout implementation +

+
+ ECUC_Fls_00298 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 3 + 65.535 + 0 +
+ + + FlsWriteTimeoutValue + + The timeout for programming one complete flash page. Unit is second. + + +

+ - When this parameter is configured, value of this parameter will be used for writing timeout implementation. The value of FlsWriteTime in container FlsPublishedInformation will not be used for implementation. +- When this parameter is not configured, the value of FlsWriteTime in container FlsPublishedInformation will be used as default value for writing timeout implementation +

+
+ ECUC_Fls_00301 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.0005 + 65.535 + 0 +
+ + + FlsTimeoutSupervisionEnabled + + Compile switch to enable timeout supervision. + + +

+ true: timeout supervision for read/erase/write/compare jobs enabled. +false: timeout supervision for read/erase/write/compare jobs disabled. +

+
+ ECUC_Fls_00322 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsEraseVerificationEnabled + + Compile switch to enable erase verification. + + +

+ true: memory region is checked to be erased. +false: memory region is not checked to be erased. +

+
+ ECUC_Fls_00321 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsWriteVerificationEnabled + + Compile switch to enable write verification. + + +

+ true: written data is compared directly after write. +false: written date is not compared directly after write. +

+
+ ECUC_Fls_00320 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsTransientFaultDetect + + Switches the Transient Fault notification ON or OFF. + + +

+ * true: enabled (ON). +* false: disabled (OFF). +

+
+ SWS_BSW_00224 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsCompareApi + + Compile switch to enable and disable the Fls_Compare function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00286/SWS_Fls_00186 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsSuspendApi + + Compile switch to enable and disable the Fls_Suspend function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0033/AR_RS_0097_FR_0034/AR_RS_0097_FR_0036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsResumeApi + + Compile switch to enable and disable the Fls_Resume function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0035/AR_RS_0097_FR_0037 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsSpecificConfigApi + + Compile switch to enable and disable the Fls_SendSpecificConfig function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0041 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+ + + + FlsOsCounterRef + + This parameter contains a reference to the counter, which is used by the FLS driver. + + SWS_BSW_00138/SWS_BSW_00200 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Os/OsCounter + + + + FlsEcucPartitionRef + + Maps the Flash driver to zero or one ECUC partition to make the driver API available in this partition. This parameter is not used for implementation. + + ECUC_Fls_00323 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + FlsSerialFlashGeneral + + Container for general parameters of the serial flash driver. These parameters are always pre-compile. +All parameters in this container only available when the parameter FlsAccess configured as FLS_SERIAL_FLASH_DEVICE in the container FlsGeneral. + + ECUC_Fls_00172 + 1 + 1 + + + + FlsEnableEraseErrorBit + + This parameter is used to enable/disable the Erase error bit checking. If Serial Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: ERASE error bit checking enabled. +false: ERASE error bit checking disabled. +

+
+ SWS_Fls_00104 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsEnableProgramErrorBit + + This parameter is used to enable/disable the Program error bit checking. If Serial Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: PROGRAM error bit checking enabled. +false: PROGRAM error bit checking disabled. +

+
+ SWS_Fls_00105 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsDDRCalibration + + Compile switch to enable and disable the DDR calibration features. + + +

+ true: Enable Fls_DDRWritePattern, Fls_DDRVerifyPattern and Fls_DDRCalibrate APIs. +false: Disable Fls_DDRWritePattern, Fls_DDRVerify and Fls_DDRCalibrate APIs. +

+
+ AR_RS_0097_FR_0043 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + FlsHyperFlashGeneral + + Container for general parameters of the hyper flash driver. These parameters are always pre-compile. +All parameters in this container only available when the parameter FlsAccess configured as FLS_HYPER_FLASH_DEVICE in the container FlsGeneral. + + ECUC_Fls_00172 + 1 + 1 + + + + FlsEnableEraseErrorBit + + This parameter is used to enable/disable the Erase error bit checking. If Hyper Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: ERASE error bit checking enabled. +false: ERASE error bit checking disabled. +

+
+ SWS_Fls_00104 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsEnableProgramErrorBit + + This parameter is used to enable/disable the Program error bit checking. If Hyper Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: PROGRAM error bit checking enabled. +false: PROGRAM error bit checking disabled. +

+
+ SWS_Fls_00105 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+
+
+ + + FlsPublishedInformation + + This container holding all Fls specific published information parameters. + + ECUC_Fls_00178/AR_RS_0091_FR_0026/AR_RS_0091_FR_0028/AR_RS_0091_FR_0059 + 1 + 1 + + + + FlsAcLocationErase + + Position in RAM, to which the erase flash access code has to be loaded. + +This parameter is not used for implementation. + + +

+ Only relevant if the erase flash access code is not position independent. If this information is not provided it is assumed that the erase flash access code is position independent and that therefore the RAM position can be freely configured. +

+
+ ECUC_Fls_00294 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsAcLocationWrite + + Position in RAM, to which the write flash access code has to be loaded. + +This parameter is not used for implementation. + + +

+ Only relevant if the write flash access code is not position independent. If this information is not provided it is assumed that the write flash access code is position independent and that therefore the RAM position can be freely configured. +

+
+ ECUC_Fls_00295 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsAcSizeErase + + Number of bytes in RAM needed for the erase flash access code. + +This parameter is not used for implementation. + + ECUC_Fls_00296 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsAcSizeWrite + + Number of bytes in RAM needed for the write flash access code. + +This parameter is not used for implementation. + + ECUC_Fls_00297 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsErasedValue + + The contents of an erased flash memory cell. + + ECUC_Fls_00299 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 4294967295 + 4294967295 + 0 + + + + FlsEraseTime + + Maximum time (in seconds) to erase one complete flash sector. + + ECUC_Fls_00298/SWS_BSW_00126 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 3 + 65.535 + 0 + + + + FlsExpectedHwId + + Unique identifier of the hardware device that is expected by this driver (the device for which this driver has been implemented). + + +

+ Only relevant for external flash drivers. + +This parameter should be configured as number. + +The four bytes in "Manufacturer and Device ID" information will be used as Flash Hardware ID. + +Example: +- For S25FS512S: FlsExpectedHwId should be configured as 0x4d200201. +- For S25FS128S: FlsExpectedHwId should be configured as 0x4d182001. +- For S26KS512S: FlsExpectedHwId should be configured as 0x00707E01. +

+
+ ECUC_Fls_00300 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + + + 0x4D200201 + 10 + 4 + + +
+ + + FlsSpecifiedEraseCycles + + Number of erase cycles specified for the flash device. This parameter is not used for implementation but it may be referenced by upper layers. + + ECUC_Fls_00198 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsWriteTime + + Maximum time (in seconds) to program one complete flash page. + + ECUC_Fls_00301 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0.0005 + 65.535 + 0 + +
+
+ + + FlsConfigSet + + Container for runtime configuration parameters of the flash driver. + + +

+ Implementation Type: Fls_ConfigType. +

+
+ ECUC_Fls_00174/SWS_BSW_00057/SWS_BSW_00063/SWS_BSW_00146/SWS_BSW_00216/SWS_Fls_00352/SWS_Fls_00353/ECUC_Fls_00001/AR_RS_0091_FR_0028/SWS_BSW_00149/SWS_BSW_00172/SWS_BSW_00173/SWS_BSW_00180/AR_RS_0091_FR_0026 + 1 + 1 + + + + FlsAcErase + + This parameter specifies address offset in RAM to which the erase flash access code shall be loaded. +Used as function pointer to access the erase flash access code. + +This parameter is not used for implementation, since FLS is using Erase function is handled using function pointer hence need not have a parameter to specifies address offset in RAM Erase code. + + ECUC_Fls_00270 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsAcWrite + + This parameter specifies address offset in RAM to which the write flash access code shall be loaded. +Used as function pointer to access the write flash access code. + +This parameter is not used for implementation, since FLS is using Write function is handled using function pointer hence need not have a parameter to specifies address offset in RAM Erase code. + + ECUC_Fls_00305 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsCallCycle + + This parameter specifies the cycle time of calls of the flash driver's main function. + +This parameter is not used for implementation, since main function cycle time is not considered for Timeout calculation. + + ECUC_Fls_00306 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1 + 0 + + + + FlsDefaultMode + + This parameter is the default FLS device mode after initialization. + + +

+ Implementation Type: MemIf_ModeType. + +MEMIF_MODE_FAST: Fast read access / SPI burst access +MEMIF_MODE_SLOW: Slow read access / normal SPI access +

+
+ ECUC_Fls_00318 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MEMIF_MODE_SLOW + + + MEMIF_MODE_FAST + AUTOSAR_ECUC + + + MEMIF_MODE_SLOW + AUTOSAR_ECUC + + +
+ + + FlsJobEndNotification + + This parameter mapped to the job end notification routine provided by some upper layer module, typically the Fee module. + + ECUC_Fls_00307/SWS_Fls_00262/SWS_BSW_00126 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + FlsJobErrorNotification + + This parameter mapped to the job error notification routine provided by some upper layer module, typically the Fee module. + + ECUC_Fls_00274/SWS_Fls_00263 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + FlsMaxReadFastMode + + This parameter specifies the maximum number of bytes to read or compare in one cycle of the flash driver's job processing function in fast mode. + + ECUC_Fls_00275 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsMaxReadNormalMode + + This parameter specifies the maximum number of bytes to read or compare in one cycle of the flash driver's job processing function in normal mode. + + ECUC_Fls_00276 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsMaxWriteFastMode + + This parameter specifies the maximum number of bytes to write in one cycle of the flash driver's job processing function in fast mode. + +This parameter is not used for implementation. + + ECUC_Fls_00277 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsMaxWriteNormalMode + + This parameter specifies the maximum number of bytes to write in one cycle of the flash driver's job processing function in normal mode. + + ECUC_Fls_00278 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsProtection + + This parameter uses the erase/write protection settings. (Only relevant if supported by hardware). + + ECUC_Fls_00279 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + +
+ + + + FlsSerialFlashConfig + + This container holding all configuration for serial flash. + +All parameters in this container and it's sub-container only available when the parameter FlsAccess configured as FLS_SERIAL_FLASH_DEVICE in the container FlsGeneral. + + AR_RS_0097_FR_0015 + 1 + 1 + + + + FlsSerialFlashRead + + This container holding all read operation parameters. + + SWS_Fls_00236 + 1 + 1 + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Read job. + +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length for the Flash's Read job. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ When the parameter FlsExternalSpaceReadMode configured as false in the container FlsGeneral: + +ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output + + +When the parameter FlsExternalSpaceReadMode configured as true in the container FlsGeneral. Only THREE_BYTES or FOUR_BYTES is valid. If the parameter FlsSelectPinGroup configured as FLS_QSPI0_QSPI1_PIN_GROUP: + +THREE_BYTES: Address[24:1] is output. +FOUR_BYTES: Address[32:1] is output. + +If the parameter FlsSelectPinGroup configured as FLS_QSPI0_PIN_GROUP:: + +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Read command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3 + 255 + 0 + + + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read dummy cycle + + +

+ The number of dummy cycle used for the Read command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsInternalStrobeDelay + + To adjust the timing of DDR operation without data strobe flash device (such as serial flash), dummy read operation is necessary by software to change the delay of the internal strobe. This paramter used to change the delay of the internal strobe. + +This paramter only valid when the parameter FlsDDRCalibration configured as "True" in the container FlsGeneral. + + +

+ The delay value depends on the specified value: 0(delay is biggest) > 1 > 2 > ... 15(delay is smallest). +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 15 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOptionalData + + The parameter sets the optional data which immediately after the Flash's address. + + +

+ For dual and quad commands of some Flash devices, they need the optional data immediately after the Flash's address on the Read's Sequence. + +Example for S25FS512S serial flash: + +The Read's Sequence of quad command QIOR (Ebh) as below: + +Command (1bit) - Address (4 bits / 3 bytes length) - Optional Data (4 bits / 1 bytes length) - Dummy Cycle (4 bits / 4 bytes length) - Receive Data (4 bit / 4 bytes length). + +Optional Data is 0xA5. The Optional Data's size is same with the data size. The Optional Data's length only is 1 byte. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2779096485 + 4294967295 + 0 +
+ + + FlsOptionalDataLength + + This parameter is used to configure the Optional Data's length for the Flash's Read job. + + +

+ NOT_USED: The optional data is not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of optional data is output. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of optional data are output. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of optional data are output. +FOUR_BYTES: entire 4 bytes of optional data are output. + +Recommended for S25FS512S and the Cypress's serial flash have same the Quad/Dual command sequence: + +This parameter should be ONE_BYTE. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+
+
+ + + FlsSerialFlashReadStatusReg + + This container holding all parameters of status operation. +The FLS Driver only support to check a status register. + + AR_RS_0097_FR_0022 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Read Status Register command. + + +

+ The software status register provides status on whether the flash memory array is available for any Read or Write operation, whether the device is Write enabled, and the state of the Memory Write protection. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 5 + 255 + 0 +
+ + + FlsDataBitSize + + Setting the transfer data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command is single, the configured value for this parameter should be "ONE_BIT". + +When command is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataRate + + This parameter is used to configure the data rate transfer of the Flash's Read Status Register processing. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the data. +DDR: Specifies the double data rate (DDR) transfer of the data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read Status Register dummy cycle. + + +

+ The number of dummy cycle used for the Read Status Register command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsPositionOfBusyBit + + The position of the Busy bit on Status Register. + + +

+ The Busy bit determines whether the device is performing a program, write, erase operation, or any other operation, during which a new operation command will be ignored. A '1' for the Busy bit indicates the device is busy with an operation in progress. A '0' indicates the device is ready for the next valid operation. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+ + + FlsPositionOfEraseErrorBit + + The position of the Erase Status bit on Status Register. + +This parameter only valid when the parameter FlsEnableEraseErrorBit configured as "True" in the container FlsSerialFlashGeneral. + + +

+ Erase Error bit: Indicates whether an ERASE operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 5 + 7 + 0 +
+ + + FlsPositionOfProgramErrorBit + + The position of the Program Status bit on Status Register. + +This parameter only valid when the parameter FlsEnableProgramErrorBit configured as "True" in the container FlsSerialFlashGeneral. + + +

+ Program Error bit: Indicates whether a PROGRAM operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 7 + 0 +
+ + + FlsPositionOfWriteEnableBit + + The position of the Write-Enable-Latch bit on Status Register. + + +

+ The Write-Enable-Latch bit indicates the status of the internal memory Write Enable Latch. If the Write-Enable-Latch bit is set to '1', it indicates the device is Write enabled. If the bit is set to '0' (reset), it indicates the device is not Write enabled and does not accept any memory Write (Program/Erase) commands. +The Write Enable command execution Setting the Write Enable Latch to a 1 to allow any program, erase, or write commands to execute afterwards. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 7 + 0 +
+
+
+ + + FlsSerialFlashReadHwId + + This container holding all parameters for Identification operation. + + AR_RS_0097_FR_0022/SWS_Fls_00144 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Read ID command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 159 + 255 + 0 + + + + FlsDataBitSize + + Setting the transfer data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command is single, the configured value for this parameter should be "ONE_BIT". + +When command is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataRate + + This parameter is used to configure the data rate transfer of the Flash's Read ID processing. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the data. +DDR: Specifies the double data rate (DDR) transfer of the data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read ID dummy cycle + + +

+ The number of dummy cycle used for Read ID command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashErase + + This container holding all Erase operation parameters. + + SWS_Fls_00218 + 1 + 1 + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Erase job. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length for the Flash's Erase job. + + +

+ ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Sector Erase command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 216 + 255 + 0 + + + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Sector Erase dummy cycle. + + +

+ The number of dummy cycle used for the Sector Erase command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashProgram + + This container holding all Page Program operation parameters. + + SWS_Fls_00223 + 1 + 1 + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Write job. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length for the Flash's Write job. + + +

+ ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Page Program command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2 + 255 + 0 + + + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Page Program dummy cycle + + +

+ The number of dummy cycle used for the Page Program command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashWriteEnable + + This container holding all erase/write operation parameters. + + AR_RS_0097_FR_0002/SWS_Fls_00218/SWS_Fls_00223 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Write Enable command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 255 + 0 + + + + FlsDataBitSize + + Setting the transfer data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataRate + + This parameter is used to configure the data rate transfer of the Flash's Write Enable processing. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the data. +DDR: Specifies the double data rate (DDR) transfer of the data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Write Enable dummy cycle + + +

+ The number of dummy cycle used for the Write Enable command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashDDRVerify + + This container holding all configuration for the DDR calibrate operation. +This container and it's parameters only available when the parameter FlsDDRCalibration configured as 'True' in the container FlsSerialFlashGeneral. + + AR_RS_0097_FR_0039/AR_RS_0097_FR_0045 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ +'ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command is single, the configured value for this parameter should be "ONE_BIT". + +When command is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ When the parameter FlsExternalSpaceReadMode configured as false in the container FlsGeneral: + +ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The dummy cycle. + + +

+ The number of dummy cycle used for the SDR Read command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOptionalData + + The parameter sets the optional data which immediately after the Flash's address. + + +

+ For dual and quad commands of some Flash devices, they need the optional data immediately after the Flash's address on the Read's Sequence. + +Example for S25FS512S serial flash: + +The Read's Sequence of quad command QIOR (Ebh) as below: + +Command (1bit) - Address (4 bits / 3 bytes length) - Optional Data (4 bits / 1 bytes length) - Dummy Cycle (4 bits / 4 bytes length) - Receive Data (4 bit / 4 bytes length). + +Optional Data is 0xA5. The Optional Data's size is same with the data size. The Optional Data's length only is 1 byte. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2779096485 + 4294967295 + 0 +
+ + + FlsOptionalDataLength + + This parameter is used to configure the Optional Data's length for the Flash's Read job. + + +

+ NOT_USED: The optional data is not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of optional data is output. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of optional data are output. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of optional data are output. +FOUR_BYTES: entire 4 bytes of optional data are output. + +Recommended for S25FS512S has Quad/Dual command sequence: + +This parameter should be ONE_BYTE. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BYTE + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsSDRReadCommand + + The SDR Read command. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3 + 255 + 0 + +
+
+ + + FlsSerialFlashDDRPattern + + This container holding all configuration for the DDR Pattern Area. This container and it's parameters only available when the parameter FlsDDRCalibration configured as 'True' in the container FlsSerialFlashGeneral. + + AR_RS_0097_FR_0038/AR_RS_0097_FR_0044 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsNumberOfPattern + + This parameter is used to configure the number of pattern, which used in DDR read mode. + + +

+ The value of (FlsDDRNumberOfPattern x 4) must be less than the sector size. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + FlsPatternAddress + + This parameter is used to configure the address of a sector. The contents of this sector is the value configured for the parameter FlsDDRPatternValue. + + +

+ Note: All write, erase jobs to this address will be ignored. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 7864320 + 4294967295 + 0 +
+ + + FlsPatternValue + + This parameter is used to configure the pattern value in DDR read mode. + + +

+ A pattern is 4 bytes value. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2774181285 + 4294967295 + 1 +
+
+
+
+
+ + + FlsHyperFlashConfig + + This container holding all configuration for hyper flash. + +All parameters in this container and it's sub-container only available when the parameter FlsAccess configured as FLS_HYPER_FLASH_DEVICE in the container FlsGeneral. + + AR_RS_0097_FR_0015 + 1 + 1 + + + + FlsHyperFlashRead + + This container holding all read operation parameters. + + SWS_Fls_00236 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read dummy cycle + + +

+ The number of dummy cycle used for the Read operation. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsHyperFlashReadStatusReg + + This container holding all parameters of status operation. +The FLS Driver only support to check a status register. + + AR_RS_0097_FR_0022 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read Status Register dummy cycle. + + +

+ The number of dummy cycle used for the Read Status Register command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsPositionOfDeviceReadyBit + + The position of the Device Ready bit on Status Register. + + +

+ The Device Ready bit determines whether the device is performing a program, write, erase operation, or any other operation, during which a new operation command will be ignored. A "0" for the Device Ready bit indicates the device is busy with an operation in progress. A "1" indicates the device is ready for the next valid operation. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 7 + 7 + 0 +
+ + + FlsPositionOfEraseErrorBit + + The position of the Erase status bit on Status Register. + +This parameter only valid when the parameter FlsEnableEraseErrorBit configured as "True" in the container FlsHyperFlashGeneral. + + +

+ Erase Error bit: Indicates whether an ERASE operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 5 + 7 + 0 +
+ + + FlsPositionOfProgramErrorBit + + The position of the Program Status bit on Status Register. + +This parameter only valid when the parameter FlsEnableProgramErrorBit configured as "True" in the container FlsHyperFlashGeneral. + + +

+ Program Error bit: Indicates whether a PROGRAM operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4 + 7 + 0 +
+
+ + + + FlsReadStatusSetupCycle + + This container holding the setup transaction cycles of read status operation. + + AR_RS_0097_FR_0022 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+ + + FlsHyperFlashReadHwId + + This container holding all parameters of status operation. +The FLS Driver only support to check a status register. + + AR_RS_0097_FR_0022/SWS_Fls_00144 + 1 + 1 + + + + FlsIDReadAddress0 + + The address of ID byte 0. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsIDReadAddress1 + + The address of ID byte 1. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsIDReadAddress2 + + The address of ID byte 2. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsIDReadAddress3 + + The address of ID byte 3. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read Status Register dummy cycle. + + +

+ The number of dummy cycle used for the Read Status Register command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+ + + + FlsEnterCFI + + This container holding the enter CFI transaction cycles of read HW-ID operation. + + SWS_Fls_00144 + 1 + 1 + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + + + FlsExitCFI + + This container holding the exit CFI transaction cycles of read HW-ID operation. + + SWS_Fls_00144 + 1 + 1 + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+ + + FlsHyperFlashErase + + This container holding all Erase operation parameters. + + SWS_Fls_00218 + 1 + 1 + + + + FlsCommand + + The Sector Erase command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 48 + 65535 + 0 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Sector Erase dummy cycle. + + +

+ The number of dummy cycle used for the Sector Erase command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+ + + + FlsEraseSetupCycle + + This container holding the setup transaction cycles of erase operation. + + SWS_Fls_00218 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+ + + FlsHyperFlashProgram + + This container holding all Page Program operation parameters. + + SWS_Fls_00223 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Page Program dummy cycle + + +

+ The number of dummy cycle used for the Page Program command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+ + + + FlsProgramSetupCycle + + This container holding the setup transaction cycles of programming operation. + + SWS_Fls_00223 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+
+
+ + + FlsExternalDriver + + This container is present for external Flash drivers only. Internal Flash drivers do not use the parameter listed in this container, hence its multiplicity is 0 for internal drivers. This container is not used for implementation. + + ECUC_Fls_00316/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsSpiReference + + Reference to SPI sequence (required for external Flash drivers). This parameter is not used for implementation. + + ECUC_Fls_00317/AR_RS_0091_FR_0030 + 1 + true + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiSequence + + + + + + FlsSectorList + + This container specifies the list of flash table sectors and pages. Please note that 'FlsSectorStartaddress', 'FlsSectorSize' and 'FlsNumberOfSectors' in each sector partition must be configured so that the start address of the first sector must be zero, the total size of all flash able sectors is equal to FlsTotalSize and sectors should be configured continuously. + + ECUC_Fls_00201/SWS_Fls_00208 + 1 + 1 + + + + FlsSector + + This container specifies the configuration description of a flashable sector. Please note that 'FlsSectorStartaddress', 'FlsSectorSize' and 'FlsNumberOfSectors' in each sector partition must be configured so that the start address of the first sector must be zero, the total size of all flash able sectors is equal to FlsTotalSize and sectors should be configured continuously. + + +

+ The number of container FlsSector should be 1, since the FLS Driver only support Flash device has uniform sectors. +

+
+ ECUC_Fls_00202 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsNumberOfSectors + + This parameter specifies number of continuous sectors with identical values for FlsSectorSize. + + +

+ It is also known as the number of available sectors. + +The value configured for parameters FlsSectorStartaddress, FlsSectorSize, and FlsNumberOfSectors must satisfy the following expression : (FlsSectorStartaddress + (FlsSectorSize x FlsNumberOfSectors)) = FlsTotalSize. + +Note: FlsTotalSize is a parameter of the container FlsGeneral. +

+
+ ECUC_Fls_00280 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + FlsPageSize + + This parameter specifies size of one page of this sector in bytes. + + +

+ Implementation Type: Fls_LengthType. +

+
+ ECUC_Fls_00281/SWS_BSW_00126 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + FlsSectorSize + + This parameter specifies size of this sector in bytes. + + +

+ The value configured for this parameter must be an even and non-zero number. . + +The value configured for parameters FlsSectorStartaddress, FlsSectorSize, and FlsNumberOfSectors must satisfy the following expression : (FlsSectorStartaddress + (FlsSectorSize x FlsNumberOfSectors)) = FlsTotalSize. + +Note: FlsTotalSize is a parameter of the container FlsGeneral. +

+
+ ECUC_Fls_00282 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsSectorStartaddress + + This parameter specifies the start address of this sector. This parameter specify the virtual start address. Implementation Type: Fls_AddressType. + + +

+ The value configured for this parameter must be divisible by the value which configured in the parameter FlsSectorSize. The sector with an address smaller than the value configured for this parameter will not be erased by the Fls_Erase API. + +The value configured for parameters FlsSectorStartaddress, FlsSectorSize, and FlsNumberOfSectors must satisfy the following expression : (FlsSectorStartaddress + (FlsSectorSize x FlsNumberOfSectors)) = FlsTotalSize. + +Note: FlsTotalSize is a parameter of the container FlsGeneral. +

+
+ ECUC_Fls_00283/SWS_BSW_00146 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+
+
+
+
+ + + FlsDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the Dem_SetEventStatus API in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. The standardized errors are provided in the container and can be extended by vendor specific error references. + + SWS_BSW_00204/SWS_BSW_00205/SWS_BSW_00066/AR_RS_0091_FR_0031/AR_RS_0091_FR_0010/AR_RS_0091_FR_0059/AR_RS_0097_FR_0029/AR_RS_0097_FR_2002/AR_RS_0097_FR_3002/SWS_BSW_00143/SWS_BSW_00191/SWS_BSW_00200 + 1 + 1 + + + + FLS_E_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get Exclusive Control resource" has occurred. + + /AR_RS_0091_FR_0057 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_GET_SEMAPHORE_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get Semaphore resource" has occurred. + + /AR_RS_0097_FR_2004/AR_RS_0097_FR_3004 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_RELEASE_SEMAPHORE_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot release Semaphore resource" has occurred. + + /AR_RS_0097_FR_2005/AR_RS_0097_FR_3005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_WRITE_VERIFY_FAILURE + + Reference to the DemEventParameter which shall be issued when a register of RPC read back failure was detected. If the reference is not configured the error shall not be reported. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_CPG_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get Exclusive Control resource" has occurred. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_CLOCK_SET_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot confirm the clock setting" has occurred. + + AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_CPG_WRITE_VERIFY_FAILURE + + Reference to the DemEventParameter which shall be issued when a register of CPG read back failure was detected. If the reference is not configured the error shall not be reported. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+ + + FlsSerialFlashSpecificConfig + + This container holding all configuration for specific command. + + AR_RS_0097_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsAddress + + This parameter is used to configure the address which will be used to send to Flash device. + + +

+ When the parameter FlsAddressLength configured as: +NOT_USED: This parameter is not used. +ONE_BYTE: 1 byte [from bit 0 to bit 7] of this parameter is used. +TWO_BYTES: 2 bytes [from bit 0 to bit 15] of this parameter are used. +THREE_BYTES: 3 bytes [from bit 0 to bit 23] of this parameter are used. +FOUR_BYTES: entire 4 bytes of this parameter are used. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Read job. + +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressBitSize + + Setting the address size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the length of address which will be used to send to Flash device. + + +

+ NOT_USED: Address is not used. +ONE_BYTE: Address has 1 byte. +TWO_BYTES: Address has 2 bytes. +THREE_BYTES: Address has 3 bytes. +FOUR_BYTES: Address has 4 bytes. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + This parameter is used to configure specific command to send to flash device. + + +

+ User should read the Flash device's hardware user manual careful before configure this parameter. Wrong command can effect to the operation of FLS driver. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + FlsCommandBitSize + + Setting the command size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataBitSize + + Setting the data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataLength + + Setting the data length will be transfer. + + +

+ NOT_USED: The data is not used to transfer. +ONE_UNIT_DATA: 1 unit data will be transfer. +TWO_UNITS_DATA: 2 units data will be transfer. +FOUR_UNITS_DATA: 4 units data will be transfer. + +When the parameter FlsSelectPinGroup in the container FlsGeneral configured as "FLS_QSPI0_PIN_GROUP", 1 unit data = 8 bits. +When the parameter FlsSelectPinGroup in the container FlsGeneral configured as "FLS_QSPI0_QSPI1_PIN_GROUP", 1 unit data = 16 bits. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_UNIT_DATA + Renesas + + + TWO_UNITS_DATA + Renesas + + + FOUR_UNITS_DATA + Renesas + + +
+ + + FlsRpcFrequency + + This parameter used to configure the frequency value for the Flash. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: +FREQ_160MHz +FREQ_80MHz +FREQ_53MHz +FREQ_40MHz +FREQ_133MHz +FREQ_66MHz +FREQ_44MHz +FREQ_33MHz +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + This parameter is used to configure the dummy cycle. + + +

+ If this parameter configured as 0, dummy cycle will be not used. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to the period from transfer end to next transfer start (next access). + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOperation + + This parameter is used to configure the operation. + + +

+ FLS_READ_OPERATION: Read operation +FLS_WRITE_OPERATION: Write operation +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FLS_READ_OPERATION + + + FLS_READ_OPERATION + Renesas + + + FLS_WRITE_OPERATION + Renesas + + +
+ + + FlsOptionalCommand + + The optional command. + +The optional command will be sent immediately after the command which configured at the parameter FlsCommand. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + FlsOptionalCommandBitSize + + Setting the optional command size in bit units. + +This parameter only valid when the parameter FlsOptionalCommandEnable configured as 'True'. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsOptionalCommandEnable + + This parameter is used to enable/disable the optional command. + + +

+ true: optional command enabled. +false: optional command disabled. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + FlsOptionalData + + The optional data. + + +

+ When the parameter FlsOptionalDataLength configured as: +NOT_USED: This parameter is not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of this parameter is valid. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of of this parameter are valid. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of of this parameter are valid. +FOUR_BYTES: entire 4 bytes of this parameter are valid. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsOptionalDataBitSize + + Setting the optional data size in bit units. + +This parameter only valid when the parameter FlsOptionalDataLength configured not equal "NOT_USED". + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsOptionalDataLength + + This parameter is used to configure the Optional Data length for the Flash's Read job. + + +

+ NOT_USED: The parameters FlsOptionalDataBitSize and FlsOptionalData are not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of optional data is output. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of optional data are output. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of optional data are output. +FOUR_BYTES: entire 4 bytes of optional data are output. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+
+
+ + + FlsHyperFlashSpecificConfig + + This container holding all configuration for hyper flash send specific command. + + AR_RS_0097_FR_0046 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsAddress + + This parameter is used to configure the address which will be used to send to Flash device. + + +

+ 4 bytes address is always use. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsDataLength + + Setting the data length will be transfer. + + +

+ NOT_USED: The data is not used to transfer. +ONE_UNIT_DATA: 1 unit data will be transfer. +TWO_UNITS_DATA: 2 units data will be transfer. +FOUR_UNITS_DATA: 4 units data will be transfer. + +When the parameter FlsSelectPinGroup in the container FlsGeneral configured as "FLS_QSPI0_QSPI1_PIN_GROUP", 1 unit data = 16 bits. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_UNIT_DATA + Renesas + + + TWO_UNITS_DATA + Renesas + + + FOUR_UNITS_DATA + Renesas + + +
+ + + FlsRpcFrequency + + This parameter used to configure the frequency value for the Flash. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: +FREQ_160MHz +FREQ_80MHz +FREQ_53MHz +FREQ_40MHz +FREQ_133MHz +FREQ_66MHz +FREQ_44MHz +FREQ_33MHz +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + This parameter is used to configure the dummy cycle. + + +

+ If this parameter configured as 0, dummy cycle will be not used. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to the period from transfer end to next transfer start (next access). + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOperation + + This parameter is used to configure the operation. + + +

+ FLS_READ_OPERATION: Read operation +FLS_WRITE_OPERATION: Write operation +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FLS_READ_OPERATION + + + FLS_READ_OPERATION + Renesas + + + FLS_WRITE_OPERATION + Renesas + + +
+
+ + + + FlsSpecificConfigSetupCycles + + This container holding the setup transaction cycles for hyper flash send specific operation + + AR_RS_0097_FR_0047 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_GPT_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_GPT_V4H.arxml new file mode 100644 index 0000000..0d89d64 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_GPT_V4H.arxml @@ -0,0 +1,1623 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Gpt + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Gpt/Gpt + + + + + Gpt + + Configuration of the GPT (General Purpose Timer) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-03-05 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-20 + + + 1.0.2 + 1.0.1 + Renesas + 2022-05-17 + + + 1.0.3 + 1.0.2 + Renesas + 2022-06-17 + + + 1.0.4 + 1.0.3 + Renesas + 2022-08-09 + + + 1.0.5 + 1.0.4 + Renesas + 2022-09-20 + + + 1.7.9 + 1.0.5 + Renesas + 2022-11-04 + + + + ECUC_Gpt_00336/AR_RS_0099_FR_0118 + 1 + 8 + true + /AUTOSAR/EcucDefs/Gpt + + VARIANT-POST-BUILD + + + + + GptDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_ReportErrorStatus[for AR4.2.2] or Dem_SetEventStatus[for AR4.3.1, AR19-11] in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. +The errors of Safety Mechanism are provided in the container. + + SWS_Gpt_00270/AR_RS_0099_FSR_0001 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GPT_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when GPT module detects unintended interrupt. + + AR_RS_0099_FSR_0005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + GptDriverConfiguration + + This container contains the module-wide configuration (parameters) of the GPT Driver. + + ECUC_Gpt_00183/SWS_Gpt_00270 + 1 + 1 + + + + GptDevErrorDetect + + Switches the Development Errors Detection[for AR4.2.2] and Runtime Errors Detection[for AR4.3.1, AR19_11] and notification ON or OFF. +- true: enabled (ON). +- false: disabled (OFF). + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Gpt_00321/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptPredefTimer100us32bitEnable + + Enables/disables the GPT Predef Timer 100us32bit. + + +

+ true: The GPT Predef Timer 100us32bit is enable. +false: The GPT Predef Timer 100us32bit is disable. +

+
+ ECUC_Gpt_00335/AR_RS_0091_FR_0029 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptPredefTimer1usEnablingGrade + + Specifies the grade of enabling the GPT Predef Timers with 1us tick duration. + + +

+ GPT_PREDEF_TIMER_1US_16BIT_ENABLED : 16bit timer enabled +GPT_PREDEF_TIMER_1US_16_24BIT_ENABLED : 16 and 24bit timers enabled +GPT_PREDEF_TIMER_1US_16_24_32BIT_ENABLED : 16, 24 and 32bit timers enabled +GPT_PREDEF_TIMER_1US_DISABLED : disabled +

+
+ ECUC_Gpt_00334 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + GPT_PREDEF_TIMER_1US_DISABLED + + + GPT_PREDEF_TIMER_1US_16_24_32BIT_ENABLED + AUTOSAR_ECUC + + + GPT_PREDEF_TIMER_1US_DISABLED + AUTOSAR_ECUC + + +
+ + + GptReportWakeupSource + + Enables/Disables wakeup source reporting. Only use to turn on Gpt_SetMode service when compare with GptWakeupFunctionalityApi =True. + + +

+ true: Wakeup event reporting is enabled. +false: Wakeup event reporting is disabled. +

+
+ ECUC_Gpt_00322/AR_RS_0099_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptAlreadyInitDetCheck + + The GptAlreadyInitDetCheck enables/disables the GPT_E_ALREADY_INITIALIZED Det check in Gpt_Init API. +This parameter has no impact when DET is disabled. + + +

+ true: Enables the GPT_E_ALREADY_INITIALIZED Det check in Gpt_Init API. +false: Disables the GPT_E_ALREADY_INITIALIZED Det check in Gpt_Init API. +

+
+ AR_RS_0099_FR_0038 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptCriticalSectionProtection + + This parameter specifies if the MCAL driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the MCAL driver configuration. Basically, critical section functionality is applied as enabling. + + +

+ true: enabling the enter/exit critical section functionality +false: disabling the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This depends on device families. +

+
+ AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + GptUnintendedInterruptCheck + + Control enable / disable function of unintended interrupt check SM. + + +

+ true: Enable Unintended Interrupt Check Safety Mechanism. +false: Disable Unintended Interrupt Check Safety Mechanism. +

+
+ AR_RS_0099_FSR_0006 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable AUTOSAR Version check. +false: Disable AUTOSAR Version check. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+ + + + GptEcucPartitionRef + + This parameter is not used for implementation. +Maps the GPT driver to zero or multiple ECUC partitions to make the driver API available in the according partition. Depending on the addressed timer resource the interfaces operate as follows: +a) In case of partition local timer resources (n:1 mapping) the API operates as an independent instance in the according ECUC partition. b) In case of global timer resources (1:m mapping) the API operates on the global timer resource either by protected access to the resource or by implementing an according kernel. + + ECUC_Gpt_00337 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + GptKernelEcucPartitionRef + + This parameter is not used for implementation. +Maps the GPT kernel to zero or one ECUC partitions to assign the driver kernel to a certain core. The ECUC partition referenced is a subset of the ECUC partitions where the GPT driver is mapped to. +Note: The kernel reference shall not be set in case the GPT driver is implemented without a kernel (refer to definition of GptEcucPartitionRef). + + ECUC_Gpt_00338 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + GptClockReferencePoint + + This container contains a parameter, which represents a reference to a container of the type McuClockReferencePoint (defined in module MCU). This container is not used for implementation, since hardware doesn't support multiple clock references. + + +

+ A container is needed to support multiple clock references (hardware dependent). +

+
+ ECUC_Gpt_00329/AR_RS_0099_FR_0112/AR_RS_0091_FR_0031 + 1 + 1 + + + + GptClockReference + + This parameter is not used for implementation, because the reference value of frequency is not used for any calculation. + + +

+ Reference to a container of the type McuClockReferencePoint, to select an input clock. +The configuration editor for the GPT module can support the integrator by only allowing a selection of those clock reference points that can be +connected physically to the GPT hardware peripheral. The desired frequency (desired by GPT) has to be the same as the selected and provided frequency of the MCU configuration. This has to be checked automatically. +

+
+ ECUC_Gpt_00330/AR_RS_0099_FR_0103/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockReferencePoint +
+
+
+ + + GptPredefTimerConfiguration + + The 'GptPredefTimerConfiguration' container contains the Driver configuration (containers and parameters) depending on grouping of Predef Timer. + + AR_RS_0099_FR_0087/AR_RS_0099_FR_0088 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptPredefTimer1Us32BitConfiguration + + The 'GptPredefTimer1us32BitConfiguration' container contains the Driver configuration (parameters) depending on grouping of 1 us 16/24/32 bit Predef Timer. + + AR_RS_0099_FR_0095 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptPredefTimerClockSelection + + This parameter contains the selection of Predef Timer clock source. +#U2A16, U2A8, S4_G4MH +The configured value of GptTauPrescalerCk3Pre and GptTauPrescalerCk3BaudRate will be ignored when this parameter is configured. + + +

+ #U2A16, U2A8, S4_G4MH +This parameter select dividing value of CK3_PRE. +The Baud Rate setting will be defined automaticaly. +The frequency will be 1 MHz. +

+
+ AR_RS_0099_FR_0097 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PCLK_DIVBY_2_POWOF_02 + + + PCLK_DIVBY_2_POWOF_02 + Renesas + + + PCLK_DIVBY_2_POWOF_04 + Renesas + + + PCLK_DIVBY_2_POWOF_06 + Renesas + + + PCLK_DIVBY_2_POWOF_08 + Renesas + + + PCLK_DIVBY_2_POWOF_10 + Renesas + + +
+ + + GptPredefTimerChannelSelection + + This parameter contains the selection of Predef Timer. + + AR_RS_0099_FR_0096 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TMU_CH00 + + + TMU_CH00 + Renesas + + + TMU_CH01 + Renesas + + + TMU_CH02 + Renesas + + + TMU_CH03 + Renesas + + + TMU_CH04 + Renesas + + + TMU_CH05 + Renesas + + + TMU_CH06 + Renesas + + + TMU_CH07 + Renesas + + + TMU_CH08 + Renesas + + + TMU_CH09 + Renesas + + + TMU_CH10 + Renesas + + + TMU_CH11 + Renesas + + + TMU_CH12 + Renesas + + + TMU_CH13 + Renesas + + + TMU_CH14 + Renesas + + + +
+
+ + + GptPredefTimer100Us32BitConfiguration + + The 'GptPredefTimer100us32BitConfiguration' container contains the Driver configuration (parameters) depending on grouping of 1 us 32 bit Predef Timer. + + AR_RS_0099_FR_0121/AR_RS_0099_FR_2018 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptPredefTimerClockSelection + + This parameter contains the selection of Predef Timer clock source. +#U2A16, U2A8, S4_G4MH +The configured value of GptTauPrescalerCk3Pre and GptTauPrescalerCk3BaudRate will be ignored when this parameter is configured. + + +

+ #U2A16, U2A8, S4_G4MH +This parameter select dividing value of CK3_PRE. +The Baud Rate setting will be defined automaticaly. +The frequency will be 100 MHz. +

+
+ AR_RS_0099_FR_1097/AR_RS_0099_FR_2020 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PCLK_DIVBY_2_POWOF_02 + + + PCLK_DIVBY_2_POWOF_02 + Renesas + + + PCLK_DIVBY_2_POWOF_04 + Renesas + + + PCLK_DIVBY_2_POWOF_06 + Renesas + + + PCLK_DIVBY_2_POWOF_08 + Renesas + + + PCLK_DIVBY_2_POWOF_10 + Renesas + + +
+ + + GptPredefTimerChannelSelection + + This parameter contains the selection of Predef Timer. + + AR_RS_0099_FR_1096/AR_RS_0099_FR_2019 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TMU_CH00 + + + TMU_CH00 + Renesas + + + TMU_CH01 + Renesas + + + TMU_CH02 + Renesas + + + TMU_CH03 + Renesas + + + TMU_CH04 + Renesas + + + TMU_CH05 + Renesas + + + TMU_CH06 + Renesas + + + TMU_CH07 + Renesas + + + TMU_CH08 + Renesas + + + TMU_CH09 + Renesas + + + TMU_CH10 + Renesas + + + TMU_CH11 + Renesas + + + TMU_CH12 + Renesas + + + TMU_CH13 + Renesas + + + TMU_CH14 + Renesas + + + +
+
+
+
+
+
+ + + GptConfigurationOfOptApiServices + + This container contains all configuration switches for configuring optional API services of the GPT driver. + + ECUC_Gpt_00193/SWS_Gpt_00270 + 1 + 1 + + + + GptDeinitApi + + Adds / removes the service Gpt_DeInit() from the code. + + +

+ true: The service Gpt_DeInit() is used. +false: The service Gpt_DeInit() is not used. +

+
+ ECUC_Gpt_00314 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptEnableDisableNotificationApi + + Adds / removes the services Gpt_EnableNotification() and Gpt_DisableNotification() from the code. + + +

+ true: Gpt_EnableNotification() and Gpt_DisableNotification is used. +false: Gpt_EnableNotification() and Gpt_DisableNotification is not used. +

+
+ ECUC_Gpt_00315 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptTimeElapsedApi + + Adds / removes the service Gpt_GetTimeElapsed() from the code. + + +

+ true: The service Gpt_GetTimeElapsed() is used. +false: The service Gpt_GetTimeElapsed() is not used. +

+
+ ECUC_Gpt_00317 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptTimeRemainingApi + + Adds / removes the service Gpt_GetTimeRemaining() from the code. + + +

+ true: The service Gpt_GetTimeRemaining() is used. +false: The service Gpt_GetTimeRemaining() is not used. +

+
+ ECUC_Gpt_00318 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptVersionInfoApi + + Adds / removes the service Gpt_GetVersionInfo() from the code. + + +

+ true: The service Gpt_GetVersionInfo() is used. +false: The service Gpt_GetVersionInfo() is not used. +

+
+ ECUC_Gpt_00319/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptWakeupFunctionalityApi + + Adds / removes the services Gpt_SetMode(), Gpt_EnableWakeup() Gpt_DisableWakeup() and Gpt_CheckWakeup() from the code. + + +

+ true: The services Gpt_SetMode(), Gpt_EnableWakeup() Gpt_DisableWakeup() and Gpt_CheckWakeup() is used. +false: The services Gpt_SetMode(), Gpt_EnableWakeup() Gpt_DisableWakeup() and Gpt_CheckWakeup() is not used. +

+
+ ECUC_Gpt_00320/AR_RS_0099_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptGetPredefTimerValueApi + + Adds / removes the service Gpt_GetPredefTimerValueAPI () from the code. + + +

+ true: The service Gpt_GetPredefTimerValue is used. +false: The service Gpt_GetPredefTimerValue is not used +

+
+ AR_RS_0099_FR_0039 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + GptChannelConfigSet + + This container is the base of a Configuration Set which contains the configured GPT channels. This way, different configuration sets can be defined for post-build process. + + ECUC_Gpt_00269/SWS_Gpt_00270 + 1 + 1 + + + + GptChannelConfiguration + + Configuration of an individual GPT channel. + + ECUC_Gpt_00184/AR_RS_0099_FR_2002/AR_RS_0099_FR_2009 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptChannelId + + Channel Id of the GPT channel. This value will be assigned to the symbolic name derived of the GptChannelConfiguration container short name. + + ECUC_Gpt_00308/AR_RS_0099_FR_2014 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 14 + 0 + + + + GptChannelClkEdge + + This parameter is to define the active signal of the clock, Configuring this parameter is only in case of using an External clock or Input Capture for the cannel. + + AR_RS_0099_FR_2004/AR_RS_0099_FR_2005/AR_RS_0099_FR_2009 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + RISE + + + RISE + Renesas + + + FALL + Renesas + + + RISE_FALL + Renesas + + + + + + GptChannelClkPrescaler + + This parameter sets the Prescaler for SASYNC/SASYNCD2 or using External Clock in the Control register for each channel. + + +

+ PCLK_DIVBY_2_POWOF_02: Prescaler for CK0 is PCLK/4. +PCLK_DIVBY_2_POWOF_04: Prescaler for CK0 is PCLK/16. +PCLK_DIVBY_2_POWOF_06: Prescaler for CK0 is PCLK/64. +PCLK_DIVBY_2_POWOF_08: Prescaler for CK0 is PCLK/256. +PCLK_DIVBY_2_POWOF_10: Prescaler for CK0 is PCLK/1024. +EXTERNAL_CLK: To use External clock +

+
+ AR_RS_0099_FR_2003/AR_RS_0099_FR_2015/AR_RS_0099_FR_2008 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PCLK_DIVBY_2_POWOF_02 + + + PCLK_DIVBY_2_POWOF_02 + Renesas + + + PCLK_DIVBY_2_POWOF_04 + Renesas + + + PCLK_DIVBY_2_POWOF_06 + Renesas + + + PCLK_DIVBY_2_POWOF_08 + Renesas + + + PCLK_DIVBY_2_POWOF_10 + Renesas + + + EXTERNAL_CLK + Renesas + + +
+ + + GptChannelMode + + Specifies the behavior of the timer channel after the target time is reached. + + +

+ GPT_CH_MODE_CONTINUOUS: After reaching the target time, the timer continues running with the value "zero" again. +GPT_CH_MODE_ONESHOT: After reaching the target time, the timer stops automatically (timer expired). +

+
+ ECUC_Gpt_00309/AR_RS_0099_FR_2006 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + GPT_CH_MODE_CONTINUOUS + + + GPT_CH_MODE_CONTINUOUS + AUTOSAR_ECUC + + + GPT_CH_MODE_ONESHOT + AUTOSAR_ECUC + + +
+ + + GptChannelTickFrequency + + Specifies the tick frequency of the timer channel in Hz. This parameter is not used for implementation, since hardware doesn't support tick frequency. + + ECUC_Gpt_00331 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 80000000 + 0 + + + + GptChannelTickValueMax + + Maximum value in ticks, the timer channel is able to count. With the next tick, the timer rolls over to zero. + + ECUC_Gpt_00332 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + GptEnableWakeup + + Enables wakeup capability of MCU for a channel. This parameter use for SetMode. + + +

+ true: Wakeup service is enabled. +false: Wakeup service is disabled. +

+
+ ECUC_Gpt_00311/AR_RS_0099_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptNotification + + Function pointer to callback function (for non-wakeup notification) +. + + ECUC_Gpt_00312/SWS_Gpt_00362 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + GptTimerInputSelection + + This parameter contains the selection of GPT channel. + + +

+ There are 15 configurable channels of the TMU in RCar. Devices have 5 Timers, each has 3 channels. +

+
+ AR_RS_0099_FR_2014 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + TMU_CH00 + + + TMU_CH00 + Renesas + + + TMU_CH01 + Renesas + + + TMU_CH02 + Renesas + + + TMU_CH03 + Renesas + + + TMU_CH04 + Renesas + + + TMU_CH05 + Renesas + + + TMU_CH06 + Renesas + + + TMU_CH07 + Renesas + + + TMU_CH08 + Renesas + + + TMU_CH09 + Renesas + + + TMU_CH10 + Renesas + + + TMU_CH11 + Renesas + + + TMU_CH12 + Renesas + + + TMU_CH13 + Renesas + + + TMU_CH14 + Renesas + + +
+
+ + + + GptChannelClkSrcRef + + Reference to the GptClockReferencePoint from which the channel clock is derived. + + ECUC_Gpt_00333 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Gpt/GptDriverConfiguration/GptClockReferencePoint + + + + GptTMUClkSrcRef + + Reference to TMU related clock from MCU from which the channel clock is derived. + + ECUC_Gpt_00333 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuSASYNCRTClk + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuSASYNCPERD2Clk + + + + + GptChannelEcucPartitionRef + + This parameter is not used for implementation. +Maps a GPT channel to zero or multiple ECUC partitions to limit the access to this channel group. The ECUC partitions referenced are a subset of the ECUC partitions where the GPT driver is mapped to. + + ECUC_Gpt_00339 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + GptWakeupConfiguration + + Function pointer to callback function (for wakeup notification). + + ECUC_Gpt_00235 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptWakeupSourceRef + + In case the wakeup-capability is true this value is transmitted to the Ecu State Manager. + + +

+ Implementation Type: reference to EcuM_WakeupSourceType +

+
+ ECUC_Gpt_00313 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_MCU_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_MCU_V4H.arxml new file mode 100644 index 0000000..3813240 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_MCU_V4H.arxml @@ -0,0 +1,13761 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Mcu + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Mcu/Mcu + + + + + Mcu + + Configuration of MCU module. + + + + + 4.5.0 + AUTOSAR + 2017-12-08 + + + 1.0.0 + 4.5.0 + Renesas + 2022-02-22 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-22 + + + 1.0.2 + 1.0.1 + Renesas + 2022-05-05 + + + 1.0.3 + 1.0.2 + Renesas + 2022-08-14 + + + 1.0.4 + 1.0.3 + Renesas + 2022-09-06 + + + 1.1.7 + 1.0.4 + Renesas + 2022-09-13 + + + 1.1.8 + 1.1.7 + Renesas + 2022-10-05 + + + 1.1.9 + 1.1.8 + Renesas + 2022-11-21 + + + 1.1.10 + 1.1.9 + Renesas + 2022-12-06 + + + 1.1.11 + 1.1.10 + Renesas + 2023-01-19 + + + 1.1.12 + 1.1.11 + Renesas + 2023-02-14 + + + 1.1.13 + 1.1.12 + Renesas + 2023-04-26 + + + + ECUC_Mcu_00189 + 1 + 1 + true + /AUTOSAR/EcucDefs/Mcu + + VARIANT-POST-BUILD + + + + + McuGeneralConfiguration + + This container contains the configuration (parameters) of the MCU driver. + + ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + + + + McuDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuGetRamStateApi + + Pre-processor switch to enable/disable the API Mcu_GetRamState. + + +

+ e.g. If the H/W does not support the functionality, this parameter can be used to disable the API). +true: API Mcu_GetRamState is enabled. +false: API Mcu_GetRamState is disabled. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuInitClock + + If this parameter is set to FALSE, the clock initialization has to be disabled from the MCU driver. This concept applies when there are some write once clock registers and a bootloader is present. If this parameter is set to TRUE, the MCU driver is responsible for the clock initialization. + + +

+ true: The MCU driver is responsible for the clock initialization. +false: The clock initialization is disabled from the MCU driver. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + McuNoPll + + This parameter shall be set true, if the H/W does not have a PLL or the PLL circuitry is enabled after the power on without S/W intervention. In this case MCU_DistributePllClock has to be disabled and MCU_GetPllStatus has to return MCU_PLL_STATUS_UNDEFINED. Otherwise this parameters has to be set False. + + +

+ true: The H/W does not have a PLL and the PLL circuitry is enabled after the power on without S/W intervention. +false: The H/W have a PLL and the PLL circuitry is disabled after the power on without S/W intervention. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuPerformResetApi + + Pre-processor switch to enable or disable the use of the function Mcu_PerformReset(). + + +

+ true: Enables the use of the function Mcu_PerformReset(). +false: Disables the use of the function Mcu_PerformReset(). +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuVersionInfoApi + + Pre-processor switch to enable or disable the API to read out the modules version information. + + +

+ true: Enables the API to read out the modules version information. +false: Disables the API to read out the modules version information. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuCriticalSectionProtection + + This parameter specifies if the MCU driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the MCU driver configuration. + + +

+ true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuSwResetCall + + This parameter shall decide if MCU_RESET_CALLOUT API will be used for to reset software. + + +

+ true: MCU_RESET_CALLOUT API will be used for reset software. +false: MCU_RESET_CALLOUT API will not be used for reset software. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ <Parameter>: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + McuIsrCategory + + Module wise ISR category. + + +

+ CAT1: Interrupt category 1 is be used +CAT2: Interrupt category 2 is be used +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + +
+
+ + + + McuEcucPartitionRef + + Maps the MCU driver to zero or multiple ECUC partition to make the driver API available in this partition. This parameter is not used for implementation. + + ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + McuModuleConfiguration + + This container contains the configuration (parameters) of the MCU driver. + + ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + + + + McuClockSrcFailureNotification + + This parameter enables or disables clock failure notification. In case this feature is not supported by HW the setting should be disabled. This parameter is not used for implementation. + + ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DISABLED + + + DISABLED + AUTOSAR_ECUC + + + ENABLED + AUTOSAR_ECUC + + + + + + McuNumberOfMcuModes + + This parameter shall represent the number of Modes available for the MCU. This parameter is not used for implementation. + + +

+ calculationFormula = Number of configured McuModeSettingConf +

+
+ ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 +
+ + + McuRamSectors + + This parameter shall represent the number of RAM sectors available for the MCU. This parameter is not used for implementation. + + +

+ calculationFormula = Number of configured McuRamSectorSettingConf +

+
+ ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + McuResetSetting + + This parameter relates to the MCU specific reset configuration. This applies to the function Mcu_PerformReset, which performs a microcontroller reset using the hardware feature of the microcontroller. This parameter is not used for implementation. + + ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + +
+ + + + McuModeSettingConf + + This container contains the configuration (parameters) for the Mode setting of the MCU. Please see MCU035 for more information on the MCU mode settings. + + ECUC_Mcu_00123/AR_RS_0102_FR_1003/ECUC_Mcu_00176/SWS_Mcu_00254/AR_RS_0102_FR_0118 + 1 + 2 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + McuMode + + The parameter represents the MCU Mode settings. + + ECUC_Mcu_00123/AR_RS_0102_FR_1003/ECUC_Mcu_00176/SWS_Mcu_00254/AR_RS_0102_FR_0118 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 255 + 0 + + + + McuModeType + + This parameter contains the power save mode type. The value for this parameter should not be repeated within same configuration set. + + +

+ MCU_RUN_MODE: Everything is running. +MCU_SLEEP_MODE: Clock for CPU is stopped. +

+
+ ECUC_Mcu_00123/AR_RS_0102_FR_1003/ECUC_Mcu_00176/SWS_Mcu_00254/AR_RS_0102_FR_0118 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MCU_RUN_MODE + + + MCU_RUN_MODE + Renesas + + + MCU_SLEEP_MODE + Renesas + + +
+
+ + +
+ + + McuClockSettingConfig + + This container contains the configuration (parameters) for the Clock settings of the MCU. Please see MCU031 for more information on the MCU clock settings. + + ECUC_Mcu_00124/ECUC_Mcu_00183/AR_RS_0091_FR_0025/AR_RS_0102_FR_0062/AR_RS_0102_FR_1063/AR_RS_0102_FR_2005/AR_RS_0102_FR_2006/AR_RS_0102_FR_0012/AR_RS_0102_FR_0013/AR_RS_0102_FR_0014 + 1 + 255 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + McuClockSettingId + + The Id of this McuClockSettingConfig to be used as argument for the API call "Mcu_InitClock". + + ECUC_Mcu_00124/ECUC_Mcu_00183/AR_RS_0091_FR_0025/AR_RS_0102_FR_0062/AR_RS_0102_FR_1063/AR_RS_0102_FR_2005/AR_RS_0102_FR_2006/AR_RS_0102_FR_0012/AR_RS_0102_FR_0013/AR_RS_0102_FR_0014 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + + + + McuClockStabilityWaitingTime + + This parameter contains the stablization time to affect the hardware after setting Clock control register. + + +

+ The unit is second. +This parameter is converted to busy loop counts according to the MCU clock. +The value should be big enough to cover the worst-case scenario in the driver configuration and compiler optimization level. It is recommended to add additional margin to the timeout based on user experience. Hence, it is not guaranteed that timeout occurs in this value. +

+
+ ECUC_Mcu_00124/ECUC_Mcu_00183/AR_RS_0091_FR_0025/AR_RS_0102_FR_0062/AR_RS_0102_FR_1063/AR_RS_0102_FR_2005/AR_RS_0102_FR_2006/AR_RS_0102_FR_0012/AR_RS_0102_FR_0013/AR_RS_0102_FR_0014 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0.0001 + 1 + 0.000001 +
+
+ + + + McuSystemClockSetting + + This container contains CPU System clocks. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2003/AR_RS_0102_FR_2002/AR_RS_0102_FR_0012 + 1 + 1 + + + + McuCpuMainSysClk + + This container contains the parameters related to CPU Clock. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2002 + 1 + 1 + + + + McuClockName + + This parameter contains the functional clock unit name for the CPU Clock. + + +

+ CLK_CPU: CLK_CPU is clock unit name. +

+
+ AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockValue + + This parameter contains the CPU main system clock frequency. This parameter does not affect the behavior of the MCU driver. It is a frequency that will be available to other modules for reference. It either needs to be calculated manually or by the configuration editor. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2002 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 1400000000 + 1400000000 + 1400000000 + +
+
+
+
+ + + McuModuleClockSetting + + This container contains functional module clocks. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2210 + 1 + 1 + + + + McuDebugTracePortClk + + This container contains the parameters related to Debug Trace port clock (ZTR) + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the Debug Trace port clock (ZTR) + + +

+ CLK_ZTR: CLK_ZTR is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZTR + + + CLK_ZTR + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZTR. PLL1CLK is equal to PLL1VCO/2. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL1CLK_DIV3_ID_1 + + + PLL1CLK_DIV2_ID_0 + Renesas + + + PLL1CLK_DIV3_ID_1 + Renesas + + + PLL1CLK_DIV4_ID_2 + Renesas + + + PLL1CLK_DIV6_ID_3 + Renesas + + + PLL1CLK_DIV8_ID_4 + Renesas + + + PLL1CLK_DIV12_ID_5 + Renesas + + + PLL1CLK_DIV16_ID_6 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZTR frequency in Hz + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 533333333.3 + 533333333.3 + 99193781.3 + +
+
+ + + McuDebugTraceBusClk + + This container contains the parameters related to Debug Trace bus clock (ZT) + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the Debug Trace bus clock (ZT) + + +

+ CLK_ZT: CLK_ZT is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZT + + + CLK_ZT + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZT. PLL1CLK is equal to PLL1VCO/2. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL1CLK_DIV3_ID_1 + + + PLL1CLK_DIV2_ID_0 + Renesas + + + PLL1CLK_DIV3_ID_1 + Renesas + + + PLL1CLK_DIV4_ID_2 + Renesas + + + PLL1CLK_DIV6_ID_3 + Renesas + + + PLL1CLK_DIV8_ID_4 + Renesas + + + PLL1CLK_DIV12_ID_5 + Renesas + + + PLL1CLK_DIV16_ID_6 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZT frequency in Hz + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 533333333.3 + 533333333.3 + 99193781.3 + +
+
+ + + McuDebugClk + + This container contains the parameters related to Debug clock (ZS) + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the Debug clock (ZS) + + +

+ CLK_ZTS: CLK_ZS is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZS + + + CLK_ZS + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZS. PLL1CLK is equal to PLL1VCO/2. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL1CLK_DIV6_ID_3 + + + PLL1CLK_DIV2_ID_0 + Renesas + + + PLL1CLK_DIV3_ID_1 + Renesas + + + PLL1CLK_DIV4_ID_2 + Renesas + + + PLL1CLK_DIV6_ID_3 + Renesas + + + PLL1CLK_DIV8_ID_4 + Renesas + + + PLL1CLK_DIV12_ID_5 + Renesas + + + PLL1CLK_DIV16_ID_6 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZS frequency in Hz + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 266666666.7 + 266666666.7 + 99193781.3 + +
+
+ + + McuZR0Clk + + This container contains the parameters related to CR52 Clock (ZR) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR52 Clock (ZR0) frequency (CLK_CPU) + + +

+ CLK_CPU: CLK_CPU is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_CPU = (PLL6VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_ZR frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1399440000 + 1400000000 + 31250000 + +
+
+ + + McuZR1Clk + + This container contains the parameters related to CR52 Clock (ZR) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR52 Clock (ZR1) frequency (CLK_CPU) + + +

+ CLK_CPU: CLK_CPU is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_CPU = (PLL6VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_ZR frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1399440000 + 1400000000 + 31250000 + +
+
+ + + McuZR2Clk + + This container contains the parameters related to CR52 Clock (ZR) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR52 Clock (ZR2) frequency (CLK_CPU) + + +

+ CLK_CPU: CLK_CPU is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_CPU = (PLL6VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_ZR frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1399440000 + 1400000000 + 31250000 + +
+
+ + + McuZB3Clk + + This container contains the parameters related to ZB3 Clock (ZB3) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the ZB3 Clock (ZB3) frequency (CLK_ZB3) + + +

+ CLK_ZB3: CLK_ZB3 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZB3 + + + CLK_ZB3 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZB3. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL3VCO_DIV2_ID_0 + + + PLL3VCO_DIV2_ID_0 + Renesas + + + PLL3VCO_DIV4_ID_2 + Renesas + + + PLL3VCO_DIV8_ID_4 + Renesas + + + PLL3VCO_DIV16_ID_6 + Renesas + + + PLL3VCO_DIV32_ID_9 + Renesas + + + PLL3VCO_DIV64_ID_12 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZB3 frequency in Hz. CLK_ZB3D2 = CLK_ZB3/2, CLK_ZB3D4 = CLK_ZB3/4 + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 799680000 + 800000000 + 15625000 + +
+
+ + + McuCA76Clk + + This container contains the parameters related to CR76 Clock (Z0) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR76 Clock (Z0) frequency (CLK_Z0) + + +

+ CLK_Z0: CLK_Z0 is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_Z0 + + + CLK_Z0 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_Z0 = (PLL2VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_Z0 frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1699320000 + 1800000000 + 31250000 + +
+
+ + + McuZGClk + + This container contains the parameters related to 3D Graphics Engine Clock (ZG) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the 3D Graphics Engine clock (ZG) frequency (CLK_ZG) + + +

+ CLK_ZG: CLK_ZG is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZG + + + CLK_ZG + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_ZG = (PLL4VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 16 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_ZG frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 599760000 + 1200000000 + 31250000 + +
+
+ + + McuSDSRCClk + + This container contains the parameters related to SDSRC Clock (SDSRC) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0091_FR_0025 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SDSRC Clock (SDSRC) frequency (CLK_SDSRC) + + +

+ CLK_SDSRC: CLK_SDSRC is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SDSRC + + + CLK_SDSRC + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_SDSRC. + + +

+ PLL5VCOD2_DIV2_ID0: CLK_SDSRC = PLL5VCO x 1/2 x1/2 +PLL5VCO_DIV5_ID1: CLK_SDSRC = PLL5VCO x 1/5 +PLL5VCO_DIV6_ID2: CLK_SDSRC = PLL5VCO x 1/6 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL5VCOD2_DIV2_ID_0 + + + PLL5VCOD2_DIV2_ID_0 + Renesas + + + PLL5VCO_DIV5_ID_1 + Renesas + + + PLL5VCO_DIV6_ID_2 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SDSRC frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 799680000 + 800000000 + 533333333.3 + +
+
+ + + McuSD0HClk + + This container contains the parameters related to SD0H Clock (SD0H) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SD0H Clock (SD0H) frequency (CLK_SD0H) + + +

+ CLK_SD0H: CLK_SD0H is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SD0H + + + CLK_SD0H + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_SD0H + + +

+ ACTIVATE_ID_0: Supplies SD0H clock +STOP_ID_1: Stops SD0H clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + STOP_ID_1 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_SD0H. + + +

+ When CLK_SDSRC_DIV4_ID_2, CLK_SDSRC_DIV8_ID_3, CLK_SDSRC_DIV16_ID_4 is selected, McuClockCtrlSel should be set to STOP_ID_1 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SDSRC_DIV4_ID_2 + + + CLK_SDSRC_DIV1_ID_0 + Renesas + + + CLK_SDSRC_DIV2_ID_1 + Renesas + + + CLK_SDSRC_DIV4_ID_2 + Renesas + + + CLK_SDSRC_DIV8_ID_3 + Renesas + + + CLK_SDSRC_DIV16_ID_4 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SD0H frequency in Hz. + + +

+ McuClockValue = CLK_SDSRC x 1/Division with Division is selected by McuClockSelection +Example, McuClockSelection = CLK_SDSRC_DIV2_ID_1, McuClockValue = CLK_SDSRC x 1/2 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 199920000 + 800000000 + 33333333.3 +
+
+
+ + + McuSD0Clk + + This container contains the parameters related to SD0 Clock (SD0) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SD0 Clock (SD0) frequency (CLK_SD0) + + +

+ CLK_SD0: CLK_SD0 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SD0 + + + CLK_SD0 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_SD0 + + +

+ ACTIVATE_ID_0: Supplies SD0 clock +STOP_ID_1: Stops SD0 clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_SD0. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SD0H_DIV4_ID_1 + + + CLK_SD0H_DIV2_ID_0 + Renesas + + + CLK_SD0H_DIV4_ID_1 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_SD0 frequency in Hz. + + +

+ McuClockValue = CLK_SD0H x 1/Division with Division is selected by McuClockSelection +Example, McuClockSelection = CLK_SD0H_DIV4_ID_1, McuClockValue = CLK_SD0H x 1/4 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 49980000 + 200000000 + 8333333.3 +
+
+
+ + + McuRPCClk + + This container contains the parameters related to RPC Clock (RPC) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the RPC Clock (RPC) frequency (CLK_RPC) + + +

+ CLK_RPC: CLK_RPC is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_RPC + + + CLK_RPC + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_RPC + + +

+ ACTIVATE_ID_0: Supplies RPC clock +STOP_ID_1: Stops RPC clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_RPC. + + +

+ PLL5VCOD<a>_DIV<b>_ID_17 with: +a: division of PLL5VCO +b: division of RPC clock +Division ratio = a x b +Example: PLL5VCOD5_DIV4_ID_19 has a=5, b=4, Division ratio = 5 x 4 = 20 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL5VCOD5_DIV2_ID_17 + + + PLL5VCOD4_DIV4_ID_3 + Renesas + + + PLL5VCOD4_DIV6_ID_5 + Renesas + + + PLL5VCOD4_DIV8_ID_7 + Renesas + + + PLL5VCOD6_DIV2_ID_9 + Renesas + + + PLL5VCOD4_DIV4_ID_11 + Renesas + + + PLL5VCOD4_DIV6_ID_13 + Renesas + + + PLL5VCOD4_DIV8_ID_15 + Renesas + + + PLL5VCOD5_DIV2_ID_17 + Renesas + + + PLL5VCOD5_DIV4_ID_19 + Renesas + + + PLL5VCOD5_DIV6_ID_21 + Renesas + + + PLL5VCOD5_DIV8_ID_23 + Renesas + + + PLL5VCOD6_DIV2_ID_25 + Renesas + + + PLL5VCOD6_DIV4_ID_27 + Renesas + + + PLL5VCOD6_DIV6_ID_29 + Renesas + + + PLL5VCOD6_DIV8_ID_31 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_RPC frequency in Hz. + + +

+ McuClockValue = PLL5VCO x 1/Division with Division is selected by McuClockSelection +Example, McuClockSelection = PLL5VCOD5_DIV4_ID_19, McuClockValue = PLL5VCO x 1/5 x 1/4 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 319872000 + 320000000 + 66666666.7 +
+
+
+ + + McuRPCD2Clk + + This container contains the parameters related to RPCD2 Clock (RPCD2) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the RPC Clock (RPCD2) frequency (CLK_RPCD2) + + +

+ CLK_RPCD2: CLK_RPCD2 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_RPCD2 + + + CLK_RPCD2 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_RPCD2 + + +

+ ACTIVATE_ID_0: Supplies RPC clock +STOP_ID_1: Stops RPC clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_RPCD2 frequency in Hz. + + +

+ McuClockValue = CLK_RPC x 1/2 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 159936000 + 160000000 + 33333333.3 +
+
+
+ + + McuMSOClk + + This container contains the parameters related to MSO Clock (MSO) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the MSO Clock (MSO) frequency (CLK_MSO) + + +

+ CLK_MSO: CLK_MSO is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_MSO + + + CLK_MSO + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_MSO + + +

+ ACTIVATE_ID_0: Supplies MSO clock +STOP_ID_1: Stops MSO clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 63 + 63 + 5 +
+ + + McuClockValue + + This parameter declares CLK_MSO frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 12495000 + 133333333.3 + 12495000 +
+
+
+ + + McuCANFDClk + + This container contains the parameters related to CAN-FD Clock (CANFD) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CAN-FD Clock (CANFD) frequency (CLK_CANFD) + + +

+ CLK_CANFD: CLK_CANFD is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CANFD + + + CLK_CANFD + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_CANFD + + +

+ ACTIVATE_ID_0: Supplies CAN-FD clock +STOP_ID_1: Stops CAN-FD clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 63 + 63 + 9 +
+ + + McuClockValue + + This parameter declares CLK_CANFD frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 12495000 + 80000000 + 12495000 +
+
+
+ + + McuCSIClk + + This container contains the parameters related to CSI Clock (CSI) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CSI Clock (CSI) frequency (CLK_CSI) + + +

+ CLK_CSI: CLK_CSI is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CSI + + + CLK_CSI + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_CSI + + +

+ ACTIVATE_ID_0: Supplies CSI clock +STOP_ID_1: Stops CSI clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + STOP_ID_1 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 31 + 63 + 31 +
+ + + McuClockValue + + This parameter declares CLK_CSI frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 24990000 + 25000000 + 12495000 +
+
+
+ + + McuPOSTClk + + This container contains the parameters related to POST Clock (POST) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST Clock (POST) frequency (CLK_POST) + + +

+ CLK_POST: CLK_POST is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST + + + CLK_POST + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST + + +

+ ACTIVATE_ID_0: Supplies POST clock +STOP_ID_1: Stops POST clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 11 + 63 + 11 +
+ + + McuClockValue + + This parameter declares CLK_POST frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 66640000 + 66666667 + 12495000 +
+
+
+ + + McuPOST2Clk + + This container contains the parameters related to POST2 Clock (POST2) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST2 Clock (POST2) frequency (CLK_POST2) + + +

+ CLK_POST2: CLK_POST2 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST2 + + + CLK_POST2 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST2 + + +

+ ACTIVATE_ID_0: Supplies POST2 clock +STOP_ID_1: Stops POST2 clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 5 + 63 + 5 +
+ + + McuClockValue + + This parameter declares CLK_POST2 frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 133280000 + 133333333.3 + 12495000 +
+
+
+ + + McuPOST3Clk + + This container contains the parameters related to POST3 Clock (POST3) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST3 Clock (POST3) frequency (CLK_POST3) + + +

+ CLK_POST3: CLK_POST3 is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST3 + + + CLK_POST3 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST3 + + +

+ ACTIVATE_ID_0: Supplies POST3 clock +STOP_ID_1: Stops POST3 clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 11 + 63 + 11 +
+ + + McuClockValue + + This parameter declares CLK_POST3 frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 66640000 + 66666667 + 12495000 +
+
+
+ + + McuPOST4Clk + + This container contains the parameters related to POST4 Clock (POST4) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST4 Clock (POST4) frequency (CLK_POST4) + + +

+ CLK_POST4: CLK_POST4 is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST4 + + + CLK_POST4 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST4 + + +

+ ACTIVATE_ID_0: Supplies POST4 clock +STOP_ID_1: Stops POST4 clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 11 + 63 + 11 +
+ + + McuClockValue + + This parameter declares CLK_POST4 frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 66640000 + 66666667 + 12495000 +
+
+
+ + + McuDSIEXTClk + + This container contains the parameters related to DSIEXT Clock (DSIEXT) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the DSIEXT Clock (DSIEXT) frequency (CLK_DSIEXT) + + +

+ CLK_DSIEXT: CLK_DSIEXT is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_DSIEXT + + + CLK_DSIEXT + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_DSIEXT + + +

+ ACTIVATE_ID_0: Supplies DSIEXT clock +STOP_ID_1: Stops DSIEXT clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + STOP_ID_1 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 +
+ + + McuClockValue + + This parameter declares CLK_DSIEXT frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 799680000 + 800000000 + 12495000 +
+
+
+ + + McuSASYNCRTClk + + This container contains the parameters related to SASYNCRT Clock (SASYNCRT) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCRT Clock (SASYNCRT) frequency (CLK_SASYNCRT) + + +

+ CLK_SASYNCRT: CLK_SASYNCRT is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCRT + + + CLK_SASYNCRT + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCRT frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 16666667 + 16666667 + 16666667 + +
+
+ + + McuSASYNCPERD1Clk + + This container contains the parameters related to SASYNCPERD1 Clock (SASYNCPERD1) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCPERD1 Clock (SASYNCPERD1) frequency (CLK_SASYNCPERD1) + + +

+ CLK_SASYNCPERD1: CLK_SASYNCPERD1 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCPERD1 + + + CLK_SASYNCPERD1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCPERD1 frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 266666667 + 266666667 + 266666667 + +
+
+ + + McuSASYNCPERD2Clk + + This container contains the parameters related to SASYNCPERD2 Clock (SASYNCPERD2) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCPERD2 Clock (SASYNCPERD2) frequency (CLK_SASYNCPERD2) + + +

+ CLK_SASYNCPERD2: CLK_SASYNCPERD2 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCPERD2 + + + CLK_SASYNCPERD2 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCPERD2 frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 133333333 + 133333333 + 133333333 + +
+
+ + + McuSASYNCPERD4Clk + + This container contains the parameters related to SASYNCPERD4 Clock (SASYNCPERD4) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCPERD4 Clock (SASYNCPERD4) frequency (CLK_SASYNCPERD4) + + +

+ CLK_SASYNCPERD4: CLK_SASYNCPERD4 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCPERD4 + + + CLK_SASYNCPERD4 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCPERD4 frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 66666667 + 66666667 + 66666667 + +
+
+ + + McuIMPAClk + + This container contains the parameters related to IMPA Clock (IMPA) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the IMPA Clock (IMPA) frequency (CLK_IMPA) + + +

+ CLK_IMPA: CLK_IMPA is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_IMPA + + + CLK_IMPA + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_IMPA. + + +

+ IMPA clock source select. +The clock source (IMPA0 or IMPA1) can be selected. IMPA0 and IMPA1 is generated from PLL1 (with EMI solution) and PLL5 (without EMI solution), respectively. Do not access IMP during changing the clock source of IMPA. +0: IMPA1 generated from PLL5 (CPGMA1) +1: IMPA0 generated from PLL1 (CPGMA0) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL5_ID_0 + + + PLL5_ID_0 + Renesas + + + PLL1_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_IMPA frequency in Hz. + + +

+ McuClockValue = The clock source (IMPA0 or IMPA1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuZXClk + + This container contains the parameters related to ZX Clock (ZX) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the ZX Clock (ZX) frequency (CLK_ZX) + + +

+ CLK_ZX: CLK_ZX is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZX + + + CLK_ZX + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZX frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuSVVIPClk + + This container contains the parameters related to SV_VIP Clock (SV_VIP) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SV_VIP Clock (SV_VIP) frequency (CLK_SV_VIP) + + +

+ CLK_SV_VIP: CLK_SV_VIP is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SV_VIP + + + CLK_SV_VIP + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SV_VIP frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 640000000 + 640000000 + 640000000 +
+
+
+ + + McuSVIRClk + + This container contains the parameters related to SV_IR Clock (SV_IR) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SV_IR Clock (SV_IR) frequency (CLK_SV_IR) + + +

+ CLK_SV_IR: CLK_SV_IR is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SV_IR + + + CLK_SV_IR + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SV_IR frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 640000000 + 640000000 + 640000000 +
+
+
+ + + McuS0HSCClk + + This container contains the parameters related to S0_HSC Clock (S0_HSC) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the S0_HSC Clock (S0_HSC) frequency (CLK_S0_HSC) + + +

+ CLK_S0_HSC: CLK_S0_HSC is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_S0_HSC + + + CLK_S0_HSC + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_S0_HSC frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuS0VCClk + + This container contains the parameters related to S0_VC Clock (S0_VC) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the S0_VC Clock (S0_VC) frequency (CLK_S0_VC) + + +

+ CLK_S0_VC: CLK_S0_VC is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_S0_VC + + + CLK_S0_VC + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_S0_VC frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuS0VIOClk + + This container contains the parameters related to S0_VIO Clock (S0_VIO) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the S0_VIO Clock (S0_VIO) frequency (CLK_S0_VIO) + + +

+ CLK_S0_VIO: CLK_S0_VIO is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_S0_VIO + + + CLK_S0_VIO + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_S0_VIO frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuIMPA1Clk + + This container contains the parameters related to VC Clock (VC) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the IMPA1 Clock (IMPA1) frequency (CLK_IMPA1) + + +

+ CLK_IMPA1: CLK_IMPA1 is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_IMPA1 + + + CLK_IMPA1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_IMPA1 frequency in Hz. + + +

+ McuClockValue = The clock source PLL5 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuVCBUSClk + + This container contains the parameters related to VC Clock (VC) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the VC Clock (VC) frequency (CLK_VC) + + +

+ CLK_VC: CLK_VC is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_VC + + + CLK_VC + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_VC frequency in Hz. + + +

+ McuClockValue = The clock source PLL5 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 533330000 + 533330000 + 533330000 +
+
+
+ + + McuVIOBUSClk + + This container contains the parameters related to VIO Clock (VIO) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the VIO Clock (VIO) frequency (CLK_VIO) + + +

+ CLK_VIO: CLK_VIO is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_VIO + + + CLK_VIO + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_VIO frequency in Hz. + + +

+ McuClockValue = The clock source PLL5 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 533330000 + 533330000 + 533330000 +
+
+
+ + + McuRCLKClk + + This container contains the clock settings for RCLK clock source. + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the RCLK Clock frequency (CLK_RCLK) + + +

+ CLK_RCLK: CLK_RCLK is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_RCLK + + + CLK_RCLK + Renesas + + +
+ + + McuClockSelection + + The value means the clock source clocked for CLK_RCLK, shown as below: +CLK_OCO : On-Chip-Oscillator (OCO) select. +CLK_EXTALR : EXTALR select. + + +

+ Clock source of RCLK can be selected by MD29 setting. Additionally, the initial value depends on MD29. +When MD29 = L, RCLK is EXTALR. +When MD29 = H, RCLK is OCO. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_OCO + + + CLK_OCO + Renesas + + + CLK_EXTALR + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_RCLK frequency in Hz. + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 32800 + 32800 + 32800 + +
+
+
+
+ + + McuPllClockSetting + + This container contains CPU System clocks. + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200/AR_RS_0102_FR_2101/AR_RS_0102_FR_2201/AR_RS_0091_FR_0025 + 1 + 1 + + + + McuMainOsc + + This parameter specifies the reference clock value Main-OSC located on Control domain which input as EXTAL + + +

+ PLL circuits multiply the input clock from EXTAL (EXTAL or EXTAL/2). +'When "MD14=1 and MD13=1", the reference clock is EXTAL x 1/2 (= 40.00 x 1/2). When the other mode setting, it is EXTAL x 1/1 +

+
+ AR_RS_0102_FR_2100/AR_RS_0102_FR_2200/AR_RS_0102_FR_2101/AR_RS_0102_FR_2201/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CLOCK_FREQUENCY_16_66_MHZ + + + CLOCK_FREQUENCY_16_66_MHZ + Renesas + + + CLOCK_FREQUENCY_20_MHZ + Renesas + + + CLOCK_FREQUENCY_33_33_MHZ + Renesas + + +
+
+ + + + McuPll1ClockSetting + + This container contains the parameters related to PLL1 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 1 on or off + + +

+ false: Turns off PLL circuit 1 +true: Turns on PLL circuit 1 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPllFrequency + + This parameter contains the value for PLL1VCO + + +

+ Mode pin control for PLL parameter setting is applied for PLL1 because the parameter cannot be changed by software registers after Master boot processor finishes executing the boot sequence +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3200000000 + 3200000000 + 3174201000 +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 1 when PLLECR.PLL1E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll2ClockSetting + + This container contains the parameters related to PLL2 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 2 on or off + + +

+ false: Turns off PLL circuit 2 +true: Turns on PLL circuit 2 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMultiplicationRatio + + This parameter specifies PLL2 multiplication Ratio - NI[7:0] + + +

+ PLL2 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 101 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +DITHERED_FREQUENCY_MODE_DOWN_ID_6: Fractional multiplication PLL mode. Output frequency is dithered (down spread) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + + DITHERED_FREQUENCY_MODE_DOWN_ID_6 + Renesas + + +
+ + + McuDownSpreadModuleDepth + + This parameter specifies PLL Down spread (modulation depth) (SSDEPT [6:0]) + + +

+ Down spread (modulation depth) value: +SSDEPT_VALUE_0: 0% +SSDEPT_VALUE_20: -1% +SSDEPT_VALUE_40: -2% +SSDEPT_VALUE_60: -3% +SSDEPT_VALUE_80: -4% +SSDEPT_VALUE_100: -5% +SSDEPT_VALUE_120: -6% +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SSDEPT_VALUE_0 + + + SSDEPT_VALUE_0 + Renesas + + + SSDEPT_VALUE_20 + Renesas + + + SSDEPT_VALUE_40 + Renesas + + + SSDEPT_VALUE_60 + Renesas + + + SSDEPT_VALUE_80 + Renesas + + + SSDEPT_VALUE_100 + Renesas + + + SSDEPT_VALUE_120 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL2 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) or 3'B110 (SSCG mode) to 3'B000 (integer +multiplication mode), write 25'H000 to NF[24:0]. Any others values except 25'H000 are +prohibited for NF[24:0] in integer multiplication mode. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuSSCGModulationFreq + + This parameter specifies SSCG modulation frequency value (SSFREQ [6:0]) + + +

+ The SSCG modulation frequency (Fmod) is calculated by following. +Fmod = (PLL reference clock) / (SSFREQ_value x 20 + 160) +Fmod range spec is 20 KHz to Fmod max KHz +The Fmod max is dependent on the value of McuDownSpreadModuleDepth +SSDEPT_VALUE_0: Don't care Fmod +SSDEPT_VALUE_20: 60 +SSDEPT_VALUE_40: 60 +SSDEPT_VALUE_60: 51.9 +SSDEPT_VALUE_80: 48.9 +SSDEPT_VALUE_100: 31.1 +SSDEPT_VALUE_120: 25.9 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL2VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL2 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL2VCO = (PLL2 reference clock) x (PLL2 multiplication ratio) +SSMODE[2:0] = 3'b100, 3'b110 ++ PLL2 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL2VCO = (PLL2 reference clock) x (PLL2 multiplication ratio) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3398640000 + 3600000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This parameter specifies the stop condition of PLL circuit 2 when PLLECR.PLL2E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll3ClockSetting + + This container contains the parameters related to PLL3 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuMultiplicationRatio + + This parameter specifies PLL3 multiplication Ratio - NI[7:0] + + +

+ PLL3 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 95 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL3 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) to 3'B000 (integer multiplication mode), write +25'H000 to NF[24:0]. Any other values except 25'H000 are prohibited for NF[24:0] in +integer multiplication mode. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL3VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL3 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL3VCO = (PLL3 reference clock) x (PLL3 multiplication ratio) +SSMODE[2:0] = 3'b100 ++ PLL3 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL3VCO = (PLL3 reference clock) x (PLL3 multiplication ratio) +SSMODE[2:0] = Others ++ Setting prohibited. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3198720000 + 3200000000 + 2000000000 +
+ + + McuPllCircuitEnable + + This parameter turns PLL circuit 3 on or off + + +

+ false: Turns off PLL circuit 3 +true: Turns on PLL circuit 3 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 3 when PLLECR.PLL3E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll4ClockSetting + + This container contains the parameters related to PLL4 supported clock domains + + AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 4 on or off + + +

+ false: Turns off PLL circuit 4 +true: Turns on PLL circuit 4 +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMultiplicationRatio + + This parameter specifies PLL4 multiplication Ratio - NI[7:0] + + +

+ PLL4 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 71 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +DITHERED_FREQUENCY_MODE_DOWN_ID_6: Fractional multiplication PLL mode. Output frequency is dithered (down spread) +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + + DITHERED_FREQUENCY_MODE_DOWN_ID_6 + Renesas + + +
+ + + McuDownSpreadModuleDepth + + This parameter specifies PLL Down spread (modulation depth) (SSDEPT [6:0]) + + +

+ Down spread (modulation depth) value: +SSDEPT_VALUE_0: 0% +SSDEPT_VALUE_20: -1% +SSDEPT_VALUE_40: -2% +SSDEPT_VALUE_60: -3% +SSDEPT_VALUE_80: -4% +SSDEPT_VALUE_100: -5% +SSDEPT_VALUE_120: -6% +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SSDEPT_VALUE_0 + + + SSDEPT_VALUE_0 + Renesas + + + SSDEPT_VALUE_20 + Renesas + + + SSDEPT_VALUE_40 + Renesas + + + SSDEPT_VALUE_60 + Renesas + + + SSDEPT_VALUE_80 + Renesas + + + SSDEPT_VALUE_100 + Renesas + + + SSDEPT_VALUE_120 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL4 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) or 3'B110 (SSCG mode) to 3'B000 (integer +multiplication mode), write 25'H000 to NF[24:0]. Any others values except 25'H000 are +prohibited for NF[24:0] in integer multiplication mode. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuSSCGModulationFreq + + This parameter specifies SSCG modulation frequency value (SSFREQ [6:0]) + + +

+ The SSCG modulation frequency (Fmod) is calculated by following. +Fmod = (PLL reference clock) / (SSFREQ_value x 20 + 160) +Fmod range spec is 20 KHz to 60 KHz +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL4VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL4 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL4VCO = (PLL4 reference clock) x (PLL4 multiplication ratio) +SSMODE[2:0] = 3'b100, 3'b110 ++ PLL4 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL4VCO = (PLL4 reference clock) x (PLL4 multiplication ratio) +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2399040000 + 2400000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This parameter specifies the stop condition of PLL circuit 4 when PLLECR.PLL4E is set to 1 + + AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll5ClockSetting + + This container contains the parameters related to PLL5 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 5 on or off + + +

+ false: Turns off PLL circuit 5 +true: Turns on PLL circuit 5 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPllFrequency + + This parameter contains the value for PLL5VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL5 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL5VCO = (PLL5 reference clock) x (PLL5 multiplication ratio) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3198720000 + 8529920000 + 33320000 +
+ + + McuMultiplicationRatio + + This parameter specifies PLL5 multiplication Ratio - NI[7:0] + + +

+ PLL5 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 95 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 5 when PLLECR.PLL5E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll6ClockSetting + + This container contains the parameters related to PLL6 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 6 on or off + + +

+ false: Turns off PLL circuit 6 +true: Turns on PLL circuit 6 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMultiplicationRatio + + This parameter specifies PLL6 multiplication Ratio - NI[7:0] + + +

+ PLL6 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 83 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +DITHERED_FREQUENCY_MODE_DOWN_ID_6: Fractional multiplication PLL mode. Output frequency is dithered (down spread) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + + DITHERED_FREQUENCY_MODE_DOWN_ID_6 + Renesas + + +
+ + + McuDownSpreadModuleDepth + + This parameter specifies PLL Down spread (modulation depth) (SSDEPT [6:0]) + + +

+ Down spread (modulation depth) value: +SSDEPT_VALUE_0: 0% +SSDEPT_VALUE_20: -1% +SSDEPT_VALUE_40: -2% +SSDEPT_VALUE_60: -3% +SSDEPT_VALUE_80: -4% +SSDEPT_VALUE_100: -5% +SSDEPT_VALUE_120: -6% +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SSDEPT_VALUE_0 + + + SSDEPT_VALUE_0 + Renesas + + + SSDEPT_VALUE_20 + Renesas + + + SSDEPT_VALUE_40 + Renesas + + + SSDEPT_VALUE_60 + Renesas + + + SSDEPT_VALUE_80 + Renesas + + + SSDEPT_VALUE_100 + Renesas + + + SSDEPT_VALUE_120 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL6 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) or 3'B110 (SSCG mode) to 3'B000 (integer +multiplication mode), write 25'H000 to NF[24:0]. Any others values except 25'H000 are +prohibited for NF[24:0] in integer multiplication mode. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuSSCGModulationFreq + + This parameter specifies SSCG modulation frequency value (SSFREQ [6:0]) + + +

+ The SSCG modulation frequency (Fmod) is calculated by following. +Fmod = (PLL reference clock) / (SSFREQ_value x 20 + 160) +Fmod range spec is 20 KHz to Fmod max KHz +The Fmod max is dependent on the value of McuDownSpreadModuleDepth +SSDEPT_VALUE_0: Don't care Fmod +SSDEPT_VALUE_20: 60 +SSDEPT_VALUE_40: 60 +SSDEPT_VALUE_60: 52.5 +SSDEPT_VALUE_80: 39.4 +SSDEPT_VALUE_100: 31.5 +SSDEPT_VALUE_120: 26.2 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL6VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL6 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL6VCO = (PLL6 reference clock) x (PLL6 multiplication ratio) +SSMODE[2:0] = 3'b100, 3'b110 ++ PLL6 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL6VCO = (PLL6 reference clock) x (PLL6 multiplication ratio) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2798880000 + 2800000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 6 when PLLECR.PLL6E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ false: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +true: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ false: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +true: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+
+
+ + + McuModuleClockSupplySetting + + This container contains the parameters related to module clock supply of peripherals + + AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + + + + McuIMPPSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP PSC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPDMAC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP DMAC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSPMCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP CNN (Scratchpad memory (SPMC0, SPMC1, SPMC2)) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPCNNClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP CNN + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuISP1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel 1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuISP0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel 0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuUMFL0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Vision IP (Optical Flow) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSMPS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Vision IP (SFM (Structure Flow Motion), Priority Sampling) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSMPO0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Vision IP (SFM (Structure Flow Motion), Post Processing) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuRGXClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral 3D Graphics Engine + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuADGClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ADG (clock generator for Ethernet AV) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSPMIClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP Scratchpad memory (SPMI0, SPMI1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPSLVClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP AXI slave + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPDTAClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP DTA + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPDMAC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP DMAC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuAVB2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherAVB (AVB2) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAVB1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherAVB (AVB1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAVB0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherAVB (AVB0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCSITOP0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CSI40 (CSI-2-RX0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCANFDClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CAN-FD + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuDSITXLINK1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MIPI-DSI (DSI-TX1)) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDSITXLINK0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MIPI-DSI (DSI-TX0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDOC2CHClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral DOC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDIS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral DU + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCSITOP1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CSI40 (CSI-2-RX1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMS1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (without extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (without extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMR2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (with Rotator&Scaler Extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMR1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (with Rotator&Scaler Extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMR0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (with Rotator&Scaler Extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFRAY00ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FlexRay + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuFCPVD1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVD (FCPV for VSPD1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPVD0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVD (FCPV for VSPD0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPCSClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPCS + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPWMClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PWM9, PWM8, PWM7, PWM6, PWM5, PWM4, PWM3, PWM2, PWM1, PWM0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 5 (MSIOF5) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 4 (MSIOF4) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIVCP1EClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral iVCP1E + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuISPCS1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel Selector) for ISP channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuISPCS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel Selector) for ISP channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuINTTPClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral INTC-Monitor (INTTP) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIPCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IPC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN01ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN00ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVCPL4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VCP4L + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTPU0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TPU + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVSPD1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPD1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVSPD0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPD0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN17ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN17 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN16ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN16 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN15ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN15 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN14ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN14 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN13ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN13 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN12ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN12 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN11ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN11 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN10ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN10 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN07ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN7 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN06ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN6 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN05ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN04ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN03ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN02ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPFC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC3 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPFC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC2 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPFC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC1 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVSPX1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPX1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVSPX0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPX0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPVX1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVX1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPVX0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVX0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuMTIClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MTI + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCSBRGIRA2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Debug and Trace + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCSBRGIRA3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Debug and Trace + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuTSNClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherTSN + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMPSDMAC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Slim-IMP DMAC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPSDMAC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Slim-IMP DMAC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral DSC (Display Stream Compression) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPRCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Compression bus in Main Memory domain + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSSIClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SSI + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSSIUClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SSIU + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuADVFSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ADVFS Controller (K-Sensor) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCR0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Crypto Engine + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuINTAPClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral INTC-AP (including GIC600) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuHSCIF3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuHSCIF2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuHSCIF1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuHSCIF0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuRTDM1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRTDM0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRPCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RPC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPCIE1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PCIEC ch0 Application/Local register reset + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPCIE0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PCIEC ch0 Cold-reset + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuMSI3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 3 (MSIOF3) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 2 (MSIOF2) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 1 (MSIOF1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 0 (MSIOF0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIRQCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral INTC-EX (IRQC) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuTMU4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSYDM2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SYS-DMAC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSYDM1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SYS-DMAC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSECROMClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Secure ROM + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSDHI0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripherals SDHI0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSCIF4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripherals SCIF4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSCIF3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripherals SCIF3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSCIF1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SCIF-1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSCIF0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SCIF-0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRTDM3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRTDM2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuUCMTClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SUCMT + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPFC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC0 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCMT3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCMT2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCMT1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCMT0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWDTClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WDT + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuWCRC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWCRC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWCRC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWCRC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFSOClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RFSO + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCRC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCRC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCRC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCRC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuADVFSClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ADVFS + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC7ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC7 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC6ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC6 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACCWrapperClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Wrapper + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC6ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch6 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC7ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch7 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPAPDEBUGClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CoreSight Debug Block for PAP + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuTSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TSC4, TSC3, TSC2, TSC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuLPDDRMSTPCR4b09ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral LPDDR5/LPDDR4X + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuLPDDRMSTPCR4b10ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral LPDDR5/LPDDR4X + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR28b31ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR28b30ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b28ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b27ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b26ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b25ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b24ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b23ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b22ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b21ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPAPSDMACClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PAP-SDMAC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPAPTOPClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PAP TOP + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPAPBUSClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PAP local bus + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR28b04ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR28b03ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR28b02ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b01ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b23ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b22ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b21ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b20ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b19ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b18ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b17ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b16ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b14ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b13ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b12ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b11ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b10ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b09ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b08ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b07ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b05ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b04ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b03ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b02ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b01ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b00ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + McuClockReferencePoint + + This container defines a reference point in the Mcu Clock tree. It defines the frequency which can be used by other modules as an input value. Lower multiplicity is 1, as even in the simplest case (only one frequency is used), there is one frequency to be defined. This container is not used for implementation. + + ECUC_Mcu_00174/AR_RS_0091_FR_0031/ECUC_Mcu_00175/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025 + 1 + 1 + + + + McuClockReferencePointFrequency + + This is the frequency for the specific instance of the McuClockReferencePoint container. It shall be given in Hz. + + +

+ This parameter is not used for implementation. So if its used for reference frequency then user has to take care for configuration of valid domain clocks associated with it. +

+
+ ECUC_Mcu_00174/AR_RS_0091_FR_0031/ECUC_Mcu_00175/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 400000000 + 0 +
+
+
+
+
+ + + McuRamSectorSettingConf + + This container contains the configuration (parameters) for the RAM Sector setting. Please see MCU030 for more information on RAM sector settings. + + ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 0 + 255 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + McuRamDefaultValue + + This parameter shall represent the Data pre-setting to be initialized. + + ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + McuRamSectionBaseAddress + + This parameter shall represent the MCU RAM section base address. + + +

+ System RAM: 0xE630_0000 to 0xE63F_FFFF +RT-VRAM0 MIRRORED: 0xEB20_0000 to 0xEB2F_FFFF +RT-VRAM0 EXTENDED: 0xE010_0000 to 0xE1BF_FFFF +RT-VRAM1: 0xE200_0000 to 0xE3BF_FFFF +

+
+ ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + McuRamSectionSize + + This parameter shall represent the MCU RAM Section size in bytes. + + +

+ System RAM: (1024KB) (4..1048576) +RT-VRAM0 MIRRORED: (1024KB) (4..1048576) +RT-VRAM0 EXTENDED: (27MB) (4..28311552) +RT-VRAM1: (28MB) (4..29360128) +

+
+ ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4 + 29360128 + 4 +
+ + + McuRamSectionWriteSize + + This parameter shall define the size in bytes of data which can be written into RAM at once. + + +

+ The maximum bit length of the RAM access size is 32-bit. +If RAM ECC is enabled, then if the initialization with the maximum bit length is not performed (e.g. if a 32-bit RAM is initialized by an 8-bit or 16-bit access), an ECC error may be detected. Therefore, McuRamSectionWriteSize must be selected as "4" in this case. +

+
+ ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4 + 4 + 1 +
+
+
+ + + McuDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_ReportErrorStatus API in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. The standardized errors are provided in the container and can be extended by vendor specific error references. + + ECUC_Mcu_00187/ECUC_Mcu_00188/AR_RS_0091_FR_0025/AR_RS_0102_FSR_0070/AR_RS_0102_FSR_0073/AR_RS_0102_FSR_0071/AR_RS_0102_FSR_0072/AR_RS_0102_FSR_0076 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + MCU_E_CLOCK_FAILURE + + Reference to configured DEM event to report "Clock source failure". + + ECUC_Mcu_00187/ECUC_Mcu_00188/AR_RS_0091_FR_0025/AR_RS_0102_FSR_0070/AR_RS_0102_FSR_0073/AR_RS_0102_FSR_0071/AR_RS_0102_FSR_0072/AR_RS_0102_FSR_0076 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+ + + McuPublishedInformation + + Container holding all MCU specific published information parameters. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReasonConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + true + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ This parameter is not used since McuResetReason is PUBLISHED-INFORMATION parameter which should not be modified. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 0 + 255 + 0 +
+
+
+ + + McuPowerOnResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_POWER_ON_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 0 + 0 + 0 +
+
+
+ + + McuSWDTResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_SWDT_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 2 + 2 + 2 +
+
+
+ + + McuRWDTResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_RWDT_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 1 + 1 + 1 +
+
+
+ + + McuMultiResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_MULTI_RESET + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_MULTI_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 5 + 5 + 5 +
+
+
+ + + McuResetUndefinedConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_RESET_UNDEFINED + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_UNDEFINED_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 7 + 7 + 7 +
+
+
+ + + McuNoneResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_NON_RESET + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_NONE_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 6 + 6 + 6 +
+
+
+ + + McuSwResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_SW_RESET + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_SW_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 3 + 3 + 3 +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_PORT_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_PORT_V4H.arxml new file mode 100644 index 0000000..4baa8f2 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_PORT_V4H.arxml @@ -0,0 +1,92124 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Port + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Port/Port + + + + + Port + + Configuration of the Port module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2021-11-25 + + + 1.0.1 + 1.0.0 + Renesas + 2022-06-16 + + + 1.0.2 + 1.0.1 + Renesas + 2022-07-05 + + + 1.0.3 + 1.0.2 + Renesas + 2022-08-14 + + + 1.0.4 + 1.0.3 + Renesas + 2022-10-07 + + + 1.0.5 + 1.0.4 + Renesas + 2022-12-07 + + + 1.1.11 + 1.0.5 + Renesas + 2023-02-14 + + + 1.1.12 + 1.1.11 + Renesas + 2023-07-25 + + + + ECUC_Port_00135 + 0 + 1 + true + /AUTOSAR/EcucDefs/Port + + VARIANT-POST-BUILD + + + + + PortGeneral + + Module wide configuration parameters of the PORT driver. + + ECUC_Port_00117 + 1 + 1 + + + + PortCriticalSectionProtection + + This parameter specifies if the PORT driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the PORT driver configuration. +true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. + + AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + PortDevErrorDetect + + Switches the Development Error Detection and Notification on or off. +true: Development Error Detection and Notification is enabled. +false: Development Error Detection and Notification is disabled. + + ECUC_Port_00123/SWS_BSW_00235/SWS_BSW_00202/SWS_BSW_00203 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. +<PDF: PortDeviceName>: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. + + AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + PortMaxMode + + This parameter indicates maximum Alternative modes present in a Port Module. + + AR_RS_0103_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 5 + 5 + 5 + + + + PortSetPinDefaultDirectionApi + + Pre-processor switch to enable / disable the use of the function Port_SetPinDefaultDirection(). +true: Enabled - Function Port_SetPinDefaultDirection() is available. +false: Disabled - Function Port_SetPinDefaultDirection() is not available. + + AR_RS_0103_FR_0021/AR_RS_0103_API_0001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortSetPinDirectionApi + + Pre-processor switch to enable / disable the use of the function Port_SetPinDirection(). +true: Enabled - Function Port_SetPinDirection() is available. +false: Disabled - Function Port_SetPinDirection() is not available. + + ECUC_Port_00131 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortSetPinModeApi + + Pre-processor switch to enable / disable the use of the function Port_SetPinMode(). +true: Enabled - Function Port_SetPinMode() is available. +false: Disabled - Function Port_SetPinMode() is not available. + + ECUC_Port_00132/SWS_Port_00125/SWS_Port_00128/SWS_Port_00145 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortSetToDioAltModeApi + + Pre-processor switch to enable / disable the use of the function Port_SetToDioMode() and Port_SetToAlternateMode(). +true: Enabled - Function Port_SetToDioMode() and Port_SetToAlternateMode() is available. +false: Disabled - Function Port_SetToDioMode() and Port_SetToAlternateMode() is not available. + + AR_RS_0103_FR_0027/AR_RS_0103_FR_0023 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. +true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled + + AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + PortVersionInfoApi + + Pre-processor switch to enable / disable the API to read out the modules version information. +true: Version info API enabled. +false: Version info API disabled. + + ECUC_Port_00133 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortFUSEMonitoringApi + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +Pre-processor switch to enable / disable the API for Port "FUSE monitoring register" check safety mechanism. +true: Enabled - Function Port_FUSEMonitoring() is available. +false: Disabled - Function Port_FUSEMonitoring() is not available. + + AR_RS_0103_FSR_0004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortOTPMON0ExpectedValue + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +The expected value of register OTPMONITOR0, that value is different for each product, user shall contact Renesas Electronics to get. + + AR_RS_0103_FSR_0005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + PortOTPMON3ExpectedValue + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +The expected value of register OTPMONITOR3, that value is different for each product, user shall contact Renesas Electronics to get. + + AR_RS_0103_FSR_0006 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + PortUnintendedModuleStopCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +Pre-processor switch to enable / disable the API for Unintended Module Stop check safety mechanism. +true: Enabled - Function Port_UnintendedModuleStopCheck() is available. +false: Disabled - Function Port_UnintendedModuleStopCheck() is not available. + + AR_RS_0103_FSR_0010 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortExclusiveControl + + Pre-processor switch to enable / disable the use of the function Port_ExclusiveControl(). + + +

+ true: Enabled - Function Port_ExclusiveControl() is available. +false: Disabled - Function Port_ExclusiveControl() is not available. +

+
+ AR_RS_0103_FR_3001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + PortExclusiveSelection + + Address of MFISLCKR registers to implement exclusive control for PFC/GPIO Module register + + AR_RS_0103_FR_3008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MFISLCKR0 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + + + + PortExclusiveTimeout + + The timeout value for the resource getting loop in Port module. It shall be given in number of clock count. Example for how to calculate is as following: +With CPU operated at 800Mhz, cache activated. It takes about 0.078 microsecond for one loop time. Minimum time for waiting exclusive control is 20 millisecond. So, this parameter should be configured as 256410. + + AR_RS_0103_FR_3010 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 256410 + 4294967295 + 1 + +
+ + + + PortEcucPartitionRef + + Maps the Port driver to zero a multiple ECUC partitions to make the modules API available in this partition. This parameter is not used for implementation. + + ECUC_Port_00136 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + PortConfigSet + + This container is the base of a multiple configuration set. + + ECUC_Port_00122 + 1 + 1 + + + + PortContainer + + Container collecting the PortPins. This container is not used for implementation. + + ECUC_Port_00122/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortNumberOfPortPins + + The number of specified PortPins in this PortContainer. This parameter is not used for implementation. + + ECUC_Port_00124 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + + + PortPin + + Configuration of the individual port pins. This container is not used for implementation. + + ECUC_Port_00118/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. This parameter is not used for implementation +The direction must match the pin mode. E.g. a pin used for an ADC must be configured to be an in port. Implementation Type: Port_PinDirectionType. + + AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_IN + AUTOSAR_ECUC + + + PORT_PIN_OUT + AUTOSAR_ECUC + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. This parameter is not used for implementation. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinId + + Pin Id of the port pin. This value will be assigned to the symbolic name derived from the port pin container short name. This parameter is not used for implementation. + + ECUC_Port_00127 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 1 + 65535 + 1 + + + + PortPinInitialMode + + Port pin mode from mode list for use with Port_Init() function. This parameter is not used for implementation. + + ECUC_Port_00128/SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_MODE_DIO + + + PORT_PIN_MODE_ADC + AUTOSAR_ECUC + + + PORT_PIN_MODE_CAN + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_GPT + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_WDG + AUTOSAR_ECUC + + + PORT_PIN_MODE_FLEXRAY + AUTOSAR_ECUC + + + PORT_PIN_MODE_ICU + AUTOSAR_ECUC + + + PORT_PIN_MODE_LIN + AUTOSAR_ECUC + + + PORT_PIN_MODE_MEM + AUTOSAR_ECUC + + + PORT_PIN_MODE_PWM + AUTOSAR_ECUC + + + PORT_PIN_MODE_SPI + AUTOSAR_ECUC + + + + + + PortPinLevelValue + + Port Pin Level value from Port pin list. This parameter is not used for implementation. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + AUTOSAR_ECUC + + + PORT_PIN_LEVEL_HIGH + AUTOSAR_ECUC + + + + + + PortPinMode + + Port pin mode from mode list. This parameter is not used for implementation. + + ECUC_Port_00130 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_MODE_DIO + + + PORT_PIN_MODE_ADC + AUTOSAR_ECUC + + + PORT_PIN_MODE_CAN + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_GPT + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_WDG + AUTOSAR_ECUC + + + PORT_PIN_MODE_FLEXRAY + AUTOSAR_ECUC + + + PORT_PIN_MODE_ICU + AUTOSAR_ECUC + + + PORT_PIN_MODE_LIN + AUTOSAR_ECUC + + + PORT_PIN_MODE_MEM + AUTOSAR_ECUC + + + PORT_PIN_MODE_PWM + AUTOSAR_ECUC + + + PORT_PIN_MODE_SPI + AUTOSAR_ECUC + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode is changeable on a port pin during runtime. This parameter is not used for implementation. +true: Port Pin mode changeable allowed. +false: Port Pin mode changeable not permitted. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + + + PortPinEcucPartitionRef + + Maps the Port pin to zero a multiple ECUC partitions. The ECUC partitions referenced are a subset of the ECUC partitions where the Port driver is mapped to. This parameter is not used for implementation. + + ECUC_Port_00137 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + + + PortFilterGroupConfig + + This container contains configuration for the Port Filter Functionality. + + AR_RS_0103_FR_0037 + 1 + 1 + + + + PortChatteringFilterGroup0 + + This container contains Chattering Prevention Filter of Group0. + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group0 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup1 + + This container contains Chattering Prevention Filter of Group1. + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group1 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup2 + + This container contains Chattering Prevention Filter of Group2. + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group2 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup3 + + This container contains Chattering Prevention Filter of Group3. + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group3 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup4 + + This container contains Chattering Prevention Filter of Group4 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group4 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup5 + + This container contains Chattering Prevention Filter of Group5 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group5 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup6 + + This container contains Chattering Prevention Filter of Group6 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group6 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup7 + + This container contains Chattering Prevention Filter of Group7 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group7 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup8 + + This container contains Chattering Prevention Filter of Group8 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group8 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+
+
+ + + PortGroup0 + + This container contains the configuration (parameters) for PortGroup0. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP0_00_ALT0_IN_OUT_GPSR0_BIT0_IP0SR0_BIT0 + Renesas + + + ERROROUTC_ALT1_OUT_GPSR0_BIT0_IP0SR0_BIT0 + Renesas + + + TCLK2_ALT2_IN_GPSR0_BIT0_IP0SR0_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP0_01_ALT0_IN_OUT_GPSR0_BIT1_IP0SR0_BIT4 + Renesas + + + MSIOF3_SS1_ALT1_OUT_GPSR0_BIT1_IP0SR0_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP0_02_ALT0_IN_OUT_GPSR0_BIT2_IP0SR0_BIT8 + Renesas + + + MSIOF3_SS2_ALT1_OUT_GPSR0_BIT2_IP0SR0_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ3_ALT0_IN_GPSR0_BIT3_IP0SR0_BIT12 + Renesas + + + MSIOF3_SCK_ALT1_IN_OUT_GPSR0_BIT3_IP0SR0_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ2_ALT0_IN_GPSR0_BIT4_IP0SR0_BIT16 + Renesas + + + MSIOF3_TXD_ALT1_OUT_GPSR0_BIT4_IP0SR0_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ1_ALT0_IN_GPSR0_BIT5_IP0SR0_BIT20 + Renesas + + + MSIOF3_RXD_ALT1_IN_GPSR0_BIT5_IP0SR0_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ0_ALT0_IN_GPSR0_BIT6_IP0SR0_BIT24 + Renesas + + + MSIOF3_SYNC_ALT1_IN_OUT_GPSR0_BIT6_IP0SR0_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SS2_ALT0_OUT_GPSR0_BIT7_IP0SR0_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SS1_ALT0_OUT_GPSR0_BIT8_IP1SR0_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SYNC_ALT0_IN_OUT_GPSR0_BIT9_IP1SR0_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_TXD_ALT0_OUT_GPSR0_BIT10_IP1SR0_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SCK_ALT0_IN_OUT_GPSR0_BIT11_IP1SR0_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_RXD_ALT0_IN_GPSR0_BIT12_IP1SR0_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SS2_ALT0_OUT_GPSR0_BIT13_IP1SR0_BIT20 + Renesas + + + TCLK1_ALT1_IN_GPSR0_BIT13_IP1SR0_BIT20 + Renesas + + + IRQ2_ALT2_IN_GPSR0_BIT13_IP1SR0_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SS1_ALT0_OUT_GPSR0_BIT14_IP1SR0_BIT24 + Renesas + + + HTX1_ALT1_OUT_GPSR0_BIT14_IP1SR0_BIT24 + Renesas + + + TX1_ALT2_OUT_GPSR0_BIT14_IP1SR0_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SYNC_ALT0_IN_OUT_GPSR0_BIT15_IP1SR0_BIT28 + Renesas + + + HRX1_ALT1_IN_GPSR0_BIT15_IP1SR0_BIT28 + Renesas + + + RX1_ALT2_IN_GPSR0_BIT15_IP1SR0_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_TXD_ALT0_OUT_GPSR0_BIT16_IP2SR0_BIT0 + Renesas + + + HCTS1_ALT1_IN_OUT_GPSR0_BIT16_IP2SR0_BIT0 + Renesas + + + CTS1_ALT2_IN_OUT_GPSR0_BIT16_IP2SR0_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SCK_ALT0_IN_OUT_GPSR0_BIT17_IP2SR0_BIT4 + Renesas + + + HRTS1_ALT1_IN_OUT_GPSR0_BIT17_IP2SR0_BIT4 + Renesas + + + RTS1_ALT2_IN_OUT_GPSR0_BIT17_IP2SR0_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_RXD_ALT0_IN_GPSR0_BIT18_IP2SR0_BIT8 + Renesas + + + HSCK1_ALT1_IN_OUT_GPSR0_BIT18_IP2SR0_BIT8 + Renesas + + + SCK1_ALT2_IN_OUT_GPSR0_BIT18_IP2SR0_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup1 + + This container contains the configuration (parameters) for PortGroup1. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SS2_ALT0_OUT_GPSR1_BIT0_IP0SR1_BIT0 + Renesas + + + HTX3_ALT1_OUT_GPSR1_BIT0_IP0SR1_BIT0 + Renesas + + + TX3_ALT2_OUT_GPSR1_BIT0_IP0SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SS1_ALT0_OUT_GPSR1_BIT1_IP0SR1_BIT4 + Renesas + + + HCTS3_ALT1_IN_OUT_GPSR1_BIT1_IP0SR1_BIT4 + Renesas + + + RX3_ALT2_IN_GPSR1_BIT1_IP0SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SYNC_ALT0_IN_OUT_GPSR1_BIT2_IP0SR1_BIT8 + Renesas + + + HRTS3_ALT1_IN_OUT_GPSR1_BIT2_IP0SR1_BIT8 + Renesas + + + RTS3_ALT2_IN_OUT_GPSR1_BIT2_IP0SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SCK_ALT0_IN_OUT_GPSR1_BIT3_IP0SR1_BIT12 + Renesas + + + HSCK3_ALT1_IN_OUT_GPSR1_BIT3_IP0SR1_BIT12 + Renesas + + + CTS3_ALT2_IN_OUT_GPSR1_BIT3_IP0SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_TXD_ALT0_OUT_GPSR1_BIT4_IP0SR1_BIT16 + Renesas + + + HRX3_ALT1_IN_GPSR1_BIT4_IP0SR1_BIT16 + Renesas + + + SCK3_ALT2_IN_OUT_GPSR1_BIT4_IP0SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_RXD_ALT0_IN_GPSR1_BIT5_IP0SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SS2_ALT0_OUT_GPSR1_BIT6_IP0SR1_BIT24 + Renesas + + + HTX1_ALT1_OUT_GPSR1_BIT6_IP0SR1_BIT24 + Renesas + + + TX1_ALT2_OUT_GPSR1_BIT6_IP0SR1_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SS1_ALT0_OUT_GPSR1_BIT7_IP0SR1_BIT28 + Renesas + + + HRX1_ALT1_IN_GPSR1_BIT7_IP0SR1_BIT28 + Renesas + + + RX1_ALT2_IN_GPSR1_BIT7_IP0SR1_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SYNC_ALT0_IN_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + HCTS1_ALT1_IN_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + CTS1_ALT2_IN_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + CANFD5_TX_ALT3_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_TXD_ALT0_OUT_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + HRTS1_ALT1_IN_OUT_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + RTS1_ALT2_IN_OUT_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + CANFD5_RX_ALT3_IN_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SCK_ALT0_IN_OUT_GPSR1_BIT10_IP1SR1_BIT8 + Renesas + + + HSCK1_ALT1_IN_OUT_GPSR1_BIT10_IP1SR1_BIT8 + Renesas + + + SCK1_ALT2_IN_OUT_GPSR1_BIT10_IP1SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_RXD_ALT0_IN_GPSR1_BIT11_IP1SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HTX0_ALT0_OUT_GPSR1_BIT12_IP1SR1_BIT16 + Renesas + + + TX0_ALT1_OUT_GPSR1_BIT12_IP1SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HCTS0_ALT0_IN_OUT_GPSR1_BIT13_IP1SR1_BIT20 + Renesas + + + CTS0_ALT1_IN_OUT_GPSR1_BIT13_IP1SR1_BIT20 + Renesas + + + PWM8_ALT2_OUT_GPSR1_BIT13_IP1SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRTS0_ALT0_IN_OUT_GPSR1_BIT14_IP1SR1_BIT24 + Renesas + + + RTS0_ALT1_IN_OUT_GPSR1_BIT14_IP1SR1_BIT24 + Renesas + + + PWM9_ALT2_OUT_GPSR1_BIT14_IP1SR1_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HSCK0_ALT0_IN_OUT_GPSR1_BIT15_IP1SR1_BIT28 + Renesas + + + SCK0_ALT1_IN_OUT_GPSR1_BIT15_IP1SR1_BIT28 + Renesas + + + PWM0_ALT2_OUT_GPSR1_BIT15_IP1SR1_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRX0_ALT0_IN_GPSR1_BIT16_IP2SR1_BIT0 + Renesas + + + RX0_ALT1_IN_GPSR1_BIT16_IP2SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCIF_CLK_ALT0_IN_GPSR1_BIT17_IP2SR1_BIT4 + Renesas + + + IRQ4_ALT1_IN_GPSR1_BIT17_IP2SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SSI_SCK_ALT0_IN_OUT_GPSR1_BIT18_IP2SR1_BIT8 + Renesas + + + TCLK3_ALT1_IN_GPSR1_BIT18_IP2SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SSI_WS_ALT0_IN_OUT_GPSR1_BIT19_IP2SR1_BIT12 + Renesas + + + TCLK4_ALT1_IN_GPSR1_BIT19_IP2SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SSI_SD_ALT0_IN_OUT_GPSR1_BIT20_IP2SR1_BIT16 + Renesas + + + IRQ0_ALT1_IN_GPSR1_BIT20_IP2SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin21 + + This container contains the configuration (parameters) for PortPin21. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AUDIO_CLKOUT_ALT0_OUT_GPSR1_BIT21_IP2SR1_BIT20 + Renesas + + + IRQ1_ALT1_IN_GPSR1_BIT21_IP2SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin22 + + This container contains the configuration (parameters) for PortPin22. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AUDIO_CLKIN_ALT0_IN_GPSR1_BIT22_IP2SR1_BIT24 + Renesas + + + PWM3_ALT1_OUT_GPSR1_BIT22_IP2SR1_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin23 + + This container contains the configuration (parameters) for PortPin23. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP1_23_ALT0_OUT_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + TCLK2_ALT1_IN_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + MSIOF4_SS1_ALT2_OUT_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + IRQ3_ALT3_IN_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin24 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRX3_ALT0_IN_GPSR1_BIT24_IP3SR1_BIT0 + Renesas + + + SCK3_ALT1_IN_OUT_GPSR1_BIT24_IP3SR1_BIT0 + Renesas + + + MSIOF4_SS2_ALT2_OUT_GPSR1_BIT24_IP3SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin25 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HSCK3_ALT0_IN_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + CTS3_ALT1_IN_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + MSIOF4_SCK_ALT2_IN_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + TPU0TO0_ALT3_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin26 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRTS3_ALT0_IN_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + RTS3_ALT1_IN_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + MSIOF4_TXD_ALT2_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + TPU0TO1_ALT3_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin27 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HCTS3_ALT0_IN_OUT_GPSR1_BIT27_IP3SR1_BIT12 + Renesas + + + RX3_ALT1_IN_GPSR1_BIT27_IP3SR1_BIT12 + Renesas + + + MSIOF4_RXD_ALT2_IN_GPSR1_BIT27_IP3SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin28 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HTX3_ALT0_OUT_GPSR1_BIT28_IP3SR1_BIT16 + Renesas + + + TX3_ALT1_OUT_GPSR1_BIT28_IP3SR1_BIT16 + Renesas + + + MSIOF4_SYNC_ALT2_IN_OUT_GPSR1_BIT28_IP3SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup2 + + This container contains the configuration (parameters) for PortGroup2. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXDA_ALT0_OUT_GPSR2_BIT0_IP0SR2_BIT0 + Renesas + + + CANFD1_TX_ALT1_OUT_GPSR2_BIT0_IP0SR2_BIT0 + Renesas + + + TPU0TO2_ALT2_OUT_GPSR2_BIT0_IP0SR2_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXENA_ALT0_OUT_GPSR2_BIT1_IP0SR2_BIT4 + Renesas + + + CANFD1_RX_ALT1_IN_GPSR2_BIT1_IP0SR2_BIT4 + Renesas + + + TPU0TO3_ALT2_OUT_GPSR2_BIT1_IP0SR2_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RXDA_EXTFXR_ALT0_IN_GPSR2_BIT2_IP0SR2_BIT8 + Renesas + + + CANFD5_TX_ALT1_OUT_GPSR2_BIT2_IP0SR2_BIT8 + Renesas + + + IRQ5_ALT2_IN_GPSR2_BIT2_IP0SR2_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CLK_EXTFXR_ALT0_IN_GPSR2_BIT3_IP0SR2_BIT12 + Renesas + + + CANFD5_RX_ALT1_IN_GPSR2_BIT3_IP0SR2_BIT12 + Renesas + + + IRQ4_ALT2_IN_GPSR2_BIT3_IP0SR2_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RXDB_EXTFXR_ALT0_IN_GPSR2_BIT4_IP0SR2_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXENB_ALT0_OUT_GPSR2_BIT5_IP0SR2_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXDB_ALT0_OUT_GPSR2_BIT6_IP0SR2_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TPU0TO1_ALT0_OUT_GPSR2_BIT7_IP0SR2_BIT28 + Renesas + + + CANFD6_TX_ALT1_OUT_GPSR2_BIT7_IP0SR2_BIT28 + Renesas + + + TCLK2_ALT3_IN_GPSR2_BIT7_IP0SR2_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TPU0TO0_ALT0_OUT_GPSR2_BIT8_IP1SR2_BIT0 + Renesas + + + CANFD6_RX_ALT1_IN_GPSR2_BIT8_IP1SR2_BIT0 + Renesas + + + TCLK1_ALT3_IN_GPSR2_BIT8_IP1SR2_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CAN_CLK_ALT0_IN_GPSR2_BIT9_IP1SR2_BIT4 + Renesas + + + FXR_TXENA_ALT1_OUT_GPSR2_BIT9_IP1SR2_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD0_TX_ALT0_OUT_GPSR2_BIT10_IP1SR2_BIT8 + Renesas + + + FXR_TXENB_ALT1_OUT_GPSR2_BIT10_IP1SR2_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD0_RX_ALT0_IN_GPSR2_BIT11_IP1SR2_BIT12 + Renesas + + + STPWT_EXTFXR_ALT1_IN_GPSR2_BIT11_IP1SR2_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD2_TX_ALT0_OUT_GPSR2_BIT12_IP1SR2_BIT16 + Renesas + + + TPU0TO2_ALT1_OUT_GPSR2_BIT12_IP1SR2_BIT16 + Renesas + + + TCLK3_ALT3_IN_GPSR2_BIT12_IP1SR2_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD2_RX_ALT0_IN_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + TPU0TO3_ALT1_OUT_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + PWM1_ALT2_OUT_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + TCLK4_ALT3_IN_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD3_TX_ALT0_OUT_GPSR2_BIT14_IP1SR2_BIT24 + Renesas + + + PWM2_ALT2_OUT_GPSR2_BIT14_IP1SR2_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD3_RX_ALT0_IN_GPSR2_BIT15_IP1SR2_BIT28 + Renesas + + + PWM3_ALT2_OUT_GPSR2_BIT15_IP1SR2_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD4_TX_ALT0_OUT_GPSR2_BIT16_IP2SR2_BIT0 + Renesas + + + PWM4_ALT2_OUT_GPSR2_BIT16_IP2SR2_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD4_RX_ALT0_IN_GPSR2_BIT17_IP2SR2_BIT4 + Renesas + + + PWM5_ALT2_OUT_GPSR2_BIT17_IP2SR2_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD7_TX_ALT0_OUT_GPSR2_BIT18_IP2SR2_BIT8 + Renesas + + + PWM6_ALT2_OUT_GPSR2_BIT18_IP2SR2_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD7_RX_ALT0_IN_GPSR2_BIT19_IP2SR2_BIT12 + Renesas + + + PWM7_ALT2_OUT_GPSR2_BIT19_IP2SR2_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup3 + + This container contains the configuration (parameters) for PortGroup3. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D1_ALT0_IN_OUT_GPSR3_BIT0_IP0SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D0_ALT0_IN_OUT_GPSR3_BIT1_IP0SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D2_ALT0_IN_OUT_GPSR3_BIT2_IP0SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_CLK_ALT0_IN_OUT_GPSR3_BIT3_IP0SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_DS_ALT0_IN_OUT_GPSR3_BIT4_IP0SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D3_ALT0_IN_OUT_GPSR3_BIT5_IP0SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D5_ALT0_IN_OUT_GPSR3_BIT6_IP0SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D4_ALT0_IN_OUT_GPSR3_BIT7_IP0SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D7_ALT0_IN_OUT_GPSR3_BIT8_IP1SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D6_ALT0_IN_OUT_GPSR3_BIT9_IP1SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_CMD_ALT0_IN_OUT_GPSR3_BIT10_IP1SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SD_CD_ALT0_IN_OUT_GPSR3_BIT11_IP1SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SD_WP_ALT0_IN_OUT_GPSR3_BIT12_IP1SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IPC_CLKIN_ALT0_IN_GPSR3_BIT13_IP1SR3_BIT20 + Renesas + + + IPC_CLKEN_IN_ALT1_IN_GPSR3_BIT13_IP1SR3_BIT20 + Renesas + + + PWM1_ALT2_OUT_GPSR3_BIT13_IP1SR3_BIT20 + Renesas + + + TCLK3_ALT3_IN_GPSR3_BIT13_IP1SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IPC_CLKOUT_ALT0_OUT_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + IPC_CLKEN_OUT_ALT1_OUT_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + ERROROUTC_ALT2_OUT_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + TCLK4_ALT3_IN_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + PWM2_ALT4_OUT_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_SSL_ALT0_IN_OUT_GPSR3_BIT15_IP1SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_IO3_ALT0_IN_OUT_GPSR3_BIT16_IP2SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_IO2_ALT0_IN_OUT_GPSR3_BIT17_IP2SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_MISO_IO1_ALT0_IN_OUT_GPSR3_BIT18_IP2SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_MOSI_IO0_ALT0_IN_OUT_GPSR3_BIT19_IP2SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_SPCLK_ALT0_IN_OUT_GPSR3_BIT20_IP2SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin21 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_MOSI_IO0_ALT0_IN_OUT_GPSR3_BIT21_IP2SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin22 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_SPCLK_ALT0_IN_OUT_GPSR3_BIT22_IP2SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin23 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_MISO_IO1_ALT0_IN_OUT_GPSR3_BIT23_IP2SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin24 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_IO2_ALT0_IN_OUT_GPSR3_BIT24_IP3SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin25 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_SSL_ALT0_IN_OUT_GPSR3_BIT25_IP3SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin26 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_IO3_ALT0_IN_OUT_GPSR3_BIT26_IP3SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin27 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RPC_RESET_ALT0_IN_OUT_GPSR3_BIT27_IP3SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin28 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RPC_WP_ALT0_IN_OUT_GPSR3_BIT28_IP3SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin29 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RPC_INT_ALT0_IN_OUT_GPSR3_BIT29_IP3SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup4 + + This container contains the configuration (parameters) for PortGroup4. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_MDIO_ALT0_IN_OUT_GPSR4_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_MDC_ALT0_OUT_GPSR4_BIT1 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_AVTP_PPS1_ALT0_OUT_GPSR4_BIT2 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_PHY_INT_ALT0_IN_GPSR4_BIT3 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_LINK_ALT0_IN_GPSR4_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_AVTP_MATCH_ALT0_OUT_GPSR4_BIT5 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_AVTP_CAPTURE_ALT0_IN_GPSR4_BIT6 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RX_CTL_ALT0_IN_GPSR4_BIT7 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_AVTP_PPS0_ALT0_OUT_GPSR4_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TX_CTL_ALT0_OUT_GPSR4_BIT9 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RD0_ALT0_IN_GPSR4_BIT10 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RXC_ALT0_IN_GPSR4_BIT11 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TXC_ALT0_OUT_GPSR4_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RD1_ALT0_IN_GPSR4_BIT13 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TD1_ALT0_OUT_GPSR4_BIT14 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TD0_ALT0_OUT_GPSR4_BIT15 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RD3_ALT0_IN_GPSR4_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RD2_ALT0_IN_GPSR4_BIT17 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TD3_ALT0_OUT_GPSR4_BIT18 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TD2_ALT0_OUT_GPSR4_BIT19 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TXCREFCLK_ALT0_IN_GPSR4_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin21 + + This container contains the configuration (parameters) for PortPin21. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + PCIE0_CLKREQ_ALT0_IN_OUT_GPSR4_BIT21 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin22 + + This container contains the configuration (parameters) for PortPin22. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + PCIE1_CLKREQ_ALT0_IN_OUT_GPSR4_BIT22 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin23 + + This container contains the configuration (parameters) for PortPin23. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVS0_ALT0_OUT_GPSR4_BIT23 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin24 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVS1_ALT0_OUT_GPSR4_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup5 + + This container contains the configuration (parameters) for PortGroup5. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_AVTP_PPS_ALT0_OUT_GPSR5_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_AVTP_CAPTURE_ALT0_IN_GPSR5_BIT1 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_AVTP_MATCH_ALT0_OUT_GPSR5_BIT2 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_LINK_ALT0_IN_GPSR5_BIT3 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_PHY_INT_ALT0_IN_GPSR5_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_MAGIC_ALT0_OUT_GPSR5_BIT5 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_MDC_ALT0_OUT_GPSR5_BIT6 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TXCREFCLK_ALT0_IN_GPSR5_BIT7 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD3_ALT0_OUT_GPSR5_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD3_ALT0_IN_GPSR5_BIT9 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_MDIO_ALT0_IN_OUT_GPSR5_BIT10 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD2_ALT0_OUT_GPSR5_BIT11 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD1_ALT0_OUT_GPSR5_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD2_ALT0_IN_GPSR5_BIT13 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD1_ALT0_IN_GPSR5_BIT14 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD0_ALT0_OUT_GPSR5_BIT15 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TXC_ALT0_OUT_GPSR5_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD0_ALT0_IN_GPSR5_BIT17 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RXC_ALT0_IN_GPSR5_BIT18 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TX_CTL_ALT0_OUT_GPSR5_BIT19 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RX_CTL_ALT0_IN_GPSR5_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup6 + + This container contains the configuration (parameters) for PortGroup6. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_MDIO_ALT0_IN_OUT_GPSR6_BIT0_IP0SR6_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_MAGIC_ALT0_OUT_GPSR6_BIT1_IP0SR6_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_MDC_ALT0_OUT_GPSR6_BIT2_IP0SR6_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_PHY_INT_ALT0_IN_GPSR6_BIT3_IP0SR6_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_LINK_ALT0_IN_GPSR6_BIT4_IP0SR6_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_AVTP_MATCH_ALT0_OUT_GPSR6_BIT5_IP0SR6_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TXC_ALT0_OUT_GPSR6_BIT6_IP0SR6_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TX_CTL_ALT0_OUT_GPSR6_BIT7_IP0SR6_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RXC_ALT0_IN_GPSR6_BIT8_IP1SR6_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RX_CTL_ALT0_IN_GPSR6_BIT9_IP1SR6_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_AVTP_PPS_ALT0_OUT_GPSR6_BIT10_IP1SR6_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_AVTP_CAPTURE_ALT0_IN_GPSR6_BIT11_IP1SR6_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD1_ALT0_OUT_GPSR6_BIT12_IP1SR6_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD0_ALT0_OUT_GPSR6_BIT13_IP1SR6_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD1_ALT0_IN_GPSR6_BIT14_IP1SR6_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD0_ALT0_IN_GPSR6_BIT15_IP1SR6_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD2_ALT0_OUT_GPSR6_BIT16_IP2SR6_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD2_ALT0_IN_GPSR6_BIT17_IP2SR6_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD3_ALT0_OUT_GPSR6_BIT18_IP2SR6_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD3_ALT0_IN_GPSR6_BIT19_IP2SR6_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TXCREFCLK_ALT0_IN_GPSR6_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup7 + + This container contains the configuration (parameters) for PortGroup7. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_AVTP_PPS_ALT0_OUT_GPSR7_BIT0_IP0SR7_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_AVTP_CAPTURE_ALT0_IN_GPSR7_BIT1_IP0SR7_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_AVTP_MATCH_ALT0_OUT_GPSR7_BIT2_IP0SR7_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD3_ALT0_OUT_GPSR7_BIT3_IP0SR7_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_LINK_ALT0_IN_GPSR7_BIT4_IP0SR7_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_PHY_INT_ALT0_IN_GPSR7_BIT5_IP0SR7_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD2_ALT0_OUT_GPSR7_BIT6_IP0SR7_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD1_ALT0_OUT_GPSR7_BIT7_IP0SR7_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD3_ALT0_IN_GPSR7_BIT8_IP1SR7_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TXCREFCLK_ALT0_IN_GPSR7_BIT9_IP1SR7_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_MAGIC_ALT0_OUT_GPSR7_BIT10_IP1SR7_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD0_ALT0_OUT_GPSR7_BIT11_IP1SR7_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD2_ALT0_IN_GPSR7_BIT12_IP1SR7_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_MDC_ALT0_OUT_GPSR7_BIT13_IP1SR7_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_MDIO_ALT0_IN_OUT_GPSR7_BIT14_IP1SR7_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TXC_ALT0_OUT_GPSR7_BIT15_IP1SR7_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TX_CTL_ALT0_OUT_GPSR7_BIT16_IP2SR7_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD1_ALT0_IN_GPSR7_BIT17_IP2SR7_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD0_ALT0_IN_GPSR7_BIT18_IP2SR7_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RXC_ALT0_IN_GPSR7_BIT19_IP2SR7_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RX_CTL_ALT0_IN_GPSR7_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup8 + + This container contains the configuration (parameters) for PortGroup8. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL0_ALT0_IN_OUT_GPSR8_BIT0_IP0SR8_BIT0_MODSEL8_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA0_ALT0_IN_OUT_GPSR8_BIT1_IP0SR8_BIT4_MODSEL8_BIT1 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL1_ALT0_IN_OUT_GPSR8_BIT2_IP0SR8_BIT8_MODSEL8_BIT2 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA1_ALT0_IN_OUT_GPSR8_BIT3_IP0SR8_BIT12_MODSEL8_BIT3 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL2_ALT0_IN_OUT_GPSR8_BIT4_IP0SR8_BIT16_MODSEL8_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA2_ALT0_IN_OUT_GPSR8_BIT5_IP0SR8_BIT20_MODSEL8_BIT5 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL3_ALT0_IN_OUT_GPSR8_BIT6_IP0SR8_BIT24_MODSEL8_BIT6 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA3_ALT0_IN_OUT_GPSR8_BIT7_IP0SR8_BIT28_MODSEL8_BIT7 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL4_ALT0_IN_OUT_GPSR8_BIT8_IP1SR8_BIT0_MODSEL8_BIT8 + Renesas + + + HRX2_ALT1_IN_GPSR8_BIT8_IP1SR8_BIT0 + Renesas + + + SCK4_ALT2_IN_OUT_GPSR8_BIT8_IP1SR8_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA4_ALT0_IN_OUT_GPSR8_BIT9_IP1SR8_BIT4_MODSEL8_BIT9 + Renesas + + + HTX2_ALT1_OUT_GPSR8_BIT9_IP1SR8_BIT4 + Renesas + + + CTS4_ALT2_IN_OUT_GPSR8_BIT9_IP1SR8_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL5_ALT0_IN_OUT_GPSR8_BIT10_IP1SR8_BIT8_MODSEL8_BIT10 + Renesas + + + HRTS2_ALT1_IN_OUT_GPSR8_BIT10_IP1SR8_BIT8 + Renesas + + + RTS4_ALT2_IN_OUT_GPSR8_BIT10_IP1SR8_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA5_ALT0_IN_OUT_GPSR8_BIT11_IP1SR8_BIT12_MODSEL8_BIT11 + Renesas + + + SCIF_CLK2_ALT1_IN_GPSR8_BIT11_IP1SR8_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP8_12_ALT0_IN_OUT_GPSR8_BIT12_IP1SR8_BIT16 + Renesas + + + HCTS2_ALT1_IN_OUT_GPSR8_BIT12_IP1SR8_BIT16 + Renesas + + + TX4_ALT2_OUT_GPSR8_BIT12_IP1SR8_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP8_13_ALT0_IN_OUT_GPSR8_BIT13_IP1SR8_BIT20 + Renesas + + + HSCK2_ALT1_IN_OUT_GPSR8_BIT13_IP1SR8_BIT20 + Renesas + + + RX4_ALT2_IN_GPSR8_BIT13_IP1SR8_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+
+
+ + + PortDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_SetEventStatus in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. +The standardized errors are provided in the container and can be extended by vendor-specific error references. + + SWS_BSW_00200 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + PORT_E_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get control register" has occurred. + + AR_RS_0103_FR_2001 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + PORT_E_FUSE_MONITORING_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued by PORT "FUSE monitoring register check". + + AR_RS_0103_FSR_0004 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + PORT_E_UNINTENDED_MODULE_STOP_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued by Unintended Module Stop Check. + + AR_RS_0103_FSR_0010 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_SPI_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_SPI_V4H.arxml new file mode 100644 index 0000000..decb757 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_SPI_V4H.arxml @@ -0,0 +1,3712 @@ + + + + + + + 4.5.0 + AUTOSAR + 2019-11-20 + + + + + + + Renesas + + + + EcucDefs_Spi + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Spi/Spi + + + + + Spi + + Configuration of the Spi (Serial Peripheral Interface) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-20 + + + 1.0.0 + 4.5.0 + Renesas + 2021-12-04 + + + 1.0.1 + 1.0.0 + Renesas + 2022-08-01 + + + 1.5.6 + 1.0.1 + Renesas + 2022-10-03 + + + 1.5.7 + 1.5.6 + Renesas + 2022-11-07 + + + 1.5.8 + 1.5.7 + Renesas + 2022-12-08 + + + 1.5.9 + 1.5.8 + Renesas + 2023-01-06 + + + 1.5.10 + 1.5.9 + Renesas + 2023-02-14 + + + + ECUC_Spi_00103/AR_RS_0091_FR_0064 + 1 + 6 + true + /AUTOSAR/EcucDefs/Spi + + VARIANT-POST-BUILD + + + + + SpiDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_SetEventStatus in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId symbolic value. The standardized errors are provided in this container and can be extended by vendor specific error references. + + ECUC_Spi_00240 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SPI_E_DATA_TX_TIMEOUT_FAILURE + + Reference to configured DEM event to report "Timeout error". If the reference is not configured the error shall not be reported. + + AR_RS_0105_FR_0091 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + SPI_E_INTERRUPT_CONTROLLER_FAILURE + + Reference to configured DEM event to report "Unintended interrupt". If the reference is not configured the error shall not be reported. + + AR_RS_0105_FSR_2005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + SPI_E_HARDWARE_ERROR + + Reference to configured DEM event to report "Hardware failure". If the reference is not configured the error shall not be reported. + + ECUC_Spi_00241 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + SPI_E_WRITE_VERIFY_FAILURE + + Reference to configured DEM event to report "write-verify failure". If the reference is not configured the error shall not be reported. + + AR_RS_0105_FSR_2002 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + SpiDriver + + This container contains the configuration parameters and sub containers of the AUTOSAR Spi module. + + ECUC_Spi_00091 + 1 + 1 + + + + SpiClockFrequencyRefImmediateValue + + When SpiEnableClkImmediateValue is configured as true, this parameter is used instead of SpiClockFrequencyRef. + + AR_RS_0105_FR_0009 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 20000000 + 133333333 + 12500000 + + + + SpiMaxChannel + + This parameter contains the number of Channels configured. It will be gathered by tools during the configuration stage. + + ECUC_Spi_00197 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + + + + SpiMaxJob + + Total number of Jobs configured. + + ECUC_Spi_00198 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 4095 + 1 + + + + SpiMaxSequence + + Total number of Sequences configured. + + ECUC_Spi_00199 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + + + + + + SpiClockFrequencyRef + + This parameter contains assignment of the MCU frequency. + + AR_RS_0105_FR_0008 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuMSOClk + + + + + + SpiChannel + + All data needed to configure one SPI channel. + + ECUC_Spi_00104 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiChannelId + + SPI Channel ID, used as parameter in SPI API functions. + + ECUC_Spi_00200 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + + + + SpiChannelType + + Buffer usage with EB/IB channel. + + +

+ EB: External Buffer is used. +IB: Internal Buffer is used. +

+
+ ECUC_Spi_00201 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IB + + + EB + AUTOSAR_ECUC + + + IB + AUTOSAR_ECUC + + +
+ + + SpiDataWidth + + This parameter is the width of a transmitted data unit. + + +

+ The hardware supports only one of the following widths: +8 +16 +24 +32 +

+
+ ECUC_Spi_00202 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 16 + 32 + 2 +
+ + + SpiDefaultData + + The default data to be transmitted when (for internal buffer or external buffer) the pointer passed to Spi_WriteIB (for internal buffer) or to Spi_SetupEB (for external buffer) is NULL. + + ECUC_Spi_00203 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + SpiEbMaxLength + + This parameter contains the maximum size (number of data elements) of data buffers in case of EB Channels and only. + + ECUC_Spi_00204 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + SpiIbNBuffers + + This parameter contains the maximum number of data buffers in case of IB Channels and only. + + ECUC_Spi_00205 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + SpiTransferStart + + This parameter defines the first starting bit for transmission. + + +

+ LSB: Transmission starts with the Least Significant Bit first. +MSB: Transmission starts with the Most Significant Bit first. +

+
+ ECUC_Spi_00206 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + LSB + + + LSB + AUTOSAR_ECUC + + + MSB + AUTOSAR_ECUC + + +
+
+
+ + + SpiExternalDevice + + The communication settings of an external device. Closely linked to SpiJob. + + ECUC_Spi_00207 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiBaudrate + + This parameter is the communication baudrate. This parameter is not used for implementation since the value configured for this parameter cannot be mapped directly to the register value, set SpiBaudrateConfiguration instead. + + ECUC_Spi_00208/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + SpiBaudrateConfiguration + + This parameter contains the Baudrate Register Selection for MSIOF hardware units. + + +

+ Baudrate calculation: MSO_PERE_WCLK / (2^m * (k + 1)) +Here k is the value specified by this parameter and m is the value specified by SpiInputClockSelect parameter. +MSO_PERE_WCLK: MSOCK - MSIOF Master Clock Source +

+
+ AR_RS_0105_FR_0006/AR_RS_0105_FR_2006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + SpiCsHoldTiming + + This parameter specifies Hold Timing for MSIOF hardware units + + +

+ FRAME_SYNC_SIGNAL_DELAY_0: Hold Time is selected as 0 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_1: Hold Time is selected as 1 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_2: Hold Time is selected as 2 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_3: Hold Time is selected as 3 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_0_POINT_5: Hold Time is selected as 0.5 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_1_POINT_5: Hold Time is selected as 1.5 (transmission clock cycles) +

+
+ AR_RS_0105_FR_2008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FRAME_SYNC_SIGNAL_DELAY_0 + + + FRAME_SYNC_SIGNAL_DELAY_0 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_1 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_2 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_3 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_0_POINT_5 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_1_POINT_5 + Renesas + + +
+ + + SpiCsIdentifier + + This parameter is the symbolic name to identify the Chip Select (CS) allocated to this Job. +This parameter is not used for implementation. + + ECUC_Spi_00209/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + NULL + + + + + + SpiCsPolarity + + This parameter defines the active polarity of Chip Select. + + +

+ HIGH: high for active, low for inactive. +LOW: low for active, high for inactive. +

+
+ ECUC_Spi_00210 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + HIGH + + + HIGH + AUTOSAR_ECUC + + + LOW + AUTOSAR_ECUC + + +
+ + + SpiCsSelection + + When the Chip select handling is enabled (see SpiEnableCs), then this parameter specifies if the chip select is handled automatically by Peripheral HW engine or via general purpose IO by Spi driver. + + +

+ This parameter can be either CS_VIA_GPIO or CS_VIA_PERIPHERAL_ENGINE +

+
+ ECUC_Spi_00239 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CS_VIA_PERIPHERAL_ENGINE + + + CS_VIA_GPIO + AUTOSAR_ECUC + + + CS_VIA_PERIPHERAL_ENGINE + AUTOSAR_ECUC + + +
+ + + SpiCsSetupTime + + This parameter specifies Setup Timing for MSIOF hardware units. + + +

+ DATA_PIN_BIT_DELAY_0: Setup Time is selected as 0 (transmission clock cycles) + DATA_PIN_BIT_DELAY_1: Setup Time is selected as 1 (transmission clock cycles) + DATA_PIN_BIT_DELAY_2: Setup Time is selected as 2 (transmission clock cycles) + DATA_PIN_BIT_DELAY_0_POINT_5: Setup Time is selected as 0.5 (transmission clock cycles) + DATA_PIN_BIT_DELAY_1_POINT_5: Setup Time is selected as 1.5 (transmission clock cycles) +

+
+ AR_RS_0105_FR_2008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DATA_PIN_BIT_DELAY_1 + + + DATA_PIN_BIT_DELAY_0 + Renesas + + + DATA_PIN_BIT_DELAY_1 + Renesas + + + DATA_PIN_BIT_DELAY_2 + Renesas + + + DATA_PIN_BIT_DELAY_0_POINT_5 + Renesas + + + DATA_PIN_BIT_DELAY_1_POINT_5 + Renesas + + +
+ + + SpiDataShiftEdge + + This parameter defines the SPI data shift edge. + + +

+ TRAILING: Falling data shift edge. +LEADING: Rising data shift edge. +

+
+ ECUC_Spi_00211 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + TRAILING + + + LEADING + AUTOSAR_ECUC + + + TRAILING + AUTOSAR_ECUC + + +
+ + + SpiEnableCs + + This parameter enables or not the Chip Select handling functions. If this parameter is enabled then parameter SpiCsSelection further details the type of chip selection. + + +

+ If SpiCsSelection is configured as CS_VIA_PERIPHERAL_ENGINE, Chip Select handling is always enabled by hardware regardless this parameter. +

+
+ ECUC_Spi_00212 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + SpiHwUnit + + This parameter is the symbolic name to identify the HW SPI Hardware microcontroller peripheral allocated to this Job. + + ECUC_Spi_00217 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MSIOF0 + + + MSIOF0 + AUTOSAR_ECUC + + + MSIOF1 + AUTOSAR_ECUC + + + MSIOF2 + AUTOSAR_ECUC + + + MSIOF3 + AUTOSAR_ECUC + + + MSIOF4 + AUTOSAR_ECUC + + + MSIOF5 + AUTOSAR_ECUC + + + + + + SpiInputClockSelect + + This parameter contains the Prescaler Selection Bits. + + +

+ MSO_PERE_WCLK: MSO_PERE_WCLK +MSO_PERE_WCLK_DIVBY_2: MSO_PERE_WCLK/2 +MSO_PERE_WCLK_DIVBY_4: MSO_PERE_WCLK/4 +MSO_PERE_WCLK_DIVBY_8: MSO_PERE_WCLK/8 +MSO_PERE_WCLK_DIVBY_16: MSO_PERE_WCLK/16 +MSO_PERE_WCLK_DIVBY_32: MSO_PERE_WCLK/32 +

+
+ AR_RS_0105_FR_2006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MSO_PERE_WCLK_DIVBY_2 + + + MSO_PERE_WCLK + Renesas + + + MSO_PERE_WCLK_DIVBY_2 + Renesas + + + MSO_PERE_WCLK_DIVBY_4 + Renesas + + + MSO_PERE_WCLK_DIVBY_8 + Renesas + + + MSO_PERE_WCLK_DIVBY_16 + Renesas + + + MSO_PERE_WCLK_DIVBY_32 + Renesas + + +
+ + + SpiMasterMode + + This parameter determines whether hardware unit is operated as master mode or slave mode. + + +

+ true: Master mode +false: Slave mode +

+
+ AR_RS_0105_FR_0086 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + SpiOutputControlSelect + + This parameter selects MSIOF_TXD pin output state when transmission is disabled. + + +

+ HIGH: MSIOF_TXD outputs 0 when transmission is disabled. +LOW: MSIOF_TXD outputs 1 when transmission is disabled. +

+
+ AR_RS_0105_FR_1109 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + LOW + + + HIGH + Renesas + + + LOW + Renesas + + +
+ + + SpiShiftClockIdleLevel + + This parameter defines the SPI shift clock idle level. + + +

+ HIGH: Shift clock idle level is high. +LOW: Shift clock idle level is low. +

+
+ ECUC_Spi_00213 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + LOW + + + HIGH + AUTOSAR_ECUC + + + LOW + AUTOSAR_ECUC + + +
+ + + SpiTimeClk2Cs + + Timing between clock and chip select (in seconds) - This parameter allows to use a range of values from 0 up to 0.0001 seconds. +The real configuration-value used in software BSW-SPI is calculated out of this by the generator-tools. + + +

+ - +

+
+ ECUC_Spi_00214/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1E-4 + 0 +
+ + + SpiClk2CsCount + + Loop Count between clock and chip select - This parameter allows to use a range of values from 0 to 255 counts. + + +

+ This parameter is applicable when SpiCsSelection is configured as CS_VIA_GPIO only. It is used for chip select setup time at transmission start and used for chip select hold time at transmission end. +When SpiCsSelection is configured as CS_VIA_PERIPHERAL_ENGINE, use SpiCsSetupTime and SpiCsHoldTiming instead. +

+
+ ECUC_Spi_00214/AR_RS_0091_FR_2062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+
+ + + + SpiDeviceEcucPartitionRef + + Maps an SPI external device to zero or multiple ECUC partitions to limit the access to this external device. The ECUC partitions referenced are a subset of the ECUC partitions where the SPI driver is mapped to. + + ECUC_Spi_00246 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + SpiJob + + All data needed to configure one SPI-Job, amongst others the connection between the internal SPI unit and the special settings for an external device is done. + + ECUC_Spi_00105 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiJobEndNotification + + This parameter is a reference to a notification function. + + ECUC_Spi_00218 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + SpiJobId + + SPI Job ID, used as parameter in SPI API functions. + + ECUC_Spi_00219 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 4094 + 0 + + + + SpiJobPriority + + Priority set accordingly to SWS_Spi_00093: 0, lowest, 3, highest priority. + + ECUC_Spi_00220 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3 + 3 + 0 + + + + SpiPortPinSelect + + This parameter defines the Port Pin and internal chip selection. + + +

+ SSn: used for master mode of MSIOF when SpiCsSelection is configured as CS_VIA_PERIPHERAL_ENGINE. +GPn_m/GPn_mm: used for master mode of MSIOF when SpiCsSelection is configured as CS_VIA_GPIO. +SYNC: used for both master mode and slave mode of MSIOF. + If the allocated hardware unit is configured as slave mode, this parameter must be configured. +

+
+ AR_RS_0105_FR_0010/AR_RS_0105_FR_0016/AR_RS_0105_FR_1017/AR_RS_0105_FR_0088/AR_RS_0105_FR_2009 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SYNC + + + SYNC + Renesas + + + SS1 + Renesas + + + SS2 + Renesas + + + GP0_0 + Renesas + + + GP0_1 + Renesas + + + GP0_2 + Renesas + + + GP0_3 + Renesas + + + GP0_4 + Renesas + + + GP0_5 + Renesas + + + GP0_6 + Renesas + + + GP0_7 + Renesas + + + GP0_8 + Renesas + + + GP0_9 + Renesas + + + GP0_10 + Renesas + + + GP0_11 + Renesas + + + GP0_12 + Renesas + + + GP0_13 + Renesas + + + GP0_14 + Renesas + + + GP0_15 + Renesas + + + GP0_16 + Renesas + + + GP0_17 + Renesas + + + GP0_18 + Renesas + + + GP1_0 + Renesas + + + GP1_1 + Renesas + + + GP1_2 + Renesas + + + GP1_3 + Renesas + + + GP1_4 + Renesas + + + GP1_5 + Renesas + + + GP1_6 + Renesas + + + GP1_7 + Renesas + + + GP1_8 + Renesas + + + GP1_9 + Renesas + + + GP1_10 + Renesas + + + GP1_11 + Renesas + + + GP1_12 + Renesas + + + GP1_13 + Renesas + + + GP1_14 + Renesas + + + GP1_15 + Renesas + + + GP1_16 + Renesas + + + GP1_17 + Renesas + + + GP1_18 + Renesas + + + GP1_19 + Renesas + + + GP1_20 + Renesas + + + GP1_21 + Renesas + + + GP1_22 + Renesas + + + GP1_23 + Renesas + + + GP1_24 + Renesas + + + GP1_25 + Renesas + + + GP1_26 + Renesas + + + GP1_27 + Renesas + + + GP1_28 + Renesas + + + GP2_0 + Renesas + + + GP2_1 + Renesas + + + GP2_2 + Renesas + + + GP2_3 + Renesas + + + GP2_4 + Renesas + + + GP2_5 + Renesas + + + GP2_6 + Renesas + + + GP2_7 + Renesas + + + GP2_8 + Renesas + + + GP2_9 + Renesas + + + GP2_10 + Renesas + + + GP2_11 + Renesas + + + GP2_12 + Renesas + + + GP2_13 + Renesas + + + GP2_14 + Renesas + + + GP2_15 + Renesas + + + GP2_16 + Renesas + + + GP2_17 + Renesas + + + GP2_18 + Renesas + + + GP2_19 + Renesas + + + GP3_0 + Renesas + + + GP3_1 + Renesas + + + GP3_2 + Renesas + + + GP3_3 + Renesas + + + GP3_4 + Renesas + + + GP3_5 + Renesas + + + GP3_6 + Renesas + + + GP3_7 + Renesas + + + GP3_8 + Renesas + + + GP3_9 + Renesas + + + GP3_10 + Renesas + + + GP3_11 + Renesas + + + GP3_12 + Renesas + + + GP3_13 + Renesas + + + GP3_14 + Renesas + + + GP3_15 + Renesas + + + GP3_16 + Renesas + + + GP3_17 + Renesas + + + GP3_18 + Renesas + + + GP3_19 + Renesas + + + GP3_20 + Renesas + + + GP3_21 + Renesas + + + GP3_22 + Renesas + + + GP3_23 + Renesas + + + GP3_24 + Renesas + + + GP3_25 + Renesas + + + GP3_26 + Renesas + + + GP3_27 + Renesas + + + GP3_28 + Renesas + + + GP3_29 + Renesas + + + GP4_0 + Renesas + + + GP4_1 + Renesas + + + GP4_2 + Renesas + + + GP4_3 + Renesas + + + GP4_4 + Renesas + + + GP4_5 + Renesas + + + GP4_6 + Renesas + + + GP4_7 + Renesas + + + GP4_8 + Renesas + + + GP4_9 + Renesas + + + GP4_10 + Renesas + + + GP4_11 + Renesas + + + GP4_12 + Renesas + + + GP4_13 + Renesas + + + GP4_14 + Renesas + + + GP4_15 + Renesas + + + GP4_16 + Renesas + + + GP4_17 + Renesas + + + GP4_18 + Renesas + + + GP4_19 + Renesas + + + GP4_20 + Renesas + + + GP4_21 + Renesas + + + GP4_22 + Renesas + + + GP4_23 + Renesas + + + GP4_24 + Renesas + + + GP5_0 + Renesas + + + GP5_1 + Renesas + + + GP5_2 + Renesas + + + GP5_3 + Renesas + + + GP5_4 + Renesas + + + GP5_5 + Renesas + + + GP5_6 + Renesas + + + GP5_7 + Renesas + + + GP5_8 + Renesas + + + GP5_9 + Renesas + + + GP5_10 + Renesas + + + GP5_11 + Renesas + + + GP5_12 + Renesas + + + GP5_13 + Renesas + + + GP5_14 + Renesas + + + GP5_15 + Renesas + + + GP5_16 + Renesas + + + GP5_17 + Renesas + + + GP5_18 + Renesas + + + GP5_19 + Renesas + + + GP5_20 + Renesas + + + GP6_0 + Renesas + + + GP6_1 + Renesas + + + GP6_2 + Renesas + + + GP6_3 + Renesas + + + GP6_4 + Renesas + + + GP6_5 + Renesas + + + GP6_6 + Renesas + + + GP6_7 + Renesas + + + GP6_8 + Renesas + + + GP6_9 + Renesas + + + GP6_10 + Renesas + + + GP6_11 + Renesas + + + GP6_12 + Renesas + + + GP6_13 + Renesas + + + GP6_14 + Renesas + + + GP6_15 + Renesas + + + GP6_16 + Renesas + + + GP6_17 + Renesas + + + GP6_18 + Renesas + + + GP6_19 + Renesas + + + GP6_20 + Renesas + + + GP7_0 + Renesas + + + GP7_1 + Renesas + + + GP7_2 + Renesas + + + GP7_3 + Renesas + + + GP7_4 + Renesas + + + GP7_5 + Renesas + + + GP7_6 + Renesas + + + GP7_7 + Renesas + + + GP7_8 + Renesas + + + GP7_9 + Renesas + + + GP7_10 + Renesas + + + GP7_11 + Renesas + + + GP7_12 + Renesas + + + GP7_13 + Renesas + + + GP7_14 + Renesas + + + GP7_15 + Renesas + + + GP7_16 + Renesas + + + GP7_17 + Renesas + + + GP7_18 + Renesas + + + GP7_19 + Renesas + + + GP7_20 + Renesas + + + GP8_0 + Renesas + + + GP8_1 + Renesas + + + GP8_2 + Renesas + + + GP8_3 + Renesas + + + GP8_4 + Renesas + + + GP8_5 + Renesas + + + GP8_6 + Renesas + + + GP8_7 + Renesas + + + GP8_8 + Renesas + + + GP8_9 + Renesas + + + GP8_10 + Renesas + + + GP8_11 + Renesas + + + GP8_12 + Renesas + + + GP8_13 + Renesas + + +
+
+ + + + SpiDeviceAssignment + + Reference to the external device used by this job. + + ECUC_Spi_00216 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiExternalDevice + + + + + + SpiChannelList + + References to SPI channels and their order within the Job. + + ECUC_Spi_00233 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + SpiChannelIndex + + This parameter specifies the order of Channels within the Job. + + ECUC_Spi_00234 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 254 + 0 + + + + + + SpiChannelAssignment + + A job reference to a SPI channel. + + ECUC_Spi_00215 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiChannel + + + + +
+ + + SpiSequence + + All data needed to configure one SPI-sequence + + ECUC_Spi_00106 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiInterruptibleSequence + + This parameter allows or not this Sequence to be suspended by another one. + + +

+ true: This sequence can be suspended by other sequence. +false: This sequence cannot be suspended by other sequence. +

+
+ ECUC_Spi_00222 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + SpiSeqEndNotification + + This parameter is a reference to a notification function. + + ECUC_Spi_00223 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + SpiSeqStartNotification + + This parameter is a reference to a sequence start notification function. + + AR_RS_0105_FR_0083 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + SpiSequenceId + + SPI Sequence ID, used as parameter in SPI API functions. + + ECUC_Spi_00224 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + +
+ + + + SpiJobAssignment + + A sequence references several jobs, which are executed during a communication sequence. + + ECUC_Spi_00221 + 1 + true + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiJob + + +
+ + + SpiDma + + This container contains all data needed to configure one SPI-DMA configuration. + + AR_RS_0105_FR_0060/AR_RS_0105_FR_1060/AR_RS_0105_FR_2059/AR_RS_0105_FR_2060 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiDmaHwUnit + + This parameter is the symbolic name to identify SPI hardware unit allocated to this DMA setting. + + AR_RS_0105_FR_0060 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MSIOF0_TXID_65_RXID_64 + + + MSIOF0_TXID_65_RXID_64 + Renesas + + + MSIOF1_TXID_67_RXID_66 + Renesas + + + MSIOF2_TXID_69_RXID_68 + Renesas + + + MSIOF3_TXID_71_RXID_70 + Renesas + + + MSIOF4_TXID_73_RXID_72 + Renesas + + + MSIOF5_TXID_75_RXID_74 + Renesas + + + + + + SpiRxDmaChannel + + This parameter is the symbolic name to identify DMA unit allocated to the Rx channel of this SPI hardware unit. + + AR_RS_0105_FR_2060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + SDMA0_00 + + + SDMA0_00 + Renesas + + + SDMA0_01 + Renesas + + + SDMA0_02 + Renesas + + + SDMA0_03 + Renesas + + + SDMA0_04 + Renesas + + + SDMA0_05 + Renesas + + + SDMA0_06 + Renesas + + + SDMA0_07 + Renesas + + + SDMA0_08 + Renesas + + + SDMA0_09 + Renesas + + + SDMA0_10 + Renesas + + + SDMA0_11 + Renesas + + + SDMA0_12 + Renesas + + + SDMA0_13 + Renesas + + + SDMA0_14 + Renesas + + + SDMA0_15 + Renesas + + + SDMA1_00 + Renesas + + + SDMA1_01 + Renesas + + + SDMA1_02 + Renesas + + + SDMA1_03 + Renesas + + + SDMA1_04 + Renesas + + + SDMA1_05 + Renesas + + + SDMA1_06 + Renesas + + + SDMA1_07 + Renesas + + + SDMA1_08 + Renesas + + + SDMA1_09 + Renesas + + + SDMA1_10 + Renesas + + + SDMA1_11 + Renesas + + + SDMA1_12 + Renesas + + + SDMA1_13 + Renesas + + + SDMA1_14 + Renesas + + + SDMA1_15 + Renesas + + + + + + SpiTxDmaChannel + + This parameter is the symbolic name to identify DMA unit allocated to the Tx channel of this SPI hardware unit. + + AR_RS_0105_FR_2060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + SDMA0_00 + + + SDMA0_00 + Renesas + + + SDMA0_01 + Renesas + + + SDMA0_02 + Renesas + + + SDMA0_03 + Renesas + + + SDMA0_04 + Renesas + + + SDMA0_05 + Renesas + + + SDMA0_06 + Renesas + + + SDMA0_07 + Renesas + + + SDMA0_08 + Renesas + + + SDMA0_09 + Renesas + + + SDMA0_10 + Renesas + + + SDMA0_11 + Renesas + + + SDMA0_12 + Renesas + + + SDMA0_13 + Renesas + + + SDMA0_14 + Renesas + + + SDMA0_15 + Renesas + + + SDMA1_00 + Renesas + + + SDMA1_01 + Renesas + + + SDMA1_02 + Renesas + + + SDMA1_03 + Renesas + + + SDMA1_04 + Renesas + + + SDMA1_05 + Renesas + + + SDMA1_06 + Renesas + + + SDMA1_07 + Renesas + + + SDMA1_08 + Renesas + + + SDMA1_09 + Renesas + + + SDMA1_10 + Renesas + + + SDMA1_11 + Renesas + + + SDMA1_12 + Renesas + + + SDMA1_13 + Renesas + + + SDMA1_14 + Renesas + + + SDMA1_15 + Renesas + + + + + +
+
+ + + SpiGeneral + + General configuration settings for SPI-Handler. + + ECUC_Spi_00225 + 1 + 1 + + + + SpiAlreadyInitDetCheck + + This parameter enables/disables the SPI_E_ALREADY_INITIALIZED DET check in Spi_Init API. + + +

+ true: Enable the SPI_E_ALREADY_INITIALIZED DET error in Spi_Init. +false: Disable SPI_E_ALREADY_INITIALIZED DET error in Spi_Init. +For re-initialization of Driver, this parameter is to be set as false to suppress the check for SPI_E_ALREADY_INITIALIZED DET error. +This parameter has no impact when DET is disabled. +

+
+ AR_RS_0105_FR_0095 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiCancelApi + + Switches the Spi_Cancel function ON or OFF. + + +

+ true: Enable the Spi_Cancel function. +false: Disable the Spi_Cancel function. +

+
+ ECUC_Spi_00226 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiChannelBuffersAllowed + + Selects the SPI Handler/Driver Channel Buffers usage allowed and delivered. +IB = 0; EB = 1; IB/EB = 2; + + +

+ 0: IB only +1: EB only +2: IB and EB +

+
+ ECUC_Spi_00227 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2 + 2 + 0 +
+ + + SpiCriticalSectionProtection + + This parameter specifies if the SPI driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the SPI driver configuration. + + +

+ true: Enable the critical section functionality for the restricted area. +false: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiDevErrorDetect + + Switches the Development Error Detection (Det) detection and notification ON or OFF. +true: enabled (ON) +false: disabled (OFF) + + +

+ true: Detection and notification are enabled. +false: Detection and notification are disabled. +

+
+ ECUC_Spi_00228/SWS_BSW_00203/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiDeviceName + + This parameter contains the supported device name to identify the device specific C header file through translation XML file. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML file. +

+
+ AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + SpiDmaMode + + This parameter enables/disables the DMA function for SPI driver. When this parameter is set as "true", the SpiDma container should be configured. + + +

+ true: Enable the DMA function. +false: Disable the DMA function. +

+
+ AR_RS_0105_FR_0060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiDmaRedundancyCheck + + This parameter enables/disables the Hardware Redundancy functionality for SYS-DMAC. When this parameter is set as "true", SPI driver will enable dual core lockstep compare for SYS-DMAC. The configured value of this parameter is effective only when SpiDmaMode is true. + + +

+ true: Enable the Hardware Redundancy functionality for SYS-DMAC. +false: Disable the Hardware Redundancy functionality for SYS-DMAC. +

+
+ AR_RS_0105_FSR_2007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnableClkImmediateValue + + This parameter enables/disables the immediate value input instead of MCU reference. + + +

+ true: Use immediate value. +false: Use MCU reference value. +

+
+ AR_RS_0105_FR_0009 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnablePersistentHwConfiguration + + This parameter determines whether hardware units are configured statically or dynamically. + + +

+ true: Hardware units are configured statically when Spi_Init. +false: Hardware units are configured dynamically when each transmission. +

+
+ AR_RS_0105_FR_0081 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnableSeqStartNotification + + This parameter enables/disables the SeqStartNotification function. + + +

+ true: Enable the SpiSeqStartNotification feature. +false: Disable the SpiSeqStartNotification feature. +

+
+ AR_RS_0105_FR_0083 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnableSyncSeqEndNotification + + This parameter switches whether SeqEndNotification function is enabled for SyncTransmit or not. + + +

+ true: Enable the SpiSeqEndNotification feature in SyncTransmission. +false: Disable the SpiSeqEndNotification feature in SyncTransmission. +

+
+ AR_RS_0105_FR_0084 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiForceCancelApi + + This parameter switches the Spi_ForceCancel function ON or OFF. + + +

+ true: Enable the Spi_ForceCancel function. +false: Disable the Spi_ForceCancel function. +

+
+ AR_RS_0105_FR_0090/AR_RS_0091_FR_0032 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiHwStatusApi + + Switches the Spi_GetHWUnitStatus function ON or OFF. + + +

+ true: Enable the Spi_GetHWUnitStatus function. +false: Disable the Spi_GetHWUnitStatus function. +

+
+ ECUC_Spi_00229 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiInterruptibleSeqAllowed + + Switches the Interruptible Sequences handling functionality ON or OFF. + + +

+ true: Enable the functionality of Interruptible sequence handling. +false: Disable the functionality of Interruptible sequence handling. +This parameter depends on SpiLevelDelivered value. It is only used for SpiLevelDelivered configured to 1 or 2. +

+
+ ECUC_Spi_00230 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiIsrCategory + + Selects the module wise ISR category. + + +

+ CAT1: Interrupt category 1 is selected. +CAT2: Interrupt category 2 is selected. +

+
+ AR_RS_0091_FR_0060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + +
+ + + SpiLevelDelivered + + Selects the SPI Handler/Driver level of scalable functionality that is available and delivered. + + +

+ 0: Level 0 Simple Synchronous SPI Handler/Driver. +1: Level 1 Basic Asynchronous SPI Handler/Driver. +2: Level 2 Enhanced (Synchronous/Asynchronous) SPI Handler/Driver. +

+
+ ECUC_Spi_00231 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2 + 2 + 0 +
+ + + SpiMainFunctionPeriod + + This parameter defines the cycle time of the function Spi_MainFunction_Handling in seconds. The parameter is not used by the driver itself, but it is used by upper layer. + + ECUC_Spi_00242 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.01 + INF + 0 + + + + SpiSupportConcurrentAsyncTransmit + + Specifies whether concurrent asynchronous transmission is enabled or not. + + +

+ true: Enable the concurrent asynchronous transmission support. +false: Disable the concurrent synchronous transmission support. +

+
+ AR_RS_0105_FR_0097 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiSupportConcurrentSyncTransmit + + Specifies whether concurrent Spi_SyncTransmit calls for different sequences shall be configurable. + + +

+ true: Enable the concurrent synchronous transmission support. +false: Disable the concurrent synchronous transmission support. +

+
+ ECUC_Spi_00237 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiTimeoutWaitingTime + + This parameter contains the timeout loop count for register settings of MSIOF. + + +

+ The unit is number of loop. The number of loop can be minumum 1 to maximum 4294967295 +

+
+ AR_RS_0105_FR_0092 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + SpiUnintendedInterruptCheck + + This parameter enables/disables the Unintended Interrupt check for SPI driver. When this parameter is set as "true", SPI driver will perform check interrupt enabling registers and interrupt status registers in interrupt service routines to identify whether MSIOF interrupts are raised by itself or not. + + +

+ true: Enable the Unintended Interrupt check functionality. +false: Disable the Unintended Interrupt check functionality. +

+
+ AR_RS_0105_FSR_2004/AR_RS_0105_FSR_2006 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiUserCallbackHeaderFile + + Header file name which will be included by the Spi. The value of this parameter shall be used as h-char-sequence or q-char-sequence according to ISO C90 section 6.10.2 "source file inclusion". The parameter value MUST NOT represent a path, since ISO C90 does not specify how such a path is treated (i.e., this is implementation defined (and additionally depends on the operating system and the underlying file system)). + + AR_RS_0105_FR_2001 + 0 + true + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + Spi_Externals.h + + + + + + SpiVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiVersionInfoApi + + Switches the Spi_GetVersionInfo function ON or OFF. + + +

+ true: Enable the Spi_GetVersionInfo function. +false: Disable the Spi_GetVersionInfo function. +

+
+ ECUC_Spi_00232 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiWriteVerifyCheck + + This parameter enables/disables the Write-Verify Check functionality for SPI driver. When this parameter is set as "true", written data for readable and writable control registers shall be confirmed with expected value by reading back. + + +

+ true: Enable the Write-Verify Check functionality. +false: Disable the Write-Verify Check functionality. +

+
+ AR_RS_0105_FSR_2001/AR_RS_0105_FSR_2003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+ + + + SpiEcucPartitionRef + + Maps the SPI driver to zero or multiple ECUC partitions to make the driver API available in the according partition. +This parameter is not used for implementation. + + ECUC_Spi_00244 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + SpiKernelEcucPartitionRef + + Maps the SPI kernel to zero or one ECUC partitions to assign the driver kernel to a certain core. The ECUC partition referenced is a subset of the ECUC partitions where the SPI driver is mapped to. + + ECUC_Spi_00245 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + SpiPublishedInformation + + Container holding all SPI specific published information parameters. + + ECUC_Spi_00235 + 1 + 1 + + + + SpiMaxHwUnit + + Number of different SPI hardware microcontroller peripherals (units/busses) available and handled by this SPI Handler/Driver module. + + ECUC_Spi_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 6 + 6 + 6 + + + +
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_WDG_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_WDG_V4H.arxml new file mode 100644 index 0000000..da32897 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.1.0.D_release/R1911_WDG_V4H.arxml @@ -0,0 +1,997 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Wdg + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Wdg/Wdg + + + + + Wdg + + Configuration of the Wdg (Watchdog driver) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-02-11 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-04 + + + + AR_RS_0091_FR_0064/ECUC_Wdg_00073 + 1 + 1 + true + /AUTOSAR/EcucDefs/Wdg + + VARIANT-POST-BUILD + + + + + WdgDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_ReportErrorStatus(AR 4.2.2) or Dem_SetEventStatus(AR 4.3.1) in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. +The standardized errors are provided in the container and can be extended by vendor-specific error references. + + ECUC_Wdg_00148 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + WDG_E_DISABLE_REJECTED + + Reference to the DemEventParameter which shall be issued when the error 'Initialization or mode switch failed because it would disable the watchdog' has occurred. + + ECUC_Wdg_00150 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + WDG_E_MODE_FAILED + + Reference to the DemEventParameter which shall be issued when the error 'Setting a watchdog mode failed (during initialization or mode switch)' has occurred. + + ECUC_Wdg_00149 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + WDG_E_WRITE_REGISTER_FAILED + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Write register failed (during initialization or mode switch)" has occurred. + + ECUC_Wdg_00148 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + WDG_E_VALUE_COUNTER_FAILED + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Value of WDG counter is greater than maximum counter" has occurred. + + ECUC_Wdg_00148 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + WdgGeneral + + All general parameters of the watchdog driver are collected here. + + ECUC_Wdg_00114/AR_RS_0106_FR_0028/AR_RS_0106_FR_0033 + 1 + 1 + + + + WdgDevErrorDetect + + Switches the Default Error Tracer (Det) detection and notification ON or OFF. + + +

+ - true: detection and notification is enabled. +- false: detection and notification is disabled. +

+
+ ECUC_Wdg_00115/SWS_BSW_00202/SWS_BSW_00203 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + WdgDisableAllowed + + Compile switch to allow / forbid disabling the watchdog driver during runtime. +Dependency: Safety relevant compile switch, this has to be in accordance with the corresponding settings for the watchdog manager. + + +

+ - True: Disabling the watchdog driver at runtime is allowed. +- False: Disabling the watchdog driver at runtime is not allowed. +

+
+ AR_RS_0106_FR_0008/ECUC_Wdg_00116/SWS_BSW_00235/AR_RS_0106_FR_0034 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + WdgIndex + + This parameter is not used for implementation + + AR_RS_0091_FR_0028/ECUC_Wdg_00117 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 0 + 0 + + + + WdgInitialTimeout + + The initial timeout (sec) for the trigger condition to be initialized during Init function. It shall be not larger than WdgMaxTimeout. + + ECUC_Wdg_00130 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 65.535 + 0 + + + + WdgMaxTimeout + + The maximum timeout (sec) to which the watchdog trigger condition can be initialized. + + ECUC_Wdg_00131 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 65.535 + 0 + + + + WdgRunArea + + Represents the watchdog driver execution area is either from ROM(Flash) or RAM as required with the particular microcontroller. + + ECUC_Wdg_00147 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RAM + + + RAM + AUTOSAR_ECUC + + + ROM + AUTOSAR_ECUC + + + + + + WdgVersionInfoApi + + Compile switch to enable / disable the version information API + + +

+ True: API enabled +False: API disabled +

+
+ ECUC_Wdg_00119/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + WdgCriticalSectionProtection + + This parameter specifies if the MCAL driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the MCAL driver configuration. Basically, critical section functionality is applied as enabling. + + +

+ true: enabling the enter/exit critical section functionality +false: disabling the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + WdgDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This depends on device families. +

+
+ AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + WdgVersionCheckExternalModules + + This parameter allows user to enable/disable AUTOSAR Version check for intermodule dependencies. + + +

+ true: AUTOSAR Version check for inter-module +dependencies is enabled. +false: AUTOSAR Version check for inter-module +dependencies is disabled. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + WdgTimeMargin + + This parameter represents the watchdog margin time. + + +

+ The percentage of margin time from 1 to 100. +

+
+ AR_RS_0106_FR_2003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 100 + 1 +
+
+ + + + WdgClockRef + + The 'WdgClockRef' specifies MCU reference of WDG Clock supply. + + AR_RS_0106_FR_0021 + 1 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuRCLKClk + + + + + WdgEcucPartitionRef + + Maps the Wdg driver to zero or one ECUC partitions to make the modules API available in this partition. +This parameter is not used for implementation. + + ECUC_Wdg_00353/AR_RS_0106_NR_0011 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + WdgSettingsConfig + + Configuration items for the different watchdog settings, including those for external watchdog hardware. +Note: All postbuild parameters are handled via this container. + + ECUC_Wdg_00082 + 1 + 1 + + + + WdgDefaultMode + + Default mode for watchdog driver initialization. +ImplementationType: WdgIf_ModeType + + +

+ -WDGIF_FAST_MODE: Default watchdog mode is "fast" +-WDGIF_SLOW_MODE: Default watchdog mode is "slow" +-WDGIF_OFF_MODE: Default watchdog mode is "off" +

+
+ AR_RS_0106_FR_0008/ECUC_Wdg_00120 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + WDGIF_SLOW_MODE + + + WDGIF_FAST_MODE + AUTOSAR_ECUC + + + WDGIF_OFF_MODE + AUTOSAR_ECUC + + + WDGIF_SLOW_MODE + AUTOSAR_ECUC + + +
+
+ + + + WdgSettingsFast + + Hardware dependent settings for the watchdog driver's 'fast' mode. + + ECUC_Wdg_00121 + 1 + 1 + + + + WdgClkSettingsFast + + The 'WdgClkSettingsFast' selects WDG counter overflow interval time in 'FAST' mode. +Note: This parameter dependencies Option Bytes. + + AR_RS_0106_FR_0022 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + RCLK_DIVBY_1 + + + RCLK_DIVBY_1 + Renesas + + + RCLK_DIVBY_4 + Renesas + + + RCLK_DIVBY_16 + Renesas + + + RCLK_DIVBY_32 + Renesas + + + RCLK_DIVBY_64 + Renesas + + + RCLK_DIVBY_128 + Renesas + + + + + + WdgFastTriggerTimeout + + The trigger timeout (msec) to which is used by GPT to trigger WDG in fast mode. + + AR_RS_0106_FR_2003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + + + WdgSettingsSlow + + Hardware dependent settings for the watchdog driver's 'slow' mode. + + ECUC_Wdg_00123 + 1 + 1 + + + + WdgClkSettingsSlow + + The 'WdgClkSettingsSlow' selects WDG counter overflow interval time in 'SLOW' mode. +Note: This parameter dependencies Option Bytes. + + AR_RS_0106_FR_0023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + RCLK_DIVBY_1024 + + + RCLK_DIVBY_1 + Renesas + + + RCLK_DIVBY_4 + Renesas + + + RCLK_DIVBY_16 + Renesas + + + RCLK_DIVBY_32 + Renesas + + + RCLK_DIVBY_64 + Renesas + + + RCLK_DIVBY_128 + Renesas + + + RCLK_DIVBY_1024 + Renesas + + + + + + WdgSlowTriggerTimeout + + The trigger timeout (msec) to which is used by GPT to trigger WDG in slow mode. + + AR_RS_0106_FR_2003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + + + WdgSettingsOff + + Hardware dependent settings for the watchdog driver's 'off' mode. + + AR_RS_0091_FR_0031/ECUC_Wdg_00122 + 1 + 1 + + + + WdgExternalConfiguration + + Configuration items for an external watchdog hardware. + + ECUC_Wdg_00112/AR_RS_0091_FR_0031 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + WdgExternalContainerRef + + Reference to either. + + +

+ - A DioChannelGroup container in case the hardware watchdog is connected via DIO pins - an SpiSequenceConfiguration container in case the watchdog hardware is accessed via SPI +

+
+ ECUC_Wdg_00113/AR_RS_0091_FR_0030 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + + /AUTOSAR/EcucDefs/Dio/DioConfig/DioPort/DioChannelGroup + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiSequence + +
+
+
+
+
+ + + WdgPublishedInformation + + Container holding all Wdg specific published information parameters + + ECUC_Wdg_00074 + 1 + 1 + + + + WdgTriggerMode + + Watchdog trigger mode (toggle/window/both) + + ECUC_Wdg_00127 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + WDG_TOGGLE + + + WDG_TOGGLE + AUTOSAR_ECUC + + + + + + + + WdgGptConfiguration + + This container holding parameter specifies assignment of GPT for a watchdog callback function. + + AR_RS_0106_FR_2003 + 1 + 1 + + + + WdgGptContainerRef + + This parameter specifies assignment of GPT for a watchdog callback function. + + +

+ Implementation Type: reference to GptChannelConfiguration. +

+
+ AR_RS_0106_FR_2003 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Gpt/Gpt/GptChannelConfigSet/GptChannelConfiguration +
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CAN_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CAN_V4H.arxml new file mode 100644 index 0000000..f69aa55 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CAN_V4H.arxml @@ -0,0 +1,5272 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Can + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Can/Can + + + + + Can + + This container holds the configuration of a single CAN Driver. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-01-20 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-12 + + + 1.0.2 + 1.0.1 + Renesas + 2022-06-07 + + + 1.0.3 + 1.0.2 + Renesas + 2022-07-09 + + + 1.0.4 + 1.0.3 + Renesas + 2022-08-08 + + + 1.0.5 + 1.0.4 + Renesas + 2022-09-07 + + + 1.1.8 + 1.0.5 + Renesas + 2022-10-05 + + + 1.1.9 + 1.1.8 + Renesas + 2023-02-14 + + + + ECUC_Can_00489 + 1 + 1 + true + /AUTOSAR/EcucDefs/Can + + VARIANT-POST-BUILD + + + + + CanConfigSet + + This container contains the configuration parameters and sub containers of the AUTOSAR Can module. + + ECUC_Can_00343 + 1 + 1 + + + + CanControllerMainClockImmediateValue + + When CanEnableClkImmediateValue is configured as true, this parameter is used instead of CanControllerMainClock. + + AR_RS_0094_FR_0045/AR_RS_0094_FR_2004/AR_RS_0094_FR_2008/AR_RS_0094_FR_2053 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 40000000 + 40000000 + 40000000 + + + + CanControllerPplClockImmediateValue + + When CanEnableClkImmediateValue is configured as true, this parameter is used instead of CanControllerPplClock. + + AR_RS_0094_FR_0029 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 80000000 + 80000000 + 12500000 + + + + CanControllerPclkClockImmediateValue + + When CanEnableClkImmediateValue is configured as true, this parameter is used instead of CanControllerPclkClock. + + AR_RS_0094_FR_0029 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 133333333 + 133333333 + 133333333 + + + + + + CanControllerPplClock + + This parameter represents the on-chip peripheral clock (clkc) which is set in the MCU driver configuration. This clock is considered only when the parameter CanClockSourceSelect (i.e. DCS bit) is configured as CLKC. + + AR_RS_0094_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuCANFDClk + + + + CanControllerPclkClock + + This parameter represents the peripheral clock (pclk) which is set in the MCU driver configuration. + + AR_RS_0094_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuSASYNCPERD2Clk + + + + + + CanController + + This container contains the configuration parameters of the CAN controller(s). + + ECUC_Can_00354 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanBusoffProcessing + + Enables / disables API Can_MainFunction_BusOff() for handling busoff events in polling mode. + + +

+ INTERRUPT: Interrupt Mode of operation. +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00314/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanControllerActivation + + Defines if a CAN controller is used in the configuration. + + ECUC_Can_00315 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CanControllerBaseAddress + + Specifies the CAN controller base address. This parameter is not used for the implementation. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + CanControllerId + + This parameter provides the controller ID which is unique in a given CAN Driver. The value for this parameter starts with 0 and continue without any gaps. + + ECUC_Can_00316 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 7 + 0 + + + + CanRxProcessing + + Enables / disables API Can_MainFunction_Read() for handling PDU reception events in polling mode. +#R-Car V4H: MIXED is not supported for CanRxProcessing. + + +

+ INTERRUPT: Interrupt Mode of operation. +MIXED: Mixed Mode of operation +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00317/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + MIXED + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanTxProcessing + + Enables / disable API Can_MainFunction_Write() for handling PDU transmission events in polling mode. +MIXED is not supported for CanTxProcessing. + + +

+ INTERRUPT: Interrupt Mode of operation. +MIXED: Mixed Mode of operation +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00318/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + MIXED + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanWakeupFunctionalityAPI + + Adds / removes the service Can_CheckWakeup() from the code. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + +

+ True: Can_CheckWakeup can be used. +False: Can_CheckWakeup cannot be used. +

+
+ ECUC_Can_00466 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanWakeupProcessing + + Enables / disables API Can_MainFunction_Wakeup() for handling wakeup events in polling mode. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + +

+ INTERRUPT: Interrupt Mode of operation. +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00319/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanWakeupSupport + + CAN driver support for wakeup over CAN Bus. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + ECUC_Can_00330 + 1 + 1 + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanControllerSelection + + This parameter provides selection of hardware CAN controller. + + AR_RS_0094_FR_0032/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RSCANFD00 + + + RSCANFD00 + Renesas + + + RSCANFD01 + Renesas + + + RSCANFD02 + Renesas + + + RSCANFD03 + Renesas + + + RSCANFD04 + Renesas + + + RSCANFD05 + Renesas + + + RSCANFD06 + Renesas + + + RSCANFD07 + Renesas + + + + + + CanControllerInterfaceMode + + This parameter provides interface mode of hardware CAN controller. + + +

+ CAN_FD: Handles classical CAN frames and CAN FD frames. +CAN_FD_ONLY: Handles only CAN FD frames. +CLASSICAL_CAN_ONLY: Handles only classical CAN frames. +

+
+ AR_RS_0094_FR_0041/AR_RS_0091_NR_0016/AR_RS_0094_FR_2001/AR_RS_0094_FR_2005/AR_RS_0094_FR_2050 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAN_FD + + + CAN_FD + Renesas + + + CAN_FD_ONLY + Renesas + + + CLASSICAL_CAN_ONLY + Renesas + + +
+ + + CanEnableTransmitHistoryInterrupt + + This parameter defines whether transmit history interrupt is used or not. If messages can be transmitted continuously more than the depth of transmit history buffer on FIFO or Queue, this parameter should be true. Or CanIf_TxConfirmation callback will be dropped. + + +

+ true: Transmit history interrupt is enabled. +false: Transmit history interrupt is disabled. +

+
+ AR_RS_0094_FR_0031 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanTransmitHistoryInterruptSrcSel + + This parameter specifies the transmit history interrupt source. This parameter should be configured when the parameter CanEnableTransmitHistoryInterrupt is configured as true. + + +

+ EACH_MESSAGE: An interrupt occurs each time a message has been stored in the transmit history list. +FILLED_THREE_QUARTERS: An interrupt occurs when the number of stored transmit history data reaches three-quarters of transmit history depth +

+
+ AR_RS_0094_FR_0031 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + FILLED_THREE_QUARTERS + Renesas + + +
+ + + CanEnableCanCanFDGateway + + This parameter defines whether CAN-CANFD gateway is enabled or not. + + AR_RS_0094_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + CanFDGatewayBRSBit + + This parameter defines BRS bit in a CAN FD frame when CanFDGatewayForwardingFormat is configured as FD_FORMAT. + + AR_RS_0094_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + CanFDGatewayForwardingFormat + + This parameter defines the frame format to transmit a message via gateway when CanEnableCanCanFDGateway is configured as true. + + AR_RS_0094_FR_0015/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CLASSICAL_CAN_FORMAT + + + CLASSICAL_CAN_FORMAT + Renesas + + + CAN_FD_FORMAT + Renesas + + + +
+ + + + CanControllerDefaultBaudrate + + Reference to baudrate configuration container configured for the Can Controller. + + ECUC_Can_00435 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanController/CanControllerBaudrateConfig + + + + CanCpuClockRef + + Reference to the CPU clock configuration, which is set in the MCU driver configuration. This parameter is not used for implementation. + + AR_RS_0091_FR_0030/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockReferencePoint + + + + CanWakeupSourceRef + + This parameter contains a reference to the Wakeup Source for this controller as defined in the ECU State Manager. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + +

+ Implementation Type: reference to EcuM_WakeupSourceType +

+
+ ECUC_Can_00359 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource +
+ + + CanControllerEcucPartitionRef + + Maps the CAN controller to zero or one ECUC partitions. The ECUC partition referenced is a subset of the ECUC partitions where the CAN driver is mapped to. + + ECUC_Can_00492 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + +
+ + + + CanControllerBaudrateConfig + + This container contains bit timing related configuration parameters of the CAN controller(s). + + ECUC_Can_00387 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanControllerBaudRate + + Specifies the baudrate of the controller in kbps. + + ECUC_Can_00005/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 125 + 1000 + 2 + + + + CanControllerBaudRateConfigID + + Uniquely identifies a specific baud rate configuration. This ID is used by SetBaudrate API. + + ECUC_Can_00471 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + CanControllerPropSeg + + Specifies propagation delay in time quanta. This parameter is not used for implementation. + + ECUC_Can_00073/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanControllerSeg1 + + Specifies phase segment 1 in time quanta. + + ECUC_Can_00074 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 13 + 256 + 4 + + + + CanControllerSeg2 + + Specifies phase segment 2 in time quanta. + + ECUC_Can_00075 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 128 + 2 + + + + CanControllerSyncJumpWidth + + Specifies the synchronization jump width for the controller in time quanta. + + ECUC_Can_00383 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 128 + 1 + + + + + + CanControllerFdBaudrateConfig + + This optional container contains bit timing related configuration parameters of the CAN controller(s) for payload and CRC of a CAN FD frame. If this container exists the controller supports CAN FD frames. + + ECUC_Can_00473 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanControllerFdBaudRate + + Specifies the data segment baud rate of the controller in kbps. + + ECUC_Can_00481 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 125 + 8000 + 0 + + + + CanControllerPropSeg + + Specifies propagation delay in time quanta. This parameter is not used for implementation. + + ECUC_Can_00476/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanControllerSeg1 + + Specifies phase segment 1 in time quanta. + + ECUC_Can_00477 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 13 + 32 + 2 + + + + CanControllerSeg2 + + Specifies phase segment 2 in time quanta. + + ECUC_Can_00478 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 16 + 2 + + + + CanControllerSyncJumpWidth + + Specifies the synchronization jump width for the controller in time quanta. + + ECUC_Can_00479 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 16 + 1 + + + + CanControllerTxBitRateSwitch + + Specifies if the bit rate switching shall be used for transmissions. + + +

+ If FALSE: CAN FD frames shall be sent without bit rate switching. +

+
+ ECUC_Can_00475 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CanControllerSspOffset + + Specifies the Transmitter Delay Compensation Offset in minimum time quanta.The value of the CanControllerSspOffset parameter will be used to set the value of the TDCO bit. And, In case a high Baud Rate is used such as 5 to 8 Mbps for the Data phase. Usually, the TDCO value should have the size of (SyncSegment + TSEG1) to position the SSP to the theoretical location of a sample point + + ECUC_Can_00494 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + +
+
+
+
+ + + CanTTController + + CanTTController is specified in the SWS TTCAN and contains the configuration parameters of the TTCAN controller(s) (which are needed in addition to the configuration parameters of the CAN controller(s)). +This container is not used for implementation. + + +

+ This container is only included and valid if TTCAN is supported by the controller, enabled (see CanSupportTTCANRef, ECUC_Can_00430), and used. +

+
+ AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanTTControllerApplWatchdogLimit + + Defines the maximum time period (unit is 256 times NTU) after which the application has to serve the watchdog. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanTTControllerCycleCountMax + + Defines the value for cycle_count_max. + + +

+ Allowed values: +0x00: 1 basic cycle +0x01: 2 basic cycles +0x03: 4 basic cycles +0x07: 8 basic cycles +0x0F: 16 basic cycles +0x1F: 32 basic cycles +0x3F: 64 basic cycles +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 +
+ + + CanTTControllerExpectedTxTrigger + + Number of expected_tx_trigger. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanTTControllerExternalClockSynchronisation + + Enables/disables the external clock synchronization. + + +

+ TRUE: +External clock synchronization enabled. +FALSE: +External clock synchronization disabled. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerGlobalTimeFiltering + + Enables/disables the global time filtering. + + +

+ TRUE: +Global time filtering enabled. +FALSE: +Global time filtering disabled. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerInitialRefOffset + + Defines the initial value for ref trigger offset. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 + + + + CanTTControllerInterruptEnable + + Enables/disables the respective interrupts. + + +

+ Bit Position set to 1: Enable respective interrupt. +Bit Position set to 0: Disable respective interrupt. +Bit Position / Interrupt Source: +10: Application Watchdog. +9: Watch Trigger reached. +8: Initialization Watch Trigger reached. +7: Change of Error Level. +6: Tx Overflow. +5: Tx Underflow. +4: Global Time Error. +3: Gap. +2: Start of Cycle. +1: Time Discontinuity. +0: Master State Change. +Bit position "1: Time Discontinuity" and "4: Global Time Error" shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1023 + 0 +
+ + + CanTTControllerLevel2 + + Defines whether Level 2 or Level 1 is used. + + +

+ TRUE: Level 2. +FALSE: Level 1. +If this parameter is set to FALSE then all parameters with dependency to CanTTControllerLevel2 need not be configured. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerNTUConfig + + Defines the config value for NTU (network time unit). + + +

+ Value given in microseconds. The value configured shall be greater than 0. +Together with the local oscillator period, the TUR (time unit ratio) can be derived from the NTU. This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 100 + 0 +
+ + + CanTTControllerOperationMode + + Defines the operation mode. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CAN_TT_EVENT_SYNC_TIME_TRIGGERED + + + CAN_TT_EVENT_SYNC_TIME_TRIGGERED + AUTOSAR_ECUC + + + CAN_TT_EVENT_TRIGGERED + AUTOSAR_ECUC + + + CAN_TT_TIME_TRIGGERED + AUTOSAR_ECUC + + + + + + CanTTControllerSyncDeviation + + Defines the maximum synchronization deviation: Given as a percentage value of the NTU (network time unit). The value configured shall be greater than 0. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 100 + 0 + + + + CanTTControllerTURRestore + + Enables/disables the TUR restore. +Note that the value configured for TUR can be derived from the value configured for NTU and the local oscillator preriod. +TRUE: +TUR restore enabled. +FALSE: +TUR restore disabled. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. + + AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + CanTTControllerTimeMaster + + Defines whether the controller acts as a potential time master. + + +

+ TRUE: Potential time master. +FALSE: Time slave. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerTimeMasterPriority + + Defines the time master priority. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 + + + + CanTTControllerTxEnableWindowLength + + Length of the tx enable window given in CAN bit times. +Definition parameter "CanTTControllerTxEnableWindowlength" is used such that: Length of enable window = CanTTControllerTxEnableWindowLength + 1 + + +

+ Definition parameter "CanTTControllerTxEnableWindowlength" is used such that: Length of enable window = CanTTControllerTxEnableWindowLength + 1 +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 16 + 1 +
+ + + CanTTControllerWatchTriggerGapTimeMark + + watch trigger time mark after a gap + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + CanTTControllerWatchTriggerTimeMark + + watch trigger time mark + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + CanTTIRQProcessing + + Enables / disables API Can_MainFunction_BusOff() for handling busoff events in polling mode. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + + +
+ + + + CanTTControllerEcucPartitionRef + + Maps the Time triggered CAN controller to zero or one ECUC partitions. The ECUC partition referenced is a subset of the ECUC partitions where the CAN driver is mapped to. + + ECUC_Can_00493 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+
+
+ + + CanHardwareObject + + This container contains the configuration (parameters) of CAN Hardware Objects. + + ECUC_Can_00324 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanFdPaddingValue + + Specifies the value which is used to pad unspecified data in CAN FD frames > 8 bytes for transmission. This is necessary due to the discrete possible values of the DLC if > 8 bytes. + + +

+ If the length of a PDU which was requested to be sent does not match the allowed DLC values, the remaining bytes up to the next possible value shall be padded with this value. +

+
+ ECUC_Can_00485 + 0 + 1 + ECU + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CanHandleType + + Specifies the type (Full-CAN or Basic-CAN) of a hardware object. + + +

+ BASIC: For several L-PDUs are handled by the hardware object. +FULL: For only one L-PDU (identifier) is handled by the hardware object. +

+
+ ECUC_Can_00323/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FULL + + + BASIC + AUTOSAR_ECUC + + + FULL + AUTOSAR_ECUC + + +
+ + + CanHwObjectCount + + Number of hardware objects used to implement one HOH. In case of a HRH this parameter defines the number of elements in the hardware FIFO or the number of shadow buffers, in case of a HTH it defines the number of hardware objects used for multiplexed transmission or for a hardware FIFO used by a FullCAN HTH. +This parameter is not used for implementation. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + CanIdType + + Specifies whether the IdValue is of type. + + +

+ EXTENDED: All the CANIDs are of type extended only (29bit). +MIXED: The type of CANIDs can be both Standard or Extended. +STANDARD: All the CANIDs are of type standard only (11bit). +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MIXED + + + EXTENDED + AUTOSAR_ECUC + + + MIXED + AUTOSAR_ECUC + + + STANDARD + AUTOSAR_ECUC + + +
+ + + CanObjectId + + Holds the handle ID of HRH or HTH. The value of this parameter is unique in a given CAN Driver, and it should start with 0 and continue without any gaps. + + +

+ The HRH and HTH Ids share a common ID range. +Example: HRH0-0, HRH1-1, HTH0-2, HTH1-3 +

+
+ ECUC_Can_00326 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 +
+ + + CanObjectType + + Specifies if the HardwareObject is used as Transmit or as Receive object. +When gateway mode, messages are received with a Controller specified by CanGatewaySourceControllerRef and transmitted with a Controller specified CanControllerRef. + + +

+ RECEIVE: Receive HOH +TRANSMITE: Transmit HOH +GATEWAY: Gateway Mode +

+
+ ECUC_Can_00327/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TRANSMIT + + + RECEIVE + AUTOSAR_ECUC + + + TRANSMIT + AUTOSAR_ECUC + + + GATEWAY + Renesas + + +
+ + + CanHardwareObjectUsesPolling + + Enables polling of this hardware object. +This parameter is used for CanHardwareObject with CanObjectType is configured as RECEIVE only. + + ECUC_Can_00490 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanTriggerTransmitEnable + + This parameter defines if or if not Can supports the trigger-transmit API for this handle. + + ECUC_Can_00486 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanMemoryMode + + Specifies the Memory Mode of hardware object. + + +

+ BUFFER_MODE: hardware object considered as normal memory buffer (applicable for only if CanObjectType is configured as RECEIVE or TRANSMIT object). +RECEIVE_FIFO_MODE: hardware object considered as RECEIVE FIFO (applicable for only if CanObjectType is configured as RECEIVE object). +TRANSMIT_RECEIVE_FIFO_MODE: hardware object considered as TRANSMIT/RECEIVE FIFO (applicable for all CanObjectType i.e RECEIVE, TRANSMIT or GATEWAY object). +TRANSMIT_QUEUE_MODE: hardware object considered as TRANSMIT QUEUE (applicable for only if CanObjectType is configured as TRANSMIT or GATEWAY object). +

+
+ AR_RS_0094_FR_0007/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + BUFFER_MODE + + + BUFFER_MODE + Renesas + + + RECEIVE_FIFO_MODE + Renesas + + + TRANSMIT_RECEIVE_FIFO_MODE + Renesas + + + TRANSMIT_QUEUE_MODE + Renesas + + +
+
+ + + + CanControllerRef + + Reference to CAN Controller to which the HOH is associated. + + ECUC_Can_00322 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanController + + + + CanMainFunctionRWPeriodRef + + Reference to CanMainFunctionPeriod. This parameter must be same among all HTHs assigned to same Controller. + + ECUC_Can_00438 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanGeneral/CanMainFunctionRWPeriods + + + + + + CanHwFilter + + This container is only valid for HRHs and contains the configuration (parameters) of one hardware filter. + + ECUC_Can_00468 + 0 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanHwFilterCode + + Specifies (together with the filter mask) the identifiers range that passes the hardware filter. + + ECUC_Can_00469 + 1 + 1 + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + CanHwFilterMask + + Describes a mask for hardware-based filtering of CAN identifiers. The CAN identifiers of incoming messages are masked with the appropriate CanFilterMaskValue. Bits holding a 0 mean don't care, i.e. do not compare the message's identifier in the respective bit position. + + +

+ The mask shall be build by filling with leading 0. In case of CanIdType EXTENDED or MIXED a 29 bit mask shall be build. In case of CanIdType STANDARD a 11 bit mask shall be build. +

+
+ ECUC_Can_00470 + 1 + 1 + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + CanHwFilterReceiveIdType + + Specified whether CanFilterCode is of type Standard identifier, extended identifier of mixed mode. This parameter represents the GAFLID bit in {RSCFD[unit]}CFDGAFLID for each Receive Rule ID Register. + + +

+ STANDARD: All CanHwFilterCode are of type standard only (11 bit). +EXTENDED: All CanHwFilterCode are of type extended only (29 bit). +

+
+ AR_RS_0094_FR_0024/AR_RS_0091_NR_0016 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EXTENDED + + + STANDARD + Renesas + + + EXTENDED + Renesas + + +
+ + + CanHwFilterSourceNode + + Specifies the Receive Rule Target Message Select. This parameter represents the GAFLLB bit in {RSCFD[unit]}CFDGAFLID for each Receive Rule Register. This parameter should be configured as FROM_OWN_NODE, only when the parameter CanMirrorFunctionSupport is configured as true in CanGlobalConfiguration container. + + +

+ FROM_OTHER_NODE: Data processing using the receive rule is performed when receiving message transmitted from other CAN node. +FROM_OWN_NODE: When the mirror function is used, data processing using the receive rule is performed when the CAN node is receiving its own transmitted messages. +

+
+ AR_RS_0094_FR_0024/AR_RS_0091_NR_0016 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FROM_OTHER_NODE + + + FROM_OTHER_NODE + Renesas + + + FROM_OWN_NODE + Renesas + + +
+ + + CanHwFilterDLCCheckValue + + Describes a minimum data length necessary for receiving messages for DLC-Filtering process. +If the data length of incoming message that is being filtered is equal to or larger than the value set by the CanDataLengthCheckValue, the message passes the DLCCheck. + + AR_RS_0094_FR_0024 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 64 + 0 + +
+ + + + CanGatewayCopyObjectRef + + Reference to the Receive Object which receives the copy of the forwarding messages by GATEWAY. + + AR_RS_0094_FR_0015 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanHardwareObject + + + + CanGatewaySourceControllerRef + + Reference to CAN Controller with which forwarding messages are received when this object is configured as GATEWAY. + + AR_RS_0094_FR_0015 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanController + + +
+ + + CanTTHardwareObjectTrigger + + CanTTHardwareObjectTrigger is specified in the SWS TTCAN and contains the configuration (parameters) of TTCAN triggers for Hardware Objects, which are additional to the configuration (parameters) of CAN Hardware Objects. +This container is not used for implementation. + + +

+ This container is only included and valid if TTCAN is supported by the controller and, enabled (see CanSupportTTCANRef, ECUC_Can_00430), and used. +

+
+ AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanTTHardwareObjectBaseCycle + + Defines the cycle_offset. + + +

+ CanTTHardwareObjectBaseCycle must be not greater than cycle_count_max. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 +
+ + + CanTTHardwareObjectCycleRepetition + + Defines the repeat_factor. + + +

+ CanTTHardwareObjectCycleRepetition shall be a power of two (2), greater than cycle_offset but not greater than cycle_count_max + 1. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 64 + 1 +
+ + + CanTTHardwareObjectTimeMark + + Defines the point in time, when the trigger will be activated. + + +

+ Value is given in cycle time. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + CanTTHardwareObjectTriggerId + + Sequential number which allows separation of different TTCAN triggers configured for one and the same hardware object. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 63 + 0 + + + + CanTTHardwareObjectTriggerType + + Defines the type of the trigger associated with the hardware object. This parameter depends on plain CAN parameter CAN_OBJECT_TYPE. + + +

+ If CAN_OBJECT_TYPE equals RECEIVE than this parameter is fixed to CAN_TT_RX_TRIGGER. +If CAN_OBJECT_TYPE equals TRANSMIT than one of the following literals is configurable: +CAN_TT_TX_REF_TRIGGER, +CAN_TT_TX_REF_TRIGGER_GAP, +CAN_TT_TX_TRIGGER_MERGED, +CAN_TT_TX_TRIGGER_SINGLE, +CAN_TT_TX_TRIGGER_EXCLUSIVE. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CAN_TT_RX_TRIGGER + + + CAN_TT_RX_TRIGGER + AUTOSAR_ECUC + + + CAN_TT_TX_REF_TRIGGER + AUTOSAR_ECUC + + + CAN_TT_TX_REF_TRIGGER_GAP + AUTOSAR_ECUC + + + CAN_TT_TX_TRIGGER_EXCLUSIVE + AUTOSAR_ECUC + + + CAN_TT_TX_TRIGGER_MERGED + AUTOSAR_ECUC + + + CAN_TT_TX_TRIGGER_SINGLE + AUTOSAR_ECUC + + +
+
+
+ + + CanReceiveFIFOConfiguration + + This container contains the configuration (parameters) of RECEIVE FIFO. + + AR_RS_0094_FR_0011 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanEnableReceiveFIFOInterrupt + + This parameter specifies the Enable/Disable the RECEIVE FIFO interrupt. + + +

+ true: Receive FIFO interrupt is enabled. +false: Receive FIFO interrupt is disabled. +

+
+ AR_RS_0094_FR_0011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanReceiveFIFOInterruptSrcSel + + This parameter specifies the RECEIVE FIFO interrupt source. This parameter should be configured when the parameter CanEnableReceiveFIFOInterrupt is configured as true. + + +

+ EACH_MESSAGE: An interrupt occurs each time a message has been received. +SPECIFIED_FIFO_RATIO: An interrupt occurs at a specified time selected by the CanReceiveFIFOInterruptRatioSel. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + SPECIFIED_FIFO_RATIO + Renesas + + +
+ + + CanReceiveFIFOInterruptRatioSel + + Specifies the timing of generating a receive FIFO interrupt request. This parameter should be configured when the parameters CanEnableReceiveFIFOInterrupt is configured as true and CanReceiveFIFOInterruptSrcSel is configured as SPECIFIED_FIFO_RATIO. + + +

+ FIFO_1_BY_8: When FIFO is 1/8 full. +FIFO_2_BY_8: When FIFO is 2/8 full. +FIFO_3_BY_8: When FIFO is 3/8 full. +FIFO_4_BY_8: When FIFO is 4/8 full. +FIFO_5_BY_8: When FIFO is 5/8 full. +FIFO_6_BY_8: When FIFO is 6/8 full. +FIFO_7_BY_8: When FIFO is 7/8 full. +FIFO_8_BY_8: When FIFO is 8/8 full. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIFO_1_BY_8 + + + FIFO_1_BY_8 + Renesas + + + FIFO_2_BY_8 + Renesas + + + FIFO_3_BY_8 + Renesas + + + FIFO_4_BY_8 + Renesas + + + FIFO_5_BY_8 + Renesas + + + FIFO_6_BY_8 + Renesas + + + FIFO_7_BY_8 + Renesas + + + FIFO_8_BY_8 + Renesas + + +
+ + + CanReceiveFIFOBufferDepth + + Specifies number of messages that can be stored in a single receive FIFO buffer. + + +

+ BUFFER_4: 4 messages in receive FIFO. +BUFFER_8: 8 message in receive FIFO. +BUFFER_16: 16 messages in receive FIFO. +BUFFER_32: 32 messages in receive FIFO. +BUFFER_64: 64 messages in receive FIFO. +BUFFER_128: 128 messages in receive FIFO. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + BUFFER_4 + + + BUFFER_4 + Renesas + + + BUFFER_8 + Renesas + + + BUFFER_16 + Renesas + + + BUFFER_32 + Renesas + + + BUFFER_48 + Renesas + + + BUFFER_64 + Renesas + + + BUFFER_128 + Renesas + + +
+ + + CanReceiveFIFOPayloadLength + + Specifies the maximum payload size of messages that can be stored in each FIFO entry. + + +

+ PAYLOAD_8: 8 bytes. +PAYLOAD_12: 12 bytes. +PAYLOAD_16: 16 bytes. +PAYLOAD_20: 20 bytes. +PAYLOAD_24: 24 bytes. +PAYLOAD_32: 32 bytes. +PAYLOAD_48: 48 bytes. +PAYLOAD_64: 64 bytes. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PAYLOAD_8 + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + +
+
+
+ + + CanTxRxFIFOConfiguration + + This container contains the configuration (parameters) of Transmit/Receive FIFO. + + AR_RS_0094_FR_0012 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanEnableTxRxFIFOInterrupt + + This parameter specifies the Enable/Disable the Transmit/Receive FIFO interrupt. + + +

+ true: If object is in receive mode RECEIVE FIFO interrupt is enabled. Or if the object type is in transmit mode TRANMIT FIFO interrupt is enabled. +

+
+ AR_RS_0094_FR_0012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTxRxFIFOInterruptSrcSel + + This parameter specifies the Transmit/Receive FIFO interrupt source. This parameter should be configured when the parameter CanEnableTxRxFIFOInterrupt is configured as true. + + +

+ EACH_MESSAGE: An interrupt occurs each time a message has been received. +SPECIFIED_FIFO_RATIO_OR_EMPTY: An interrupt occurs at a specified time selected by the CanTxRxFIFOInterruptRatioSel (RECEIVE and GATEWAY) or FIFO becomes empty (TRANSMIT and GATEWAY). +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + SPECIFIED_FIFO_RATIO_OR_EMPTY + Renesas + + +
+ + + CanTxRxFIFOInterruptRatioSel + + Specifies the timing of generating a Transmit/Receive FIFO interrupt request. This parameter should be configured when the parameters CanEnableTxRxFIFOInterrupt is configured as true and CanTxRxFIFOInterruptSrcSel is configured as SPECIFIED_FIFO_RATIO. + + +

+ FIFO_1_BY_8: When FIFO is 1/8 full. +FIFO_2_BY_8: When FIFO is 2/8 full. +FIFO_3_BY_8: When FIFO is 3/8 full. +FIFO_4_BY_8: When FIFO is 4/8 full. +FIFO_5_BY_8: When FIFO is 5/8 full. +FIFO_6_BY_8: When FIFO is 6/8 full. +FIFO_7_BY_8: When FIFO is 7/8 full. +FIFO_8_BY_8: When FIFO is 8/8 full. +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIFO_1_BY_8 + + + FIFO_1_BY_8 + Renesas + + + FIFO_2_BY_8 + Renesas + + + FIFO_3_BY_8 + Renesas + + + FIFO_4_BY_8 + Renesas + + + FIFO_5_BY_8 + Renesas + + + FIFO_6_BY_8 + Renesas + + + FIFO_7_BY_8 + Renesas + + + FIFO_8_BY_8 + Renesas + + +
+ + + CanTxRxFIFOBufferDepth + + Specifies number of messages that can be stored in a single receive FIFO buffer. + + +

+ BUFFER_4: 4 messages in receive FIFO. +BUFFER_8: 8 message in receive FIFO. +BUFFER_16: 16 messages in receive FIFO. +BUFFER_32: 32 messages in receive FIFO. +BUFFER_64: 64 messages in receive FIFO. +BUFFER_128: 128 messages in receive FIFO. +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + BUFFER_4 + + + BUFFER_4 + Renesas + + + BUFFER_8 + Renesas + + + BUFFER_16 + Renesas + + + BUFFER_32 + Renesas + + + BUFFER_48 + Renesas + + + BUFFER_64 + Renesas + + + BUFFER_128 + Renesas + + +
+ + + CanTxRxFIFOPayloadLength + + Specifies the maximum payload size of messages that can be stored in each FIFO entry. + + +

+ PAYLOAD_8: 8 bytes. +PAYLOAD_12: 12 bytes. +PAYLOAD_16: 16 bytes. +PAYLOAD_20: 20 bytes. +PAYLOAD_24: 24 bytes. +PAYLOAD_32: 32 bytes. +PAYLOAD_48: 48 bytes. +PAYLOAD_64: 64 bytes. +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PAYLOAD_8 + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + +
+ + + CanEnableTxRxFIFOOverwriteMode + + This parameter specifies the Enable/Disable the Transmit/Receive FIFO overwrite mode for gateway. This parameter should be configured when CanObjectType is configured as GATEWAY. + + +

+ true: Transmit/Receive FIFO (gateway) overwrite mode is enabled. +false: Transmit/Receive FIFO (rgateway) overwrite mode is disabled. +

+
+ AR_RS_0094_FR_0044/AR_RS_0094_FR_2003/AR_RS_0094_FR_2007/AR_RS_0094_FR_2052 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTxRxFIFOTransmissionInterval + + For each Transmit/Receive FIFO in transmit mode or gateway mode it is possible to specify a delay between two consecutive messages that are configured for transmission from the same FIFO buffer. This parameter indicates number of clock cycles set in the delay calculated with CanIntervalTimerPrescalerSet parameter. + + AR_RS_0094_FR_0012 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + +
+
+ + + CanTransmitQueueConfiguration + + This container contains the configuration (parameters) of Transmit Queue. + + AR_RS_0094_FR_0013 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanTransmitQueueSelection + + This parameter is used to set the assigned transmit queue. + + AR_RS_0094_FR_0013/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + TXQ0 + + + TXQ0 + Renesas + + + TXQ1 + Renesas + + + TXQ2 + Renesas + + + TXQ3 + Renesas + + + + + + CanEnableTransmitQueueInterrupt + + This parameter specifies the Enable/Disable the Transmit Queue interrupt. + + +

+ true: Transmit Queue interrupt is enabled. +false: Transmit Queue interrupt is disabled. +

+
+ AR_RS_0094_FR_0013 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTransmitQueueInterruptSrcSel + + This parameter specifies the transmit queue interrupt source. This parameter should be configured when the parameter CanEnableTransmitQueueInterrupt is configured as true. + + +

+ EACH_MESSAGE: A transmit queue interrupt request is generated each time a message has been transmitted. +QUEUE_EMPTY: When the buffer empty upon completion of message transmission, a transmit queue interrupt request is generated. +

+
+ AR_RS_0094_FR_0013/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + QUEUE_EMPTY + Renesas + + +
+ + + CanEnableTransmitQueueOverwriteMode + + This parameter specifies the Enable/Disable the Transmit Queue overwrite mode (GATEWAY mode only). + + +

+ true: Transmit Queue overwrite mode is enabled. +false: Transmit Queue overwrite mode is disabled. +

+
+ AR_RS_0094_FR_0044/AR_RS_0094_FR_2003/AR_RS_0094_FR_2007/AR_RS_0094_FR_2052 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTransmitQueueBufferDepth + + This parameter is used to set the number of transmit buffers to be allocated to the transmit queue. +The number of transmit buffers = CanTransmitQueueBufferDepth + 1 + + AR_RS_0094_FR_0013 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2 + 31 + 2 + +
+
+
+
+ + + CanIcom + + This container contains the parameters for configuring pretended networking. + + ECUC_Can_00440/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomConfig + + This container contains the configuration parameters of the ICOM Configuration. + + ECUC_Can_00459/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomConfigId + + This parameter identifies the ID of the ICOM configuration. + + ECUC_Can_00441/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + + + + CanIcomWakeOnBusOff + + This parameter defines that the MCU shall wake if the bus off is detected or not. + + ECUC_Can_00442/AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + + + CanIcomWakeupCauses + + This container contains the configuration parameters of the wakeup causes to leave the power saving mode. + + ECUC_Can_00443/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 1 + 1 + + + + CanIcomRxMessage + + This container contains the configuration parameters for the wakeup causes for matching received messages. It has to be configured as often as received messages are defined as wakeup cause. + + +

+ constraint: For all CanIcomRxMessage instances the Message IDs which are defined in CanIcomMessageId and in CanIcomRxMessageIdMask shall not overlap. +

+
+ ECUC_Can_00447/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 1 + 32 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomCounterValue + + This parameter defines that the MCU shall wake if the message with the ID is received n times on the communication channel. + + ECUC_Can_00448/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65536 + 1 + + + + CanIcomMessageId + + This parameter defines the message ID the wakeup causes of this CanIcomRxMessage are configured for. In addition a mask (CanIcomMessageIdMask) can be defined, in that case it is possible to define a range of rx messages, which can create a wakeup condition. + + ECUC_Can_00449/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 536870912 + 0 + + + + CanIcomMessageIdMask + + Describes a mask for filtering of CAN identifiers. The CAN identifiers of incoming messages are masked with this CanIcomMessageIdMask. If the masked identifier matches the masked value of CanIcomMessageId, it can create a wakeup condition for this CanIcomRxMessage. Bits holding a 0 mean don't care, i.e. do not compare the message's identifier in the respective bit position. The mask shall be build by filling with leading 0. + + ECUC_Can_00465/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 536870912 + 0 + + + + CanIcomMissingMessageTimerValue + + This parameter defines that the MCU shall wake if the message with the ID is not received for a specific time in s on the communication channel. + + ECUC_Can_00450/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 100 + 0 + + + + CanIcomPayloadLengthError + + This parameter defines that the MCU shall wake if a payload error occurs. + + ECUC_Can_00451/AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanIcomPayloadLengthValue + + This parameter defines that CanIcomPayloadLengthValue + + AR_RS_0094_FR_2054 + 1 + 1 + ECU + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PAYLOAD_0 + + + PAYLOAD_0 + Renesas + + + PAYLOAD_1 + Renesas + + + PAYLOAD_2 + Renesas + + + PAYLOAD_3 + Renesas + + + PAYLOAD_4 + Renesas + + + PAYLOAD_5 + Renesas + + + PAYLOAD_6 + Renesas + + + PAYLOAD_7 + Renesas + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + + + + + + + CanIcomRxMessageSignalConfig + + This container contains the configuration parameters for the wakeup causes for matching signals. + + +

+ It has to be configured as often as a signal is defined as wakeup cause. If at least one Signal conditions defined in a CanIcomRxMessageSignalConfig evaluates to true or if no CanIcomRxMessageSignalConfig are defined, the whole wakeup condition is considered to be true. All instances of this container refer to the same frame/pdu (see CanIcomMessageId). +

+
+ ECUC_Can_00452/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 255 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomSignalMask + + This parameter shall be used to mask a signal in the payload of a CAN message. + + +

+ The mask is binary AND with the signal payload. The result will be used in combination of the operations defined in CanIcomSignalOperation with the CanIcomSignalValue. +

+
+ ECUC_Can_00487/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 18446744073709551615 + 0 +
+ + + CanIcomSignalOperation + + This parameter defines the operation, which shall be used to verify the signal value creates a wakeup condition. + + +

+ AND: The received signal value masked by CanIcomSignalMask has at least one bit set in common with CanIcomSinalValue (binary AND), +EQUAL: The received signal value masked by CanIcomSignalMask is equal to CanIcomSignalValue. +GREATER: The received signal value masked by CanIcomSignalMask is strictly greater than CanIcomSignalValue. Values are interpreted as unsigned integers. +SMALLER: The received signal value masked by CanIcomSignalMask is strictly smaller than CanIcomSignalValue. Values are interpreted as unsigned integers. +XOR: The received signal value masked by CanIcomSignalMask then XORed to CanIcomSignalValue is not null. +

+
+ ECUC_Can_00462/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + AND + + + AND + AUTOSAR_ECUC + + + EQUAL + AUTOSAR_ECUC + + + GREATER + AUTOSAR_ECUC + + + SMALLER + AUTOSAR_ECUC + + + XOR + AUTOSAR_ECUC + + +
+ + + CanIcomSignalValue + + This parameter shall be used to define a signal value which shall be compared (CanIcomSignalOperation) with the masked CanIcomSignalMask value of the received signal (CanIcomSignalRef). + + ECUC_Can_00488/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 18446744073709551615 + 0 + +
+ + + + CanIcomSignalRef + + This parameter defines a reference to the signal which shall be checked additional to the message id (CanIcomMessageId). + + +

+ This reference is used for documentation to define which ComSignal originates this filter setting. All signals being referred by this reference shall point to the same PDU. +

+
+ ECUC_Can_00456/AR_RS_0091_FR_0030/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Com/ComConfig/ComSignal +
+
+
+
+
+
+
+
+
+
+
+
+
+ + + CanGeneral + + This container contains the parameters related each CAN Driver Unit. + + ECUC_Can_00328 + 1 + 1 + + + + CanDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Can_00064 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanIndex + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. +This parameter is not used for implementation, since one instance supports all on-chip CAN modules. + + ECUC_Can_00320/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanLPduReceiveCalloutFunction + + This parameter defines the existence and the name of a callout function that is called after a successful reception of a received CAN Rx L-PDU. If this parameter is omitted no callout shall take place. + + ECUC_Can_00434 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + CanMainFunctionBusoffPeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Busoff. Unit is seconds. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + + CanMainFunctionModePeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Mode. Unit is seconds. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + + CanMainFunctionWakeupPeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Wakeup. Unit is seconds. This parameter is not applicable for V4H since hardware doesn't support wakeup function + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + + CanMultiplexedTransmission + + Specifies if multiplexed transmission shall be supported. On or Off. +This parameter is not used for implementation. Please use TxRxFIFO or TransmitQueue instead. + + AR_RS_0094_FR_0014/AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanPublicIcomSupport + + Selects support of Pretended Network features in Can driver. + + +

+ true: Enable Pretended Network. +false: Disable Pretended Network. +

+
+ ECUC_Can_00483 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanSetBaudrateApi + + The support of the Can_SetBaudrate/Can_CheckBaudrate API is optional. +If this parameter is set to true the Can_SetBaudrate/Can_CheckBaudrate API shall be supported. Otherwise the API is not supported. + + +

+ true: Enable Can_SetBaudrate and Can_CheckBaudrate function. +false: Disable Can_SetBaudrate and Can_CheckBaudrate function. +

+
+ ECUC_Can_00482 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanTimeoutDuration + + Specifies the maximum time for blocking function until a timeout is detected. Unit is seconds. + + ECUC_Can_00113 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + 65.535 + 1E-6 + + + + CanVersionInfoApi + + Switches the Can_GetVersionInfo() API ON or OFF. + + +

+ true: Enable Can_GetVersionInfo function. +false: Disable Can_GetVersionInfo function. +

+
+ ECUC_Can_00106 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanAlreadyInitDetCheck + + This parameter enables/disables the CAN_E_TRANSITION check in Can_Init API. + + +

+ true: Enable the CAN_E_TRANSITION Det error in Can_Init. +false: Disable CAN_E_TRANSITION Det error in Can_Init. +For re-initialization of Driver, this parameter is to be set as false to suppress the check for CAN_E_TRANSITION Det error. +This parameter has no impact when Det is disabled. +

+
+ AR_RS_0094_FR_0030 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CanCriticalSectionProtection + + This parameter specifies whether the CAN driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CAN driver configuration. + + +

+ true: Enable the critical section functionality for the restricted area. +false: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CanDeviceName + + This parameter contains the supported device name to identify the device specific C header file through translation XML file. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML file. +

+
+ AR_RS_0091_FR_0034/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + CanEnableClkImmediateValue + + This parameter enables/disables the immediate value input instead of MCU reference. + + +

+ true: Use immediate value +false: Use MCU reference value +

+
+ AR_RS_0094_FR_0029 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanIsrCategory + + Module wise ISR category. + + AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + + + + + CanVersionCheckExternalModules + + Switches AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable AUTOSAR Version check for inter-module dependencies. +false: Disable AUTOSAR Version check for inter-module dependencies. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanControllerIdOffset + + This parameter is used to identify the total number of virtual CAN controllers that are configured externally. + + AR_RS_0094_FR_0039 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanUnintendedInterruptCheck + + This parameter is used to enable/disable safety mechanism Unintended Interrupt Check for CAN. + + +

+ true: enable Unintended Interrupt Check SM. +false: disable Unintended Interrupt Check SM. +

+
+ AR_RS_0094_FSR_3003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanRamTestApi + + This parameter enables / disables the CAN_RAMTest() API. + + +

+ true: CAN_RAMTest() API to ON. +false: CAN_RAMTest() API to OFF. +

+
+ AR_RS_0094_FR_2012 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanSelfTestApi + + This parameter enables / disables the Can_SelfTestChannel() API. + + +

+ true: Can_SelfTestChannel() API to ON. +false: Can_SelfTestChannel() API to OFF. +

+
+ AR_RS_0094_FR_2013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanEccErrorCorrect + + This parameter is used to enable/disable safety mechanism Error Correct Code for CAN driver. + + +

+ true: enable Error Correct Code SM. +false: disable Error Correct Code SM. +

+
+ AR_RS_0094_FSR_3005 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+ + + + CanOsCounterRef + + This parameter contains a reference to the OsCounter, which is used by the CAN driver. + + ECUC_Can_00431 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Os/OsCounter + + + + CanSupportTTCANRef + + The parameter refers to CanIfSupportTTCAN parameter in the CAN Interface Module configuration. + + +

+ The CanIfSupportTTCAN parameter defines whether TTCAN is supported. +This parameter is not used for implementation, since hardware doesn't support TTCAN functionality. +

+
+ AR_RS_0091_FR_0030/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/CanIf/CanIfPrivateCfg +
+ + + CanEcucPartitionRef + + Maps the CAN driver to zero or multiple ECUC partitions to make the modules API available in this partition. The CAN driver will operate as an independent instance in each of the partitions. + + ECUC_Can_00491 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + +
+ + + + CanIcomGeneral + + This container contains the general configuration parameters of the ICOM Configuration. + + ECUC_Can_00444/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomLevel + + Defines the level of Pretended Networking. + + +

+ This parameter is reserved for future implementations (Pretended Networking level 2). +

+
+ ECUC_Can_00445/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAN_ICOM_LEVEL_ONE + + + CAN_ICOM_LEVEL_ONE + AUTOSAR_ECUC + + + CAN_ICOM_LEVEL_TWO + AUTOSAR_ECUC + + +
+ + + CanIcomVariant + + Defines the variant, which is supported by this CanController. + + +

+ CAN_ICOM_VARIANT_HW: Pretended Networking is supported by hardware. +CAN_ICOM_VARIANT_NONE: Pretended Networking is not supported. +CAN_ICOM_VARIANT_SW: Pretended Networking is supported by software. +

+
+ ECUC_Can_00446/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAN_ICOM_VARIANT_NONE + + + CAN_ICOM_VARIANT_HW + AUTOSAR_ECUC + + + CAN_ICOM_VARIANT_NONE + AUTOSAR_ECUC + + + CAN_ICOM_VARIANT_SW + AUTOSAR_ECUC + + +
+ + + CanIcomCalloutFunction + + This parameter defines the existence and the name of an ICOM callout function that is called if Payload Length Error occurs when CAN Pretended Networking is activation. If this parameter is omitted no callout shall take place. + + ECUC_Can_00451/AR_RS_0094_FR_2055 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + +
+
+ + + CanMainFunctionRWPeriods + + This container contains the parameter for configuring the period for cyclic call to Can_MainFunction_Read or Can_MainFunction_Write depending on the referring item. + + ECUC_Can_00437 + 0 + 8 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanMainFunctionPeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Read or Can_MainFunction_Write depending on the referring item. Unit is seconds. Different poll-cycles will be configurable if more than one CanMainFunctionPeriod is configured. In This case multiple Can_MainFunction_Read() or Can_MainFunction_Write() will be provided by the CAN Driver module. + + ECUC_Can_00484 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + +
+
+ + + CanDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using API Dem_SetEventStatus API in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. The standardized errors are provided in the container and can be extended by vendor specific error references. + + AR_RS_0094_FSR_1001 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CAN_E_TIMEOUT_FAILURE + + Reference to configured DEM event to report "Time out failure". + + AR_RS_0094_FR_0002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CAN_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when CAN detect unintended interrupt. + + AR_RS_0094_FSR_3002 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CanGlobalConfiguration + + This container contains the parameters related to Global configuration register for RS-CAN Driver Unit. + + AR_RS_0094_FR_0018 + 1 + 1 + + + + CanClockSourceSelect + + This parameter is used to select a clock source of the CAN clock(fCAN). + + +

+ CLKC: clkc is used as the clock source of the Can clock(fCAN). The configured value of parameter CanControllerPplClock is considered as clock source(fCAN). +CLK_XINCAN: clk_xincan is used as the clock source of the CAN clock(fCAN). The configured value of parameter CanControllerMainClock is considered as clock source(fCAN). +

+
+ AR_RS_0094_FR_0019/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLKC + + + CLKC + Renesas + + + CLK_XINCAN + Renesas + + +
+ + + CanEnableDLCCheck + + Specifies whether RS-CAN support Data Length Check for the receive rule shall be supported ON or OFF. + + +

+ true: Enable Data Length Check for the receive rule. +false: Disable Data Length Check for the receive rule. +

+
+ AR_RS_0094_FR_0021 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CanHardwareUnitSelect + + This parameter is used to select a Can Hardware Unit. + + AR_RS_0094_FR_0033/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RSCANFD0 + + + RSCANFD0 + Renesas + + + + + + CanIntervalTimerPrescalerSet + + This parameter specifies clock source division value of the interval timer for FIFO buffers. PCLK clock is divided by the configured value of this parameter. + + AR_RS_0094_FR_0012 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 16 + 65535 + 1 + + + + CanMirrorFunctionSupport + + Specifies whether the mirror function shall be supported or not by the RS-CAN. + + +

+ true: Enable mirror function. +false: Disable mirror function. +

+
+ AR_RS_0094_FR_0020 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanPayloadOverflowModeSelect + + This parameter is used to determine the behavior if the payload size of received data is larger than receive buffer. + + +

+ DISCARD: Discard entire received message. +STORE: Discard overflow data and store remained data. +

+
+ AR_RS_0094_FR_0023 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + DISCARD + + + DISCARD + Renesas + + + STORE + Renesas + + +
+ + + CanTransmitPrioritySelect + + This parameter is used to set the transmit priority. + + +

+ DEPEND_ON_ID: ID priority is selected and the transmit priority complies with the CAN bus arbitration rule (ISO 11989-1 specifications). +DEPEND_ON_NUMBER_OF_BUFFER: Transmit buffer number priority is selected and the minimum number of transmit buffer specified for transmission take precedence. +

+
+ AR_RS_0094_FR_0022/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + DEPEND_ON_ID + + + DEPEND_ON_ID + Renesas + + + DEPEND_ON_NUMBER_OF_BUFFER + Renesas + + +
+ + + CanRxBufferPayloadLength + + Specifies the maximum payload size of messages that can be stored in each reveive buffer. +This parameter should be configured when CanConfigSet has a CanHardwareObject container which CanMemoryMode is BUFFER_MODE and CanObjectType is RECEIVE. + + +

+ PAYLOAD_8: 8 bytes. +PAYLOAD_12: 12 bytes. +PAYLOAD_16: 16 bytes. +PAYLOAD_20: 20 bytes. +PAYLOAD_24: 24 bytes. +PAYLOAD_32: 32 bytes. +PAYLOAD_48: 48 bytes. +PAYLOAD_64: 64 bytes. +

+
+ AR_RS_0094_FR_0042/AR_RS_0091_NR_0016/AR_RS_0094_FR_2002/AR_RS_0094_FR_2006/AR_RS_0094_FR_2051 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PAYLOAD_8 + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + +
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_CRC_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_CRC_V4H.arxml new file mode 100644 index 0000000..16c2872 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_CRC_V4H.arxml @@ -0,0 +1,3734 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddCrc + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddCrc/Cdd + + + + + Cdd + + Configuration of CRC Complex Driver module. + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + ECUC_Cdd_00083/AR_RS_0109_FR_0003/AR_RS_0109_FR_0035/AR_RS_0109_FR_0066/AR_RS_0109_FR_0006/AR_RS_0109_FR_0032/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + ECUC_Cdd_00084/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddCrcVersionInfoApi + + Switches the CddCrc_GetVersionInfor() API ON or OFF + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0091_FR_0007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00102/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddCrcRegisterWriteVerify + + This parameter enable/disable register write verification feature. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0009/SWS_BSW_00205 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0059 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcCriticalSectionProtection + + This parameter to enable/disable the enter/exit critical section functionality. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddCrcEdcErrorDetect + + This parameter to enable/disable the Error Detection Circuit (EDC) protection function. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FSR_0004/AR_RS_0109_FSR_0005 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcUnintendedInterruptCheck + + This parameter to enable/disable the unintended interrupt check function. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FSR_0001/AR_RS_0109_FSR_0003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcUnintendedModuleStopCheck + + This parameter to enable/disable the unintended module stop check function. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FSR_0006/AR_RS_0109_FSR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddCrcChannelConfiguration + + Configuration of an individual CRC channel. + + AR_RS_0109_FR_0001 + 1 + 16 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddCrcChannelID + + This parameter indicate the ID of configured channels + + AR_RS_0109_FR_0002 + 1 + 1 + ECU + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 15 + 0 + + + + CddCrcHWSelection + + This parameter contains the HW selection of channel. + + AR_RS_0109_FR_0001/AR_RS_0109_FR_0014/AR_RS_0109_FR_0901 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CRC0 + + + CRC0 + Renesas + + + CRC1 + Renesas + + + CRC2 + Renesas + + + CRC3 + Renesas + + + KCRC0 + Renesas + + + KCRC1 + Renesas + + + KCRC2 + Renesas + + + KCRC3 + Renesas + + + AES_ACC0 + Renesas + + + AES_ACC1 + Renesas + + + AES_ACC2 + Renesas + + + AES_ACC3 + Renesas + + + AES_ACC4 + Renesas + + + AES_ACC5 + Renesas + + + AES_ACC6 + Renesas + + + AES_ACC7 + Renesas + + + + + + CddCrcDmaResultChannel + + This parameter to select DMA Channel to receive CRC result from FIFO Result Port, and transfer data to FIFO Expected Data Port + + AR_RS_0109_FR_0914/AR_RS_0109_FR_0915/AR_RS_0109_FR_0916/AR_RS_0109_FR_0917/AR_RS_0109_FR_0918 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC01 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + RT_DMAC32 + Renesas + + + RT_DMAC33 + Renesas + + + RT_DMAC34 + Renesas + + + RT_DMAC35 + Renesas + + + RT_DMAC36 + Renesas + + + RT_DMAC37 + Renesas + + + RT_DMAC38 + Renesas + + + RT_DMAC39 + Renesas + + + RT_DMAC40 + Renesas + + + RT_DMAC41 + Renesas + + + RT_DMAC42 + Renesas + + + RT_DMAC43 + Renesas + + + RT_DMAC44 + Renesas + + + RT_DMAC45 + Renesas + + + RT_DMAC46 + Renesas + + + RT_DMAC47 + Renesas + + + RT_DMAC48 + Renesas + + + RT_DMAC49 + Renesas + + + RT_DMAC50 + Renesas + + + RT_DMAC51 + Renesas + + + RT_DMAC52 + Renesas + + + RT_DMAC53 + Renesas + + + RT_DMAC54 + Renesas + + + RT_DMAC55 + Renesas + + + RT_DMAC56 + Renesas + + + RT_DMAC57 + Renesas + + + RT_DMAC58 + Renesas + + + RT_DMAC59 + Renesas + + + RT_DMAC60 + Renesas + + + RT_DMAC61 + Renesas + + + RT_DMAC62 + Renesas + + + RT_DMAC63 + Renesas + + + + + + CddCrcDmaDataInChannel + + This parameter to select DMA Channel to transfer data to FIFO Data Port + + AR_RS_0109_FR_0914/AR_RS_0109_FR_0915/AR_RS_0109_FR_0916/AR_RS_0109_FR_0917/AR_RS_0109_FR_0918 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC00 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + RT_DMAC32 + Renesas + + + RT_DMAC33 + Renesas + + + RT_DMAC34 + Renesas + + + RT_DMAC35 + Renesas + + + RT_DMAC36 + Renesas + + + RT_DMAC37 + Renesas + + + RT_DMAC38 + Renesas + + + RT_DMAC39 + Renesas + + + RT_DMAC40 + Renesas + + + RT_DMAC41 + Renesas + + + RT_DMAC42 + Renesas + + + RT_DMAC43 + Renesas + + + RT_DMAC44 + Renesas + + + RT_DMAC45 + Renesas + + + RT_DMAC46 + Renesas + + + RT_DMAC47 + Renesas + + + RT_DMAC48 + Renesas + + + RT_DMAC49 + Renesas + + + RT_DMAC50 + Renesas + + + RT_DMAC51 + Renesas + + + RT_DMAC52 + Renesas + + + RT_DMAC53 + Renesas + + + RT_DMAC54 + Renesas + + + RT_DMAC55 + Renesas + + + RT_DMAC56 + Renesas + + + RT_DMAC57 + Renesas + + + RT_DMAC58 + Renesas + + + RT_DMAC59 + Renesas + + + RT_DMAC60 + Renesas + + + RT_DMAC61 + Renesas + + + RT_DMAC62 + Renesas + + + RT_DMAC63 + Renesas + + + + + + CddCrcDmaDataOutChannel + + This parameter to select DMA Channel to read out data from FIFO Data Port + + AR_RS_0109_FR_0914/AR_RS_0109_FR_0915/AR_RS_0109_FR_0916/AR_RS_0109_FR_0917/AR_RS_0109_FR_0918 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC02 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + RT_DMAC32 + Renesas + + + RT_DMAC33 + Renesas + + + RT_DMAC34 + Renesas + + + RT_DMAC35 + Renesas + + + RT_DMAC36 + Renesas + + + RT_DMAC37 + Renesas + + + RT_DMAC38 + Renesas + + + RT_DMAC39 + Renesas + + + RT_DMAC40 + Renesas + + + RT_DMAC41 + Renesas + + + RT_DMAC42 + Renesas + + + RT_DMAC43 + Renesas + + + RT_DMAC44 + Renesas + + + RT_DMAC45 + Renesas + + + RT_DMAC46 + Renesas + + + RT_DMAC47 + Renesas + + + RT_DMAC48 + Renesas + + + RT_DMAC49 + Renesas + + + RT_DMAC50 + Renesas + + + RT_DMAC51 + Renesas + + + RT_DMAC52 + Renesas + + + RT_DMAC53 + Renesas + + + RT_DMAC54 + Renesas + + + RT_DMAC55 + Renesas + + + RT_DMAC56 + Renesas + + + RT_DMAC57 + Renesas + + + RT_DMAC58 + Renesas + + + RT_DMAC59 + Renesas + + + RT_DMAC60 + Renesas + + + RT_DMAC61 + Renesas + + + RT_DMAC62 + Renesas + + + RT_DMAC63 + Renesas + + + + + + CddCrcDmaCommandChannel + + This parameter to select DMA Channel to transfer data to FIFO Command Port + + AR_RS_0109_API_1008 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC03 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + RT_DMAC32 + Renesas + + + RT_DMAC33 + Renesas + + + RT_DMAC34 + Renesas + + + RT_DMAC35 + Renesas + + + RT_DMAC36 + Renesas + + + RT_DMAC37 + Renesas + + + RT_DMAC38 + Renesas + + + RT_DMAC39 + Renesas + + + RT_DMAC40 + Renesas + + + RT_DMAC41 + Renesas + + + RT_DMAC42 + Renesas + + + RT_DMAC43 + Renesas + + + RT_DMAC44 + Renesas + + + RT_DMAC45 + Renesas + + + RT_DMAC46 + Renesas + + + RT_DMAC47 + Renesas + + + RT_DMAC48 + Renesas + + + RT_DMAC49 + Renesas + + + RT_DMAC50 + Renesas + + + RT_DMAC51 + Renesas + + + RT_DMAC52 + Renesas + + + RT_DMAC53 + Renesas + + + RT_DMAC54 + Renesas + + + RT_DMAC55 + Renesas + + + RT_DMAC56 + Renesas + + + RT_DMAC57 + Renesas + + + RT_DMAC58 + Renesas + + + RT_DMAC59 + Renesas + + + RT_DMAC60 + Renesas + + + RT_DMAC61 + Renesas + + + RT_DMAC62 + Renesas + + + RT_DMAC63 + Renesas + + + + + + CddCrcCompareEndNotification + + This parameter is a reference to a comparison end notification function. + + AR_RS_0109_API_1008 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddCrcCRCModule + + This containter contains the parameter related to configure HW CRC module. + + AR_RS_0109_FR_0901 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddCrcInBitSwapMode + + This parameter to determines bit swap of input data + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcInByteSwapMode + + This parameter to determines byte swap of input data + + AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_BYTESWAP_0 + + + CDDCRC_BYTESWAP_0 + Renesas + + + CDDCRC_BYTESWAP_1 + Renesas + + + CDDCRC_BYTESWAP_2 + Renesas + + + CDDCRC_BYTESWAP_3 + Renesas + + + + + + CddCrcInXorValMode + + This parameter to determines EXOR OR of input data. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcOutBitSwapMode + + This parameter to determines bit swap of output data. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcOutByteSwapMode + + This parameter to determines byte swap of output data + + AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_BYTESWAP_0 + + + CDDCRC_BYTESWAP_0 + Renesas + + + CDDCRC_BYTESWAP_1 + Renesas + + + CDDCRC_BYTESWAP_2 + Renesas + + + CDDCRC_BYTESWAP_3 + Renesas + + + + + + CddCrcOutXorValMode + + This parameter to determines EXOR ON of output data. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcPoly + + This parameter to select polynomial for DCAnCTL register of CRC module. + + AR_RS_0109_FR_0904 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_POLY_32_ETH + + + CDDCRC_POLY_32_ETH + Renesas + + + CDDCRC_POLY_16_CCITT + Renesas + + + CDDCRC_POLY_8_SAE_J1850 + Renesas + + + CDDCRC_POLY_8_0x2F + Renesas + + + CDDCRC_POLY_32_F4ACFB13 + Renesas + + + CDDCRC_POLY_32_1EDC6F41 + Renesas + + + CDDCRC_POLY_21_102899 + Renesas + + + CDDCRC_POLY_17_1685B + Renesas + + + CDDCRC_POLY_15_4599 + Renesas + + + +
+
+ + + CddCrcKCRCModule + + This containter contains the parameter related to configure HW KCRC module. + + AR_RS_0109_FR_0900/AR_RS_0091_FR_0025 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddCrcInReflectMode + + This parameter to determines input data reflect mode. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcOutReflectMode + + This parameter to determines output data reflect mode. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcPoly + + This parameter to select polynomial for KCRCmDOUT register of KCRC module. + + AR_RS_0109_FR_0904 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_POLY_32_ETH + + + CDDCRC_POLY_32_ETH + Renesas + + + CDDCRC_POLY_16_CCITT + Renesas + + + CDDCRC_POLY_8_SAE_J1850 + Renesas + + + CDDCRC_POLY_8_0x2F + Renesas + + + CDDCRC_POLY_32_1EDC6F41 + Renesas + + + + + + CddCrcShiftMode + + This parameter to select KCRC shift mode. + + AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_KCRC_MSB_SHIFT + + + CDDCRC_KCRC_LSB_SHIFT + Renesas + + + CDDCRC_KCRC_MSB_SHIFT + Renesas + + + + + + CddCrcXorVal + + This parameter to set XOR mask value for Data output. + + AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 4294967295 + 4294967295 + 0 + +
+
+
+
+ + + CddCrcDemEventParameterRefs + + This container contains the configuration parameters of the CDD CRC DEM events. + + SWS_BSW_00200 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CDDCRC_E_WRITE_VERIFY + + This parameter specifies reference to DEM Event to be report when CDD CRC fails to set register value. + + AR_RS_0109_FR_0010/SWS_BSW_00126/SWS_BSW_00205/SWS_BSW_00200 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDCRC_E_HARDWARE_ERROR + + This parameter specifies reference to DEM Event to be report when CDD CRC fails due to hardware. + + AR_RS_0109_FR_0010/SWS_BSW_00126/SWS_BSW_00205/SWS_BSW_00200 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDCRC_E_UNINTENDED_MODULE_STOP_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD CRC detects an unintended module stop. + + AR_RS_0109_FSR_0007 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDCRC_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD CRC detects an unintended interrupt. + + AR_RS_0109_FSR_0002 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + ECUC_Cdd_00017/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + ECUC_Cdd_00018/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + ECUC_Cdd_00049/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00051/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + ECUC_Cdd_00050/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + ECUC_Cdd_00019/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00021/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + ECUC_Cdd_00020/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + ECUC_Cdd_00030/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + ECUC_Cdd_00031/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + ECUC_Cdd_00032/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + ECUC_Cdd_00033/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + ECUC_Cdd_00034/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + ECUC_Cdd_00035/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + ECUC_Cdd_00079/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + ECUC_Cdd_00081/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + ECUC_Cdd_00080/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + ECUC_Cdd_00082/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + ECUC_Cdd_00022/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00046/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00048/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00047/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00023/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00025/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00024/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + ECUC_Cdd_00026/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00043/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00045/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00044/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00027/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00029/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + ECUC_Cdd_00060/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00062/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00066/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00065/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00061/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00064/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00063/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + ECUC_Cdd_00038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + ECUC_Cdd_00040/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + ECUC_Cdd_00039/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + ECUC_Cdd_00068/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + ECUC_Cdd_00069/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + ECUC_Cdd_00071/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + ECUC_Cdd_00070/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + ECUC_Cdd_00072/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + ECUC_Cdd_00074/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ ECUC_Cdd_00075/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + ECUC_Cdd_00076/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + ECUC_Cdd_00073/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ ECUC_Cdd_00077/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + ECUC_Cdd_00078/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_EMM_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_EMM_V4H.arxml new file mode 100644 index 0000000..5b056f4 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_EMM_V4H.arxml @@ -0,0 +1,68563 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddEmm + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddEmm/Cdd + + + + + Cdd + + Configuration of EMM Complex Driver module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-02-21 + + + 1.0.1 + 1.0.0 + Renesas + 2022-05-09 + + + 1.0.2 + 1.0.1 + Renesas + 2022-06-07 + + + 1.0.3 + 1.0.2 + Renesas + 2022-07-18 + + + 1.0.4 + 1.0.3 + Renesas + 2022-08-05 + + + 1.0.5 + 1.0.4 + Renesas + 2022-09-12 + + + 1.0.6 + 1.0.5 + Renesas + 2022-10-04 + + + 1.0.7 + 1.0.6 + Renesas + 2022-12-07 + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + This container contains the general parameters related to CDD EMM. + + SWS_BSW_00126/AR_RS_0111_FR_0003/AR_RS_0111_FR_0019/AR_RS_0111_FR_0030/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/AR_RS_0091_FR_0024 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddEmmDevErrorDetect + + Switches the Development errors to ON or OFF + + +

+ true: Development Error will be ON +false: Development Error will be OFF +

+
+ AR_RS_0111_FR_0004/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00042/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmAlreadyInitDetCheck + + Enable/Disable Development Error report if the driver is initialized in the initialized state + + +

+ true: Enable DET check if the driver is re-initialized +false: Disable DET check if the driver is re-initialized +

+
+ AR_RS_0111_FR_0008/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File + + AR_RS_0111_FR_0020/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddEmmVersionCheckExternalModules + + Enable/disable AUTOSAR version check for inter-module dependencies + + +

+ true: Enable AUTOSAR version check for inter-module dependencies +false: Disable AUTOSAR version check for inter-module dependencies +

+
+ AR_RS_0111_FR_0007/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmCriticalSectionProtection + + Enable/Disable the enter/exit critical section functionality + + +

+ true: Enable the enter/exit critical section functionality +false: Disable the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0037/AR_RS_0111_FR_0005/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmWriteVerifyCheck + + Enable/Disable register write-verify + + +

+ WV_INIT_ONLY: Enable register write-verify in CddEmm_Init only +WV_RUNTIME: Enable register write-verify during runtime +WV_DISABLE: Disable register write-verify +

+
+ AR_RS_0111_FR_0009/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + WV_DISABLE + + + WV_INIT_ONLY + Renesas + + + WV_RUNTIME + Renesas + + + WV_DISABLE + Renesas + + +
+ + + CddEmmUnintendedInterruptCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter is to Enable/Disable Unintended Interrupt Check Safety Mechanism + + +

+ true: Enable Unintended Interrupt Check +false: Disable Unintended Interrupt Check +

+
+ /AR_RS_0111_FR_0038/AR_RS_0111_FSR_0900/AR_RS_0111_FSR_0905 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmVersionInfoApi + + Enable/Disable version information API + + +

+ true: Enable version info API +false: Disable version info API +

+
+ /AR_RS_0111_FR_0038/AR_RS_0111_FR_0006 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmPseudoErrorApi + + Enable/Disable pseudo-error related APIs + + +

+ true: Enable pseudo-error related APIs +false: Disable pseudo-error related APIs +

+
+ AR_RS_0111_FR_0018/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + CddEmmDemEventParameterRefs + + This container contains the configuration parameters of the CDD EMM DEM events + + SWS_BSW_00124/SWS_BSW_00125/SWS_BSW_00143/AR_RS_0091_FR_0025/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CDDEMM_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter specifies reference to DEM Event to be report when CDD EMM fails to unintended interrupt + + AR_RS_0111_FR_0038/AR_RS_0111_FSR_0906/AR_RS_0111_FSR_0908 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDEMM_E_WRITE_VERIFY_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD EMM fails to set register value. + + /AR_RS_0111_FR_0038/AR_RS_0111_FR_0012 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddEmmDomain0 + + A container contains configuration for error signals of EMM Domain 0 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0DBSC5DFIDomainDCLSErrDbs0 + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1DBSC5AXIDomainDCLSErrDbs0 + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2DBSC5DFIDomainDCLSErrDbs1 + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3DBSC5AXIDomainDCLSErrDbs1 + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12SYSCIsolationCellErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FusesmRedundantComparitionErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFailErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSTimeOutErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16FSScanAXIbusErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17ICUMXWdtOverFlowErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18ICUMXBusAesOusideDmacEdcErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19ICUMXAesDmaLockstepErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20APSysGenericCounterOperationErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21APSysGenericCounterComparisonErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22SYSCWriteAcessProtectionErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23SYSCHWRedundantErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24BootROMMultiBitErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25BootROMSingleBitErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26BootROMMultiBitErr2 + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27BootROMSingleBitErr2 + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28BootROMAccessICUMXErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29CPGIllegalAccessErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30CPGFreqErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31WriteProtectFailerReset + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain1 + + A container contains configuration for error signals of EMM Domain 1 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit14APSysCciAceProtocolErr + + CCI500: Error signal in ACE protocol EDC gen/chk, ORDER chk/gen, W/RACK check) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15APSysCciADB400MIChkGenErr + + CCI500: Error signal of ORDER chk/gen in master interfaces + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19WWDTch6CountErr + + WWDTch6 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20WWDTch5CountErr + + WWDTch5 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21WWDTch4CountErr + + WWDTch4 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22WWDTch3CountErr + + WWDTch3 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23WWDTch2CountErr + + WWDTch2 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24WWDTch1CountErr + + WWDTch1 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25WWDTch0CountErr + + WWDTch0 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26APSysCciAxiProtocolErr + + CCI500: Error signal in AXI protocol EDC gen/chk, ORDER chk/gen, Detfix error, ID protection error) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27APSysCciSFRAMEccSedErr + + CCI500: SFRAM ECC SED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28APSysCciSFRAMEccDedErr + + CCI500: SFRAM ECC DED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29APSysCciDCLSCompare0Err + + CCI500: DCLS compare 0 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30APSysCciIrqFunctionErr + + CCI500: Error IRQ function + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31APSysCciDCLSCompare1Err + + CCI500: DCLS compare 1 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain2 + + A container contains configuration for error signals of EMM Domain 2 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR0Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR1Err + + INTC-AP: Dual core lock step error for AXI4 stream 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR2Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR3Err + + INTC-AP: Dual core lock step error for AXI4 stream 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR4Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR5Err + + INTC-AP: Dual core lock step error for AXI4 stream 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR6Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR7Err + + INTC-AP: Dual core lock step error for AXI4 stream 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR8Err + + INTC-AP: Dual core lock step error for Side band signal + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR9Err + + INTC-AP: Dual core lock step error for ACE Lite Slave + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR10Err + + INTC-AP: Dual core lock step error for ACE Lite Master + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR11Err + + INTC-AP: Dual core lock step comparator error for Side band signal + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR12Err + + INTC-AP: Dual core lock step comparator error for ACE Lite Slave + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR13Err + + INTC-AP: Dual core lock step comparator error for ACE Lite Master + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR14Err + + CCI500: Error signal in ACE protocol EDC gen/chk, ORDER chk/gen, W/RACK check) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR15Err + + CCI500: Error signal of ORDER chk/gen in master interfaces + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR16Err + + WWDTch9 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR17Err + + WWDTch8 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR18Err + + WWDTch7 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR19Err + + WWDTch6 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR20Err + + WWDTch5 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR21Err + + WWDTch4 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR22Err + + WWDTch3 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR23Err + + WWDTch2 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR24Err + + WWDTch1 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCtpWDTmonitorIMNTRSR25Err + + WWDTch0 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCtpWDTmonitorIMNTRSR26Err + + CCI500: Error signal in AXI protocol EDC gen/chk, ORDER chk/gen, Detfix error, ID protection error) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCtpWDTmonitorIMNTRSR27Err + + CCI500: SFRAM ECC SED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpWDTmonitorIMNTRSR28Err + + CCI500: SFRAM ECC DED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpWDTmonitorIMNTRSR29Err + + CCI500: DCLS compare 0 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpWDTmonitorIMNTRSR30Err + + CCI500: Error IRQ function + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpWDTmonitorIMNTRSR31Err + + CCI500: DCLS compare 1 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain3 + + A container contains configuration for error signals of EMM Domain 3 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR32Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR33Err + + INTC-AP: Dual core lock step error for AXI4 stream 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR34Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR35Err + + INTC-AP: Dual core lock step error for AXI4 stream 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR36Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR37Err + + INTC-AP: Dual core lock step error for AXI4 stream 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR38Err + + INTC-AP: Dual core lock step comparator error for AXI4 stream 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR39Err + + INTC-AP: Dual core lock step error for AXI4 stream 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR40Err + + INTC-AP: Dual core lock step error for Side band signal + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR41Err + + INTC-AP: Dual core lock step error for ACE Lite Slave + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR42Err + + INTC-AP: Dual core lock step error for ACE Lite Master + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR43Err + + INTC-AP: Dual core lock step comparator error for Side band signal + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR44Err + + INTC-AP: Dual core lock step comparator error for ACE Lite Slave + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR45Err + + INTC-AP: Dual core lock step comparator error for ACE Lite Master + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR46Err + + CCI500: Error signal in ACE protocol EDC gen/chk, ORDER chk/gen, W/RACK check) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR47Err + + CCI500: Error signal of ORDER chk/gen in master interfaces + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR48Err + + WWDTch9 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR49Err + + WWDTch8 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR50Err + + WWDTch7 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR51Err + + WWDTch6 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR52Err + + WWDTch5 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR53Err + + WWDTch4 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR54Err + + WWDTch3 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR55Err + + WWDTch2 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR56Err + + WWDTch1 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCtpWDTmonitorIMNTRSR57Err + + WWDTch0 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCtpWDTmonitorIMNTRSR58Err + + CCI500: Error signal in AXI protocol EDC gen/chk, ORDER chk/gen, Detfix error, ID protection error) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCtpWDTmonitorIMNTRSR59Err + + CCI500: SFRAM ECC SED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpWDTmonitorIMNTRSR60Err + + CCI500: SFRAM ECC DED error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpWDTmonitorIMNTRSR61Err + + CCI500: DCLS compare 0 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpWDTmonitorIMNTRSR62Err + + CCI500: Error IRQ function + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpWDTmonitorIMNTRSR63Err + + CCI500: DCLS compare 1 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain4 + + A container contains configuration for error signals of EMM Domain 4 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR64Err + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR65Err + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR66Err + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR67Err + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR68Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR69Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR70Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR71Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR72Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR73Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR74Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR75Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR76Err + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR77Err + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR78Err + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR79Err + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR80Err + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR81Err + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR82Err + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR83Err + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR84Err + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR85Err + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR86Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR87Err + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR88Err + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCtpWDTmonitorIMNTRSR89Err + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCtpWDTmonitorIMNTRSR90Err + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCtpWDTmonitorIMNTRSR91Err + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpWDTmonitorIMNTRSR92Err + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpWDTmonitorIMNTRSR93Err + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpWDTmonitorIMNTRSR94Err + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpWDTmonitorIMNTRSR95Err + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain5 + + A container contains configuration for error signals of EMM Domain 5 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR96Err + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR97Err + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR98Err + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR99Err + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR100Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR101Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR102Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR103Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR104Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR105Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR106Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR107Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR108Err + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR109Err + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR110Err + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR111Err + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR112Err + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR113Err + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR114Err + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR115Err + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR116Err + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR117Err + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR118Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR119Err + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR120Err + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RTCore0EL1controlledMemoryAccessErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCoreProcessorLivelockErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore0SWRunInEL2UnlockTESTR1Err + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpEDCAXI4stream3 + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpEDCAXI4stream2 + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpEDCAXI4stream1 + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpEDCAXI4stream0 + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain6 + + A container contains configuration for error signals of EMM Domain 6 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit7VIPInternalDOFErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9VIPInternalSMPSErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VIPInternalSMPOErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24IMPX7SRAMEDCErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25IMPX7SRAMECCErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26IMPX7BusErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27IMPX7ScratchpadMemoryDCLSErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28APMUCortexR52Core0ResetControlErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29APMUAccessProtectErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30APMUDCLSErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31MFISCheckerCoreComparisonErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain7 + + A container contains configuration for error signals of EMM Domain 7 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCapFaultHandlingInterrupt + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCapErrorHandlingInterrupt + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2AXIBusECMVIP0 + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3AXIBusECMVIO0 + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4AXIBusECMVC0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5AXIBusECM3DG + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6AXIBusECMTOP0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7AXIBusECMRT0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8AXIBusECMHSC + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9AXIBusECMPER00 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10AXIBusECMMM + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11AXIBusECMIMP + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VSP2VSPX0InternalSRAMEDCWDTErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VSP2VSPX1InternalSRAMEDCWDTErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTVRAM0SafetyAccessProtectionErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTVRAM0SecureAccessProtectionErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTVRAM0TimeoutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCapCA76Core3RequestOrderErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCapCA76Core2RequestOrderErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCapCA76Core1RequestOrderErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCapCA76Core0RequestOrderErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29RTVRAM0EdcMultibitErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30RTVRAM0Edc1bitErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain8 + + A container contains configuration for error signals of EMM Domain 8 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit20DSItxlink1EdcErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21DSItxlink0EdcErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22APSysCciTransactionOrderCheckMI2Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23APSysCciTransactionOrderCheckMI1Err + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FCPCSInternalSRAMEdcErrr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VCPL4CEInternalSRAMEdcErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VCPL4VLCInternalSRAMEdcErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VSP2VSPD1DISCOMUnmatchedWdtErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28VSP2VSPD1DISCOMFrozenErrWdt + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VSP2VSPD0DISCOMUnmatchedWdtErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30VSP2VSPD0DISCOMFrozenErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31DSCEdcErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain9 + + A container contains configuration for error signals of EMM Domain 9 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit24ECMSwGenID0Err + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25ECMSwGenID1Err + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26ECMSwGenID2Err + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27ECMSwGenID3Err + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28ECMSwGenID4Err + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29ECMSwGenID5Err + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30ECMSwGenID6Err + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31ECMSwGenID7Err + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain10 + + A container contains configuration for error signals of EMM Domain 10 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0APSysCciEccSedErrCounter + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit1APSysCciEccEdcErrCounter + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2RTVRAMRTVRAM0Edc1bitErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit3RTVRAMRTVRAM0EdcMulbitErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6RTCore0TCMCorrectableErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit8RTCore0InstructionCacheErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit10RTCore0DataCacheErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit12RTCore0AXISICorrectableErrCounter + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit14RTCore0AXIMICorrectableErrCounter + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit16RTCore0ErrCounter + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit18RTVRAM1Edc1bitCountupErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit19RTVRAM1EdcMulbitErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit20IPMMUmmTLBRAMEdc1bitCountupErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit21IPMMUmmTLBRAMEdcMultibitCountupErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit22RTCore1AXIMICorrectableErrCounter + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit24RTCore1AXISICorrectableErrCounter + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit26RTCore1DataCacheErrCounter + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit28RTCore1InstructionCacheErrCounter + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit30RTCore1ErrCounter + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain11 + + A container contains configuration for error signals of EMM Domain 11 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore1TCMCorrectableErrCounter + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2RTCore2AXIMICorrectableErrCounter + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit4RTCore2AXISICorrectableErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6RTCore2DataCacheErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit8RTCore2InstructionCacheErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit10RTCore2ErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit12RTCore2TCMCorrectableErrCounter + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit18APSysCA76Core3L1IL1DL2MmuCorrectedErrCounter + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit19APSysCA76Core3L1IL1DL2MmuUncorrectedErrCounter + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit20APSysCA76Core2L1IL1DL2MmuCorrectedErrCounter + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit21APSysCA76Core2L1IL1DL2MmuUncorrectedErrCounter + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit22APSysL3Cl1CorrectedErrCounter + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit23APSysL3Cl1UnCorrectedErrCounter + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit24APSysCA76Core1L1IL1DL2MmuCorrectedErrCounter + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit25APSysCA76Core1L1IL1DL2MmuUncorrectedErrCounter + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit26APSysCA76Core0L1IL1DL2MmuCorrectedErrCounter + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit27APSysCA76Core0L1IL1DL2MmuUncorrectedErrCounter + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit28APSysL3Cl0correctedErrCounter + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit29APSysL3Cl0UncorrectedErrCounter + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit30CANFDRAMEcc1bitErrCounter + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit31CANFDRAMEcc2bitErrCounter + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain12 + + A container contains configuration for error signals of EMM Domain 12 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FLEXRAYTBF2InterruptNotificationEccErrCounter + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit1FLEXRAYTBF2InterruptNotificationEdcErrCounter + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2FLEXRAYTBF1InterruptNotificationEccErrCounter + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit3FLEXRAYTBF1InterruptNotificationEdcErrCounter + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit4FLEXRAYMBFInterruptNotificationEccErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit5FLEXRAYMBFInterruptNotificationEdcErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6EtherAVB2TXRAMEcc1bitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit7EtherAVB2TXRAMEccMultibitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit8EtherAVB2RXRAMEcc1bitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit9EtherAVB2RXRAMEccMultibitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit10EtherAVB1TXRAMEcc1bitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit11EtherAVB1TXRAMEccMultibitErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit12EtherAVB1RXRAMEcc1bitErrCounter + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit13EtherAVB1RXRAMEccMultibitErrCounter + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit14EtherAVB0TXRAMEcc1bitErrCounter + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit15EtherAVB0TXRAMEccMultibitErrCounter + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit16EtherAVB0RXRAMEcc1bitErrCounter + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit17EtherAVB0RXRAMEccMultibitErrCounter + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit18EtherTSNRxDataSRAMEDCErrCounter + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit20EtherTSNRxCtrlSRAMEDCErrCounter + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit22EtherTSNTxDataSRAMEDCErrCounter + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit24EtherTSNTxCtrlSRAMEDCErrCounter + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit26EtherTSNTASCtrlListSRAMEDCErrCounter + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit28EtherTSNPSFPCtrlListSRAMEDCErrCounter + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit30EtherTSNRxDescriptionrAdrrSRAMEDCErrCounter + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain13 + + A container contains configuration for error signals of EMM Domain 13 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0EtherTSNTxDescriptionrAdrrSRAMEDCErrCounter + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2EtherTSNTxBufferAdrrSRAMEDCErrCounter + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit4EtherTSNRxEFrameBufferAdrrSRAMEDCErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6EtherTSNRxPFrameBufferAdrrSRAMEDCErrCounter + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain16 + + A container contains configuration for error signals of EMM Domain 16 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore0EDCBtwRTCPUAXISlavebridgeErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RTCore0TCMMemoriesFatalErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RTCore0TCMCorrectableErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RTCore0EDCBtwRTCPUWritebufferErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RTCore0AXISILockstepComparator0Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RTCore0InstructionCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore0DataCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore0AXISILockstepComparator1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RTCore0AXIMIDECERRSLVERRBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RTCore0AXISIFatalErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore0AXISICorrectableErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore0AXIMIFatalErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore0AXIMICorrectableErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RTCore0NonSafetySwitchingComparator0Err + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14THSTsc4TempExceedsThreshold3 + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15THSTsc4TempExceedsThreshold2 + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16THSTsc4TempExceedsThreshold1 + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17THSTsc3TempExceedsThreshold3 + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18THSTsc3TempExceedsThreshold2 + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19THSTsc3TempExceedsThreshold1 + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20THSTsc2TempExceedsThreshold3 + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21THSTsc2TempExceedsThreshold2 + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22THSTsc2TempExceedsThreshold1 + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23THSTsc1TempExceedsThreshold3 + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24THSTsc1TempExceedsThreshold2 + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25THSTsc1TempExceedsThreshold1 + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26THSTsc4DetectsFailure + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27THSTsc3DetectsFailure + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28THSTsc2DetectsFailure + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29THSTsc1DetectsFailure + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain17 + + A container contains configuration for error signals of EMM Domain 17 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit5RTCore0NonSafetySwitchingComparator1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore0AsynchronousTransferErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore0IllegalAxSIZEAxBURSTErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore0FatalErrCannotRecorded + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore0CorrectableNotRecordedErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RTVRAM0CRCErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RTVRAM0CheckerCoreComparitionErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RTVRAM1CheckerCoreComparitionErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RTVRAM1EdcMultibitErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTVRAM1Edc1bitErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTVRAM1CRCErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RTVRAM1SafetyAccessProtectionErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RTVRAM1SecureAccessProtectionErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTVRAM1TimeOutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FCPRCInternaSRAMEdcErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FCPRCDCLSErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FCPRSInternalSRAMEdcErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FCPRSDCLSErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VIPFCPRMInternalSRAMEdcErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain18 + + A container contains configuration for error signals of EMM Domain 18 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RFSOCFE0ErrCh8 + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RFSOCFE0ErrCh9 + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RFSOCFE0ErrCh10 + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RFSOCFE1ErrCh8 + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RFSOCFE1ErrCh9 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RFSOCFE1ErrCh10 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RFSOTOEErrCh8 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RFSOTOEErrCh9 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RFSOTOEErrCh10 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9APMUCortexR52Core2ResetControlErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10APMUCortexR52Core1ResetControlErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11APMUCA76Cl1PowerControlErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12APMUCA76Cl0PowerControlErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13iVCP1EInternalSRAMEdcErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18ISPChSelectorErrCh1 + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19ISPCoreErrCh1 + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20ISPChSelectorErrCh0 + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21ISPCoreErrCh0 + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22IMRLX6Ch1EcmErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23IMRLX6Ch0EcmErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25IMRLX6Ch4EcmErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26IMRLX6Ch3EcmErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27IMRLX6Ch2EcmErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain19 + + A container contains configuration for error signals of EMM Domain 19 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0DMAC2SYSSecurityAccessErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3APSysCciSFRAMAddrFeedbackComparatorErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4DBSC5DFIDomaindclsECMErrDbs0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5DBSC5AXIDomaindclsECMrrDbs0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6DBSC5DFIDomaindclsECMErrDbs1 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7DBSC5AXIDomaindclsECMErrDbs1 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RFSOCFE1ErrCh0 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RFSOCFE1ErrCh1 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RFSOCFE1ErrCh2 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RFSOCFE1ErrCh3 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RFSOCFE1ErrCh4 + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RFSOCFE1ErrCh5 + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14RFSOCFE1ErrCh6 + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RFSOCFE1ErrCh7 + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RFSOCFE0ErrCh0 + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RFSOCFE0ErrCh1 + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RFSOCFE0ErrCh2 + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RFSOCFE0ErrCh3 + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RFSOCFE0ErrCh4 + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RFSOCFE0ErrCh5 + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RFSOCFE0ErrCh6 + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RFSOCFE0ErrCh7 + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24RFSOTOEErrCh0 + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RFSOTOEErrCh1 + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RFSOTOEErrCh2 + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RFSOTOEErrCh3 + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28RFSOTOEErrCh4 + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29RFSOTOEErrCh5 + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30RFSOTOEErrCh6 + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31RFSOTOEErrCh7 + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain20 + + A container contains configuration for error signals of EMM Domain 20 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit1IPMMUirCoreComparitionErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2IPMMUrt0CoreComparitionErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3IPMMUmmoreComparitionErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4IPMMUds0CoreComparitionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5DMAC0RTFusaDCLSComparisonErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6DMAC0RTSecurityAccessErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9DMAC1RTFusaDCLSComparisonErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10DMAC1RTSecurityAccessErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13DMAC2RTFusaDCLSComparisonErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14DMAC2RTSecurityAccessErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17DMAC3RTFusaDCLSComparisonErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18DMAC3RTSecurityAccessErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21DMAC1SYSFusaDCLSComparisonErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22DMAC1SYSSecurityAccessErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25DMAC2SYSFusaDCLSComparisonErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCore0LongHypervisorInterruptErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore0HypervisorModeFatalErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28RTCore0EL2ControlledabortExceptionErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29RTCore0EL1ControlledAbortExceptionErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30RTCore0UndefinedExceptionErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31RTCore0AXIMITimeoutErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain21 + + A container contains configuration for error signals of EMM Domain 21 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0CPGPLLCBFUSAFreqErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1CPGSlAccessBusFreqErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2CPGRTckmcr52FreqErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3CPGHSCFreqErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9CPGMMFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10CPGIMPFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11CPGVipFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12CPGVcFreqErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13CPGVioFreqErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15CPGPeripheralFreqErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16CPGRTckmrtFreqErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17CPGGsxFreqErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21IPMMUmmTLBRAMEcc1bitlErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22IPMMUmmTLBRAMEccMultibitErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23IPMMUvip1CoreComparitionErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24IPMMUvip0CoreComparitionErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25IPMMUvi1CoreComparitionErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26IPMMUvi0CoreComparitionErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27IPMMUvcCoreComparitionErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28IPMMUrt1CoreComparitionErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29IPMMU3dgCoreComparitionErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31IPMMUhcCoreComparitionErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain22 + + A container contains configuration for error signals of EMM Domain 23 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit28ICUMXclockmonitorErr + + ICUMX clock moniter error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain23 + + A container contains configuration for error signals of EMM Domain 23 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit3FSIRHierarchyCnn0TimeoutErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSIRHierarchyDSP0TimeoutErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSIRHierarchyDSP1TimeoutErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16FSIRHierarchyDSP2TimeoutErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSIRHierarchyDSP3TimeoutErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSIRHierarchyCNRAM0TimeoutErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchySlimdmac0TimeoutErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchySlimdmac1TimeoutErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSIRHierarchyIMPRAM0TimeoutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FS3DGHierarchyRASCALTimeoutErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FS3DGHierarchyDUSTATimeoutErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FS3DGHierarchySLCSIDEKICKTimeoutErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FS3DGHierarchyexceptRGXcoreTimeoutErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FS3DGHierarchyXonstTimeoutErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSMMHierarchyDDRTimeoutErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain24 + + A container contains configuration for error signals of EMM Domain 24 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSVCHierarchyIMR1TimeoutErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSVCHierarchyIMR2TimeoutErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSVCHierarchyIMS0TimeoutErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSVCHierarchyIMS1TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSVIPHierarchyTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSVIPHierarchyDULTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSVIPHierarchyUMFL0TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSVIPHierarchySMPS0TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSVIPHierarchySMPO0TimeoutErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSVIPHierarchy2CLE0TimeoutErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18FSVIPHierarchy2CLE1TimeoutErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19FSIRHierarchyTimeoutErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSIRHierarchyA3IRBusWrapperTimeoutErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchyIMP0TimeoutErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchyIMP1TimeoutErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSIRHierarchyIMP2TimeoutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSIRHierarchyIMP3TimeoutErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSIRHierarchyPSC0DMAC0RepeatTimeoutErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSIRHierarchyDMAC2DMAC1RepeatTimeoutErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSIRHierarchyOCV0TimeoutErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSIRHierarchyOCV1TimeoutErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSIRHierarchyOCV2TimeoutErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSIRHierarchyOCV3TimeoutErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain25 + + A container contains configuration for error signals of EMM Domain 25 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSTOPHierarchyTimeoutErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSMMHierarchyTimeoutErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2FSMMHierarchyDBSC0TimeoutErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSMMHierarchyDBSC1TimeoutErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSrtCPUHierarchyTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5FSrtCPUHierarchyCR52TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSCCIHierarchyTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSCPU0HierarchyC4TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8FSCPU0HierarchyA3ETimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSCPU0HierarchyCl0L3CacheTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10FSCPU0HierarchyCl1L3CacheTimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSCPU0HierarchyCl0CPU0TimeoutErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12FSCPU0HierarchyCl0CPU1TimeoutErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FSCPU0HierarchyCl1CPU0TimeoutErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSCPU0HierarchyCl1CPU1TimeoutErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSPeripheralDMACHierarchy0TimeoutErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSHSpeedComHierarchyTimeoutErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSVIOHierarchyTimeoutErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSVIOHierarchyISP0TimeoutErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSVIOHierarchyISP1TimeoutErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSVCHierarchyTimeoutErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31FSVCHierarchyIMR0TimeoutErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain26 + + A container contains configuration for error signals of EMM Domain 26 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit3FSSIRHierarchyCnn0FailErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFSIRHierarchyDSP0FailErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSFSIRHierarchyDSP1FailErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16FSFSIRHierarchyDSP2FailErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSFSIRHierarchyDSP3FailErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSFSIRHierarchyCNRAM0FailErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSFSIRHierarchySlimdmac0FailErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSFSIRHierarchySlimdmac1FailErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSFSIRHierarchyIMPRAM0FailErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSFS3DGHierarchyRASCALFailErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFS3DGHierarchyDUSTAFailErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFS3DGHierarchySLCSIDEKICKFailErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSFS3DGHierarchyexceptRGXcoreFailErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSFS3DGHierarchyXonstFailErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSFSMMHierarchyDDRFailErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain27 + + A container contains configuration for error signals of EMM Domain 27 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSSVCHierarchyIMR1FailErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSSVCHierarchyIMR2FailErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSSVCHierarchyIMS0FailErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSSVCHierarchyIMS1FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSSVIPHierarchyFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSSVIPHierarchyDULFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSSVIPHierarchyUMFL0FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSVIPHierarchySMPS0FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSFSVIPHierarchySMPO0FailErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSFSVIPHierarchy2CLE0FailErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18FSFSVIPHierarchy2CLE1FailErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19FSFSIRHierarchyFailErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSFSIRHierarchyA3IRBusWrapperFailErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSFSIRHierarchyIMP0FailErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSFSIRHierarchyIMP1FailErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSFSIRHierarchyIMP2FailErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSFSIRHierarchyIMP3FailErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSFSIRHierarchyPSC0DMAC0RepeatFailErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFSIRHierarchyDMAC2DMAC1RepeatFailErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFSIRHierarchyOCV0FailErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSFSIRHierarchyOCV1FailErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSFSIRHierarchyOCV2FailErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSFSIRHierarchyOCV3FailErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain28 + + A container contains configuration for error signals of EMM Domain 28 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSFSTOPHierarchyFailErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSFSMMHierarchyFailErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2FSFSMMHierarchyDBSC0FailErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSFSMMHierarchyDBSC1FailErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSFSrtCPUHierarchyFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5FSFSrtCPUHierarchyCR52FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSFSCCIHierarchyFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSFSCPU0HierarchyC4FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8FSFSCPU0HierarchyA3EFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSFSCPU0HierarchyCl0L3CacheFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10FSFSCPU0HierarchyCl1L3CacheFailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSCPU0HierarchyCl0CPU0FailErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12FSFSCPU0HierarchyCl0CPU1FailErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FSFSCPU0HierarchyCl1CPU0FailErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFSCPU0HierarchyCl1CPU1FailErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSFSPeripheralDMACHierarchy0FailErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSFSHSpeedComHierarchyFailErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSFSVIOHierarchyFailErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFSVIOHierarchyISP0FailErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFSVIOHierarchyISP1FailErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSFSVCHierarchyFailErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31FSFSVCHierarchyIMR0FailErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain29 + + A container contains configuration for error signals of EMM Domain 29 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit3FSRHierarchyCnn0SCanAXibusErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSIRHierarchyDSP0SCanAXibusErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSIRHierarchyDSP1SCanAXibusErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16FSIRHierarchyDSP2SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSIRHierarchyDSP3SCanAXibusErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSIRHierarchyCNRAM0SCanAXibusErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchySlimdmac0SCanAXibusErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchySlimdmac1SCanAXibusErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain30 + + A container contains configuration for error signals of EMM Domain 30 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSSVCHierarchyIMR1SCanAXiBusErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSSVCHierarchyIMR2SCanAXiBusErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSSVCHierarchyIMS0SCanAXiBusErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSSVCHierarchyIMS1SCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSSVIPHierarchyDULSCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSSVIPHierarchyUMFL0SCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSVIPHierarchySMPS0SCanAXibusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSFSVIPHierarchySMPO0SCanAXibusErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17FSFSVIPHierarchy2CLE0SCanAXibusErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18FSFSVIPHierarchy2CLE1SCanAXibusErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchyIMP0SCanAXibusErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchyIMP1SCanAXibusErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSIRHierarchyIMP2SCanAXibusErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSIRHierarchyIMP3SCanAXibusErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSIRHierarchyPSC0DMAC0RepeatSCanAXibusErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSIRHierarchyDMAC2DMAC1RepeatSCanAXibusErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSIRHierarchyOCV0SCanAXibusErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSIRHierarchyOCV1SCanAXibusErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSIRHierarchyOCV2SCanAXibusErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSIRHierarchyOCV3SCanAXibusErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain31 + + A container contains configuration for error signals of EMM Domain 31 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit9FSFSCPU0HierarchyCl0L3CacheSCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10FSFSCPU0HierarchyCl1L3CacheSCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSCPU0HierarchyCl0CPU0SCanAXiBusErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12FSFSCPU0HierarchyCl0CPU1SCanAXiBusErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FSFSCPU0HierarchyCl1CPU0SCanAXiBusErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFSCPU0HierarchyCl1CPU1SCanAXiBusErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFSVIOHierarchyISP0SCanAXiBusErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFSVIOHierarchyISP1SCanAXiBusErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31FSFSVCHierarchyIMR0SCanAXiBusErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain32 + + A container contains configuration for error signals of EMM Domain 32 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore1AXIMICorrectableErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RTCore1AXIMIFatalErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RTCore1AXIMITimeoutErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RTCore1AXISICorrectableErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RTCore1AXISIFatalErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RTCore1AXISILockstepComparator1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore1DataCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore1EL1ControlledAbortExceptionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RTCore1EL2ControlledabortExceptionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RTCore1SWRunInEL2UnlockTESTR1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore1AsynchronousTransferErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore1InstructionCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore1CorrectableNotRecordedErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RTCore1FatalErrCannotRecorded + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14RTCore1ProcessorLivelockErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RTCore1LongHypervisorInterruptErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RTCore1AXISILockstepComparator0Err + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RTCore1HypervisorModeFatalErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RTCore1EL1controlledMemoryAccessErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTCore1EDCBtwRTCPUWritebufferErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTCore1AXIMIDECERRSLVERRBusErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RTCore1NonSafetySwitchingComparator1Err + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RTCore1NonSafetySwitchingComparator0Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTCore1TCMCorrectableErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24RTCore1TCMMemoriesFatalErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RTCore1EDCBtwRTCPUAXISlavebridgeErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCore1IllegalAxSIZEAxBURSTErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore1UndefinedExceptionErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30CSI21Err + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31CSI20Err + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain33 + + A container contains configuration for error signals of EMM Domain 33 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore2AXIMICorrectableErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RTCore2AXIMIFatalErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RTCore2AXIMITimeoutErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RTCore2AXISICorrectableErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RTCore2AXISIFatalErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RTCore2AXISILockstepComparator1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore2DataCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore2EL1ControlledAbortExceptionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RTCore2EL2ControlledabortExceptionErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RTCore2SWRunInEL2UnlockTESTR1Err + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore2AsynchronousTransferErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore2InstructionCacheErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore2CorrectableNotRecordedErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RTCore2FatalErrCannotRecorded + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14RTCore2ProcessorLivelockErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RTCore2LongHypervisorInterruptErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RTCore2AXISILockstepComparator0Err + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RTCore2HypervisorModeFatalErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RTCore2EL1controlledMemoryAccessErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTCore2EDCBtwRTCPUWritebufferErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTCore2AXIMIDECERRSLVERRBusErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RTCore2NonSafetySwitchingComparator1Err + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RTCore2NonSafetySwitchingComparator0Err + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTCore2TCMCorrectableErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24RTCore2TCMMemoriesFatalErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RTCore2EDCBtwRTCPUAXISlavebridgeErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCore2IllegalAxSIZEAxBURSTErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore2UndefinedExceptionErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain34 + + A container contains configuration for error signals of EMM Domain 34 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0PWMLoopbackFunctionErrch0 + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1PWMLoopbackFunctionErrch1 + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2PWMLoopbackFunctionErrch2 + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3PWMLoopbackFunctionErrch3 + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4PWMLoopbackFunctionErrch4 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5PWMLoopbackFunctionErrch5 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6PWMLoopbackFunctionErrch6 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7PWMLoopbackFunctionErrch7 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8PWMLoopbackFunctionErrch8 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9PWMLoopbackFunctionErrch9 + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain35 + + A container contains configuration for error signals of EMM Domain 35 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit6APSysApmuCA76Cl1PchProtocolInterfaceErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7APSysApmuCA76Cl0PchProtocolInterfaceErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8APSysAXI4StreambusINTAPCA76Cl1RequestOrderErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9APSysAXI4StreambusINTAPCA76Cl0RequestOrderErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10APSysAXI4StreambusINTAPCA76Cl1EdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11APSysAXI4StreambusINTAPCA76Cl0EdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12APSysArmgcCA76Cl1CounterInterfeceErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13APSysArmgcCA76Cl0CounterInterfeceErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14APSysCA76Core3L1IL1DL2MmuCorrectedErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15APSysCA76Core2L1IL1DL2MmuCorrectedErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16APSysL3Cl1correctedErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17APSysCA76Core1L1IL1DL2MmuCorrectedErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18APSysCA76Core0L1IL1DL2MmuCorrectedErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19APSysL3Cl0correctedErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20APSysCA76Core3L1IL1DL2MmuUncorrectedErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21APSysCA76Core2L1IL1DL2MmuUncorrectedErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22APSysL3Cl1UncorrectedErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23APSysCA76Core1L1IL1DL2MmuUncorrectedErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24APSysCA76Core0L1IL1DL2MmuUncorrectedErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25APSysL3Cl0UncorrectedErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26APSysCA76Cl0RedundantErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27APSysCA76Cl0LockstepErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28APSysAcebusCciCA76Cl1RequestOrderErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29APSysAcebusCciCA76Cl0RequestOrderErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30APSysAcebusCciCA76Cl1EdcErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31APSysAcebusCciCA76Cl0EdcErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain36 + + A container contains configuration for error signals of EMM Domain 36 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0VINCh15ModuleCombinedEdcErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1VINCh15ModuleCombinedSafetyErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2VINCh14ModuleCombinedEdcErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3VINCh14ModuleCombinedSafetyErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4VINCh13ModuleCombinedEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5VINCh13ModuleCombinedSafetyErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6VINCh12ModuleCombinedEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7VINCh12ModuleCombinedSafetyErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8VINCh11ModuleCombinedEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9VINCh11ModuleCombinedSafetyErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10VINCh10ModuleCombinedEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VINCh10ModuleCombinedSafetyErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VINCh9ModuleCombinedEdcErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VINCh9ModuleCombinedSafetyErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14VINCh8ModuleCombinedEdcErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15VINCh8ModuleCombinedSafetyErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16VINCh7ModuleCombinedEdcErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17VINCh7ModuleCombinedSafetyErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18VINCh6ModuleCombinedEdcErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19VINCh6ModuleCombinedSafetyErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20VINCh5ModuleCombinedEdcErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21VINCh5ModuleCombinedSafetyErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22VINCh4ModuleCombinedEdcErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23VINCh4ModuleCombinedSafetyErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24VINCh3ModuleCombinedEdcErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VINCh3ModuleCombinedSafetyErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VINCh2ModuleCombinedEdcErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VINCh2ModuleCombinedSafetyErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28VINCh1ModuleCombinedEdcErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VINCh1ModuleCombinedSafetyErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30VINCh0ModuleCombinedEdcErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31VINCh0ModuleCombinedSafetyErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain38 + + A container contains configuration for error signals of EMM Domain 38 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0CANFDRAMEcc1bitErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1CANFDRAMEcc2bitErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2FLEXRAYTBF2InterruptNotificationEdcErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FLEXRAYTBF2InterruptNotificationEccErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FLEXRAYTBF1InterruptNotificationEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5FLEXRAYTBF1InterruptNotificationEccErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FLEXRAYMBFInterruptNotificationEdcErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FLEXRAYMBFInterruptNotificationEccErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20EtherAVB2TXRAMEccMultibitErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21EtherAVB2RXRAMEccMultibitErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22EtherAVB2TXRAMEcc1bitErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23EtherAVB2RXRAMEcc1bitErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24EtherAVB1TXRAMEccMultibitErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25EtherAVB1RXRAMEccMultibitErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26EtherAVB1TXRAMEcc1bitErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27EtherAVB1RXRAMEcc1bitErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28EtherAVB0TXRAMEccMultibitErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29EtherAVB0RXRAMEccMultibitErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30EtherAVB0TXRAMEcc1bitErr + + Clock Monitor for a clock RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31EtherAVB0RXRAMEcc1bitErr + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain39 + + A container contains configuration for error signals of EMM Domain 39 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit16AXIBusECMRT2 + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17AXIBusECMRT1 + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18AXIBusECMRT3 + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19AXIBusECMTOP2 + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20AXIBusECMPER01 + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21AXIBusECMPER02 + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22AXIBusECMPER03 + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23AXIBusECMTOP1 + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24AXIBusECMTOP3 + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25AXIBusECMVC1 + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26AXIBusECMVIP1 + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27AXIBusECMVIO1 + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28AXIBusECMVIO2 + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain40 + + A container contains configuration for error signals of EMM Domain 40 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0CPGCBFUSAGsxFreqErr + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1CPGCBFUSARTckmrtFreqErr + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2CPGCBFUSARTckmrtFreqErr + + Error of DFI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3CPGCBFUSAPeripheralFreqErr + + Error of AXI domain normal ECM error in dbs1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4CPGCBFUSAHscFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5CPGCBFUSAVioFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6CPGCBFUSAVcFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7CPGCBFUSAVipFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8CPGCBFUSAIMPckmirFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9CPGIMPckmcnrFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10CPGCBFUSAIMPckmcnrFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11CPGCBFUSAIMPckmdspFreqErr + + - + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12CPGCBFUSAIMPckmdspFreqErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13CPGLCBFUSAMMFreqErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14CPGLCBFUSASlAccessBusFreqErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18EtherTSNRxDataSRAMEDCErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19EtherTSNRxCtrlSRAMEDCErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20EtherTSNTxDataSRAMEDCErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21EtherTSNTxCtrlSRAMEDCErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22EtherTSNTASCtrlListSRAMEDCErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23EtherTSNPSFPCtrlListSRAMEDCErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24EtherTSNRxDescriptionrAdrrSRAMEDCErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25EtherTSNTxDescriptionrAdrrSRAMEDCErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26EtherTSNTxBufferAdrrSRAMEDCErr + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27EtherTSNRxEFrameBufferAdrrSRAMEDCErr + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28EtherTSNRxPFrameBufferAdrrSRAMEDCErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain41 + + A container contains configuration for error signals of EMM Domain 41 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0PAPeccErr + + PAP ecc error notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1PAPedcErr + + PAP edc error notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3PAPSDMACedcErr + + PAP-SDMAC edc error notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4OTPFfDClsApbRedundantComparatorComparisonErr + + OTP redundant comparator comparison error in OTPFF module or DCLS OTP controller or APB) error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5OTPEcc1bitCorrectedErr + + OTP ECC 1-bit corrected error for data of ECC format address + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6OTPEccMultibitUncorrectedErr + + OTP ECC multi-bit uncorrected error for data of ECC format address + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7OTPTMRTripleModularRedundancy1bitCorrectedErr + + OTP Majority check 1-bit corrected error for data of TMRTriple Modular Redundancy) format address + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8OTPRedundantComparatorComparisonErr + + OTP redundant comparator comparison error in OTP module + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9VDSPA2arbIntreqEcm + + a2arb intreq_ecm + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10VDSP0ErrreqCorepmssUncorr + + VDSP0 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VDSP0ErrreqCorepmssCorr + + VDSP0 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VDSP0ErrreqDmssUncorr + + VDSP0 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VDSP0ErrreqDmssCorr + + VDSP0 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14VDSP0ErrreqIrrecoverable + + VDSP0 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16VDSP0ErrreqPreciseSafetyUncorr + + VDSP0 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17VDSP0ErrreqEppWdogViol + + VDSP0 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18VDSP0ErrreqIopWdogViol + + VDSP0 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19VDSP0ErrreqEdpWdogViol + + VDSP0 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20VDSP0ErrreqAxim0WdogViol + + VDSP0 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21VDSP0ErrreqSysWdInt + + VDSP0 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22VDSP0ErrreqIcuWdogViol + + VDSP0 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23VDSP1ErrreqCorepmssUncorr + + VDSP1 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24VDSP1ErrreqCorepmssCorr + + VDSP1 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VDSP1ErrreqDmssUncorr + + VDSP1 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VDSP1ErrreqDmssCorr + + VDSP1 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VDSP1ErrreqIrrecoverable + + VDSP1 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VDSP1ErrreqPreciseSafetyUncorr + + VDSP1 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30VDSP1ErrreqEppWdogviol + + VDSP1 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31VDSP1ErrreqIopWdogviol + + VDSP1 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain42 + + A container contains configuration for error signals of EMM Domain 42 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0VDSP1ErrreqEdpWdogViol + + VDSP1 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1VDSP1ErrreqAxim0WdogViol + + VDSP1 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2VDSP1ErrreqSysWdInt + + VDSP1 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3VDSP1ErrreqIcuWdogViol + + VDSP1 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4VDSP3ErrreqCorepmssUncorr + + VDSP2 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5VDSP3ErrreqCorepmssCorr + + VDSP2 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6VDSP3ErrreqDmssUncorr + + VDSP2 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7VDSP3ErrreqDmssCorr + + VDSP2 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8VDSP3ErrreqIrrecoverable + + VDSP2 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10VDSP2ErrreqPreciseSafetyUncorr + + VDSP2 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VDSP2ErrreqEppWdogViol + + VDSP2 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VDSP2ErrreqIopWdogViol + + VDSP2 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VDSP2ErrreqEdpWdogViol + + VDSP2 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14VDSP2ErrreqAxim0WdogViol + + VDSP2 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15VDSP2ErrreqSysWdInt + + VDSP2 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16VDSP2ErrreqIcuWdogViol + + VDSP2 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17VDSP3ErrreqCorepmssUncorr + + VDSP3 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18VDSP3ErrreqCorepmssCorr + + VDSP3 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19VDSP3ErrreqDmssUncorr + + VDSP3 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20VDSP3ErrreqDmssCorr + + VDSP3 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21VDSP3ErrreqIrrecoverable + + VDSP3 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23VDSP3ErrreqPreciseSafetyUncorr + + VDSP3 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24VDSP3ErrreqEppWdogViol + + VDSP3 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VDSP3ErrreqIopWdogViol + + VDSP3 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VDSP3ErrreqEdpWdogViol + + VDSP3 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VDSP3ErrreqAxim0WdogViol + + VDSP3 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28VDSP3ErrreqSysWdInt + + VDSP3 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VDSP3ErrreqIcuWdogViol + + VDSP3 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_ICCOM_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_ICCOM_V4H.arxml new file mode 100644 index 0000000..e634f84 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_ICCOM_V4H.arxml @@ -0,0 +1,2086 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddIccom + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddIccom/Cdd + + + + + Cdd + + Configuration of ICCOM Complex Driver module. + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + SWS_BSW_00051/SWS_BSW_00205/SWS_BSW_00117/SWS_BSW_00029/SWS_BSW_00126/SWS_BSW_00183/SWS_BSW_00144/AR_RS_0091_FR_0025/AR_RS_0091_NR_0016/AR_RS_0107_FR_0053/AR_RS_0107_FR_0061 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddIccomVersionInfoApi + + Switches the CddIccom_GetVersionInfo() API ON or OFF + + SWS_BSW_00051/SWS_BSW_00052/SWS_BSW_00059/SWS_BSW_00064/SWS_BSW_00168/SWS_BSW_00236/AR_RS_0107_FR_0011 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIccomCriticalSectionProtection + + This parameter specifies if the CDD ICCOM driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CDD ICCOM driver configuration. + + AR_RS_0091_FR_0037/AR_RS_0091_FR_0050/AR_RS_0107_FR_0010/AR_RS_0107_FR_0061/AR_RS_0107_FR_0062 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIccomDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + AR_RS_0107_FR_0008/AR_RS_0107_FR_0009/AR_RS_0107_FR_0061/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/SWS_BSW_00042 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIccomAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + AR_RS_0107_FR_0013/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIccomDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddIccomWriteVerifyCheck + + This parameter enable/disable register write verification feature. + + +

+ true: Write verify check is enabled. + false: Write verify check is enabled. + +

+
+ AR_RS_0107_FR_0014/AR_RS_0107_FR_0061/AR_RS_0107_FSR_2001/AR_RS_0107_FSR_2006 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIccomVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + AR_RS_0107_FR_0012/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIccomCrNumber + + This parameter specifies select Arm Cortex-R52 core is used for this configuration. + + AR_RS_0107_FR_0094/AR_RS_0107_FR_2002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 2 + 0 + + + + CddIccomUnintendedInterruptCheck + + The parameter enable/disable Unintended Interrupt Check safety mechanism in the ISRs. + + +

+ true: Unintended Interrupt Check is enabled. + false: Unintended Interrupt Check is disabled + +

+
+ AR_RS_0107_FSR_1003/AR_RS_0107_FSR_2003/AR_RS_0107_FSR_2005 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddIccomChannel + + This container contains the configuration parameters of the CDD ICCOM channels. + + SWS_BSW_00117/SWS_BSW_00226/SWS_BSW_00227/SWS_BSW_00228/SWS_BSW_00124/AR_RS_0091_FR_0025/AR_RS_0107_FR_0004/AR_RS_0107_FR_0018/AR_RS_0107_FR_0019/AR_RS_0107_FR_0022/AR_RS_0107_FR_0061 + 1 + 4 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIccomChannelId + + This parameter specifies the Identifier number for ICCOM channel. + + AR_RS_0107_FR_0020/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 3 + 0 + + + + CddIccomChannelCtaAddress + + This parameter specifies the address of Command Transmission Area to be used by the channel. + + AR_RS_0107_FR_0003/AR_RS_0107_FR_0005/AR_RS_0107_FR_0006/AR_RS_0107_FR_0022 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1207726080 + 4294967295 + 0 + + + + CddIccomChannelCtaPartitionSize + + This parameter specifies the size of Command Transmission Area to be used by the channel. + + AR_RS_0107_FR_0003/AR_RS_0107_FR_0005/AR_RS_0107_FR_0006/AR_RS_0107_FR_0022 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2048 + 4294967295 + 1 + + + + CddIccomChannelMfisSelection + + This parameter specifies the MFIS Hardware to be used by the channel. + + AR_RS_0091_NR_0016/AR_RS_0091_FR_0026/AR_RS_0107_FR_0007/AR_RS_0107_FR_0021/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + AP_MFIS0 + + + AP_MFIS0 + Renesas + + + AP_MFIS1 + Renesas + + + AP_MFIS2 + Renesas + + + AP_MFIS3 + Renesas + + + + + + CddIccomChannelNotification + + This parameter specify the Callback function named will be used for CddIccom notification. + + AR_RS_0107_FR_0069 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + CddIccomChannelTimeoutDuration + + This parameter specifies the send timeout value. Unit is seconds. + + AR_RS_0091_FR_0059/AR_RS_0107_FR_0023/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0.1 + 10.00 + 0.001 + + + + + + CddIccomChannelTimeoutCounterRef + + This parameter specifies reference to OsCounter to be used for channel send timeout detection. + + AR_RS_0091_FR_0058/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Os/OsCounter + + + + + + CddIccomDemEventParameterRefs + + This container contains the configuration parameters of the CDD ICCOM DEM events. + + SWS_BSW_00117/SWS_BSW_00200/AR_RS_0091_FR_0025/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089 + 1 + 1 + + + + CDDICCOM_E_WRITE_VERIFY_FAILURE + + This parameter specifies reference to DEM Event to be report when read-back failure occurred. + + AR_RS_0107_FR_0016/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010/AR_RS_0107_FSR_2002 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_FATAL + + This parameter specifies reference to DEM Event to be report when Fatal error occurred. + + AR_RS_0107_FR_0017/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_INIT_NEGOTIATION + + This parameter specifies reference to DEM Event to be report when target initial negotiation is not completed yet. + + AR_RS_0107_FR_0044/AR_RS_0107_FR_0047/AR_RS_0107_FR_0061/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_TIMEOUT + + This parameter specifies reference to DEM Event to be report when timeout failure occurred. + + AR_RS_0107_FR_0015/AR_RS_0107_FR_0089/AR_RS_0107_FR_0061/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_INVALID_ACK + + This parameter specifies reference to DEM Event to be report when ICCOM complex driver receive an invalid ACK + + AR_RS_0107_FR_0041/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when ICCOM complex driver receive Unintended Interrupt Check failure + + AR_RS_0107_FR_0041/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010/AR_RS_0107_FSR_2004 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the Upper Layer of the Com Interface module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_IIC_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_IIC_V4H.arxml new file mode 100644 index 0000000..2b0b3b3 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_IIC_V4H.arxml @@ -0,0 +1,2594 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddIic + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddIic/Cdd + + + + + Cdd + + Configuration of IIC Complex Driver module. + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + SWS_BSW_00029/SWS_BSW_00051/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00144/SWS_BSW_00183/SWS_BSW_00205/AR_RS_0091_FR_0042/AR_RS_0091_FR_0043/AR_RS_0091_NR_0016 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 0 + 0 + + + + CddIicDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + SWS_BSW_00116/AR_RS_0113_FR_0001/AR_RS_0113_FR_0008/SWS_BSW_00029/SWS_BSW_00126/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00042 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIicVersionInfoApi + + Switches the CddIIC_GetVersionInfor() API ON or OFF + + SWS_BSW_00116/AR_RS_0113_FR_0006/SWS_BSW_00029/SWS_BSW_00126/AR_RS_0091_NR_0019 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIicDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddIicAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + SWS_BSW_00116/AR_RS_0113_FR_0003/AR_RS_0113_FR_0004/SWS_BSW_00029/SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIicRegisterWriteVerify + + This parameter enables/disables Write Verify register functionality for CDD IIC driver. + + SWS_BSW_00116/AR_RS_0113_FR_0009/SWS_BSW_00029/SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIicCriticalSectionProtection + + This parameter enables/disables Critical section protection for IIC driver + + SWS_BSW_00116/AR_RS_0113_FR_0005/AR_RS_0113_FR_0057/SWS_BSW_00029/SWS_BSW_00126/AR_RS_0091_FR_0050/AR_RS_0091_FR_0037 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIicUnintendedInterruptCheck + + This parameter enables/disable error notification of unintended interrupt check + + AR_RS_0113_FSR_0901 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIicVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + SWS_BSW_00116/AR_RS_0113_FR_0007/SWS_BSW_00029/SWS_BSW_00126/SWS_BSW_00036 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + + + CddIicChannel + + This container contains the configuration parameters of the CDD IIC channels. + + SWS_BSW_00117/SWS_BSW_00226/SWS_BSW_00227/SWS_BSW_00228/SWS_BSW_00124/AR_RS_0113_FR_0062 + 1 + 6 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIicChannelId + + This parameter specifies the Identifier number of CDD IIC channel. + + AR_RS_0113_FR_0013/AR_RS_0113_FR_0014/SWS_BSW_00116/SWS_BSW_00126/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 5 + 0 + + + + CddIicHwChannelSelect + + This parameter specifies the IIC Hardware to be used by the channel. + + AR_RS_0113_FR_0015/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + IIC0 + + + IIC0 + Renesas + + + IIC1 + Renesas + + + IIC2 + Renesas + + + IIC3 + Renesas + + + IIC4 + Renesas + + + IIC5 + Renesas + + + + + + CddIicCommunicationInterface + + This parameter to configure communication interface (Master/Slave) + + AR_RS_0113_FR_0025/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + MASTER_INTERFACE + + + MASTER_INTERFACE + Renesas + + + SLAVE_INTERFACE + Renesas + + + + + + CddIicChannelNotification + + This parameter specify the Callback function named will be used for CddIic notification. + + AR_RS_0113_FR_0026/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + false + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + NULL + + + + + + CddIicDmaEnable + + This parameter enables/disables IIC DMA mode. + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0027/AR_RS_0113_FR_0041/AR_RS_0113_FR_0035/AR_RS_0113_FR_0036/AR_RS_0113_FR_0037/SWS_BSW_00116/SWS_BSW_00126/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + true + + + + + + CddIicDma + + - + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0025/AR_RS_0113_FR_0031/AR_RS_0113_FR_0032/AR_RS_0113_FR_0035/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + + CddIicDmaTxChannel + + This parameter to specify the mapping between IIC hardware channel and DMA hardware channel for master reception mode + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0025/AR_RS_0113_FR_0031/AR_RS_0113_FR_0035/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + DMA16 + + + DMA00 + Renesas + + + DMA01 + Renesas + + + DMA02 + Renesas + + + DMA03 + Renesas + + + DMA04 + Renesas + + + DMA05 + Renesas + + + DMA06 + Renesas + + + DMA07 + Renesas + + + DMA08 + Renesas + + + DMA09 + Renesas + + + DMA10 + Renesas + + + DMA11 + Renesas + + + DMA12 + Renesas + + + DMA13 + Renesas + + + DMA14 + Renesas + + + DMA15 + Renesas + + + DMA16 + Renesas + + + DMA17 + Renesas + + + DMA18 + Renesas + + + DMA19 + Renesas + + + DMA20 + Renesas + + + DMA21 + Renesas + + + DMA22 + Renesas + + + DMA23 + Renesas + + + DMA24 + Renesas + + + DMA25 + Renesas + + + DMA26 + Renesas + + + DMA27 + Renesas + + + DMA28 + Renesas + + + DMA29 + Renesas + + + DMA30 + Renesas + + + DMA31 + Renesas + + + + + + CddIicDmaRxChannel + + This parameter to specify the mapping between IIC hardware channel and DMA hardware channel for master reception mode + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0025/AR_RS_0113_FR_0032/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + DMA16 + + + DMA00 + Renesas + + + DMA01 + Renesas + + + DMA02 + Renesas + + + DMA03 + Renesas + + + DMA04 + Renesas + + + DMA05 + Renesas + + + DMA06 + Renesas + + + DMA07 + Renesas + + + DMA08 + Renesas + + + DMA09 + Renesas + + + DMA10 + Renesas + + + DMA11 + Renesas + + + DMA12 + Renesas + + + DMA13 + Renesas + + + DMA14 + Renesas + + + DMA15 + Renesas + + + DMA16 + Renesas + + + DMA17 + Renesas + + + DMA18 + Renesas + + + DMA19 + Renesas + + + DMA20 + Renesas + + + DMA21 + Renesas + + + DMA22 + Renesas + + + DMA23 + Renesas + + + DMA24 + Renesas + + + DMA25 + Renesas + + + DMA26 + Renesas + + + DMA27 + Renesas + + + DMA28 + Renesas + + + DMA29 + Renesas + + + DMA30 + Renesas + + + DMA31 + Renesas + + + + + + + + + + CddIicSlave + + - + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0018/AR_RS_0113_FR_0019/AR_RS_0113_FR_0020/AR_RS_0113_FR_0021/AR_RS_0113_FR_0022/AR_RS_0113_FR_0023/AR_RS_0113_FR_0024/AR_RS_0113_FR_0028/AR_RS_0113_FR_0029/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 0 + 1024 + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + + CddIicSlaveID + + This parameter is number of slave device + + AR_RS_0113_FR_0028/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0 + 1023 + 0 + + + + CddIicClockModeSelection + + This parameter specifies the clock calculation mode using. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0019/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + FIXED_DUTY + + + FIXED_DUTY + Renesas + + + VARIABLE_DUTY + Renesas + + + + + + CddIicSclHighPeriod + + This parameter specifies the period of SCL HIGH signal in Variable_Duty mode + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0018/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0.6 + 491.56 + 0.26 + + + + CddIicSclLowPeriod + + This parameter specifies the period of SCL LOW signal in Variable_Duty mode + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0019/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0.5 + 491.56 + 0.5 + + + + CddIicClockFrequency + + This parameter specifies the clock frequency generated for SCL line. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0020/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 100000 + 1000000 + 1 + + + + CddIicRisingTime + + This parameter specifies SCL rising time. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0021/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 3 + 120 + 0 + + + + CddIicFallingTime + + This parameter specifies the falling time of bus signals. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0022/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 3 + 120 + 0 + + + + CddIicIntDelay + + This parameter specifies the LSI internal delay corresponds to output buffer type OD for V4H. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0023/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 50 + 110 + 0 + + + + CddIicSlaveAddress + + This parameter specify the slave address + + AR_RS_0113_FR_0017/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 60 + 1023 + 0 + + + + CddIicAddressModeSelect + + This parameter is used in master interface, in order to select address size when interface with slave device (7-bit or 10-bit slave address) + + AR_RS_0113_FR_0024/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + SEVEN_BIT_ADDR + + + SEVEN_BIT_ADDR + Renesas + + + TEN_BIT_ADDR + Renesas + + + + + + CddIicFirstBitSetupCycle + + This parameter specify first bit cycle set up + + AR_RS_0113_FR_0029/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 15 + 33 + 2 + + + + + + CddIicDemEventParameterRefs + + - + + SWS_BSW_00117/SWS_BSW_00200 + 1 + 1 + + + + CDDIIC_E_WRITE_VERIFY + + This parameter specifies reference to DEM Event to be report when CDD IIC fails to set register value. + + AR_RS_0113_FR_0011 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDIIC_E_NON_ACKNOWLEDGEMENT + + This parameter specifies reference to DEM Event to be report when IIC receive Non Acknowledgement + + AR_RS_0113_FR_0044/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00143 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDIIC_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when IIC detect unintended interrupt check + + AR_RS_0113_FSR_0902/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00143 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the Upper Layer of the Com Interface module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_IPMMU_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_IPMMU_V4H.arxml new file mode 100644 index 0000000..58b6df4 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_IPMMU_V4H.arxml @@ -0,0 +1,3348 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddIpmmu + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddIpmmu/Cdd + + + + + Cdd + + Configuration of IPMMU Complex Driver module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-03-08 + + + 1.0.1 + 1.0.0 + Renesas + 2022-05-09 + + + 1.0.2 + 1.0.1 + Renesas + 2022-07-09 + + + 1.0.3 + 1.0.2 + Renesas + 2022-08-06 + + + 1.0.4 + 1.0.3 + Renesas + 2022-09-02 + + + 1.0.5 + 1.0.4 + Renesas + 2022-10-05 + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + This container contains the parameters related to CDD IPMMU. + + AR_RS_0110_FR_0003/AR_RS_0091_FR_0025/AR_RS_0110_FR_0066/SWS_BSW_00126/AR_RS_0110_NR_0200 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddIpmmuDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + +

+ True: Switch Error Detection and Notification to ON. +False: Switch Error Detection and Notification to OFF. +

+
+ SWS_BSW_00202/SWS_BSW_00203/AR_RS_0110_FR_0004/AR_RS_0110_FR_0033/AR_RS_0110_FR_0032/AR_RS_0110_FR_0045 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuVersionInfoApi + + Switches the CddIpmmu_GetVersionInfo() API ON or OFF. + + +

+ True: Switch CddIpmmu_GetVersionInfo API to ON. +False: Switch CddIpmmu_GetVersionInfo API to OFF. +

+
+ SWS_BSW_00051/AR_RS_0110_FR_0006/SWS_BSW_00064/SWS_BSW_00052/SWS_BSW_00059 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + CddIpmmuAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + +

+ True: Enables the CDDIPMMU_E_ALREADY_INITIALIZED DET check in CddIpmmu_Init API. +False: Disables the CDDIPMMU_E_ALREADY_INITIALIZED DET check in CddIpmmu_Init API. When the CDDIPMMU Driver is re-initialized , this parameter is set as false to suppress the check for CDDIPMMU_E_ALREADY_INITIALIZED DET error. This parameter has no impact when DET is disabled. +

+
+ AR_RS_0110_FR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuUnintendedInterruptCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter enables/disables unintended Interrupt Check functionality for CDD IPMMU driver. + + +

+ True: Switch Unintended Interrupt Check to ON. False: Switch Unintended Interrupt Check to OFF. +

+
+ AR_RS_0110_FSR_0001/AR_RS_0110_FSR_0004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuWriteVerifyCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter enables/disables Write Verify register functionality for CDD IPMMU driver. + + +

+ True: Switch Register Write Verify to ON. +False: Switch Register Write Verify to OFF. +

+
+ AR_RS_0110_FSR_0002/AR_RS_0110_FSR_0006 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuCriticalSectionProtection + + This parameter specifies if the CDD IPMMU driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CDD IPMMU driver configuration. + + +

+ True: Enable the critical section functionality for the restricted area. +False: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0110_FR_0005/AR_RS_0091_FR_0037/AR_RS_0110_FR_0043/AR_RS_0091_FR_0050 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuEdcErrorDetect + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter enables/disables EDC error TLB RAM detect functionality for CDD IPMMU driver. + + +

+ True: Switch EDC error detect to ON. +False: Switch EDC error detect to OFF. +

+
+ AR_RS_0110_FSR_0201/AR_RS_0110_FSR_0202 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuIRDomainSupport + + This parameter is for supporting IR Domain, user shall refer Component User Manual and Tool User Manual to set up related power domain before configured for IR Domain. This parameter enables/disables IR Domain error detect functionality for CDD IPMMU driver. + + +

+ True: Enable IR Domain Supporting. +False: Disable IR Domain Supporting. +

+
+ AR_RS_0110_FR_0072 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ True: Switch AUTOSAR Version Check for inter-module dependencies to ON. +False: Switch AUTOSAR Version Check for inter-module dependencies to OFF. +

+
+ AR_RS_0110_FR_0007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + CddIpmmuMmu + + This container contains the MMU configuration parameters of the CDD IPMMU driver. + + AR_RS_0110_FR_0015/AR_RS_0091_FR_0025/SWS_BSW_00126 + 0 + 16 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuMmuId + + This parameter specifies the Identifier number for MMU. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 15 + 0 + + + + CddIpmmuMmuSelection + + This parameter specifies the MMU Hardware to be used. + + +

+ - MMU0: configure for MMU0 +- ... +- MMU15: configure for MMU15 +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU0 + + + MMU0 + Renesas + + + MMU1 + Renesas + + + MMU2 + Renesas + + + MMU3 + Renesas + + + MMU4 + Renesas + + + MMU5 + Renesas + + + MMU6 + Renesas + + + MMU7 + Renesas + + + MMU8 + Renesas + + + MMU9 + Renesas + + + MMU10 + Renesas + + + MMU11 + Renesas + + + MMU12 + Renesas + + + MMU13 + Renesas + + + MMU14 + Renesas + + + MMU15 + Renesas + + +
+ + + CddIpmmuMmuAArchSupport + + This parameter specifies the Aarch support. + + +

+ Select the VMSAv8 mode. Choose VMSAV8_32: VMSAv8-32 mode +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + VMSAV8_32 + + + VMSAV8_32 + Renesas + + +
+ + + CddIpmmuMmuTranslationTableFormat + + This parameter specifies the translation table format, supported by MMU + + +

+ Extended Address Enable: +- MMU_LDTTF: Enable the 40-bit translation System with the ARMv8 Long-descriptor translation table format +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU_LDTTF + + + MMU_LDTTF + Renesas + + +
+ + + CddIpmmuMmuStartLevel + + This parameter specifies the starting level for translation table walks. + + +

+ Starting level for translation table walks: +- MMU_SALV1: Start at first level +- MMU_SALV2: Start at second level +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU_SALV1 + + + MMU_SALV1 + Renesas + + + MMU_SALV2 + Renesas + + +
+ + + CddIpmmuMmuMemoryAttributeIndirection0 + + This parameter specifies MMU Memory Attribute Indirection Register 0 + + +

+ The 32 bit memory attribute encoding for an AttrIndx[2:0] entry: +- Bit 31 to 24 ATTR3[7:0] +- Bit 23 to 16 ATTR2[7:0] +- Bit 15 to 8 ATTR1[7:0] +- Bit 7 to 0 ATTR0[7:0] +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + CddIpmmuMmuMemoryAttributeIndirection1 + + This parameter specifies MMU Memory Attribute Indirection Register 1 + + +

+ The 32 bit memory attribute encoding for an AttrIndx[2:0] entry: +Bit 31 to 24 ATTR7[7:0] +Bit 23 to 16 ATTR6[7:0] +Bit 15 to 8 ATTR5[7:0] +Bit 7 to 0 ATTR4[7:0] +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + CddIpmmuMmuAccessFlagEnable + + This parameter enable/disable software management of the Access Flag + + +

+ Access Flag Enable: +- False: Behave as if AF bit is always set to 1 +- True: Enable software management of the Access Flag +

+
+ SWS_BSW_00142 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuMmuCallbackFunction + + This parameter specifies Callback function named will be used for MMU notification. + + SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + +
+ + + + CddIpmmuMmuTranslationTable + + This container contains the MMU Translation Table configuration parameters. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 2 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuMmuTranslationTableId + + This parameter specifies the Identifier number for MMU Translation Table. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1 + 0 + + + + CddIpmmuMmuUpperBaseAddress + + This parameter specifies the upper base address of the TLB managed by each MMU. + + +

+ Bits [39:32] of translation table base address. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CddIpmmuMmuLowerBaseAddress + + This parameter specifies the lower base address of the TLB managed by each MMU. + + +

+ Bits [31:12] of translation table base address. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1048575 + 0 +
+ + + CddIpmmuMmuTranslationSize + + This parameter specifies the size offset of the TTBR1n addressed region. + + +

+ The size offset of the TTBR0n/TTBR1n addressed region, encoded as a 3-bit +unsigned number, giving the size of the region as 2^(32-TSZ1). +When MMU_SALV1 is selected, This value should be configured in range [0:1] +When MMU_SALV2 is selected, This value should be configured in range [2:7] +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+ + + CddIpmmuMmuShareAbility + + This parameter specifies Share ability attributes for the memory associated with the translation table walks using TTBR0/1n. + + +

+ Share ability attributes for the memory associated with the translation table walks using TTRR0n/TTBR1n. +- NON_SHAREABLE: Non-shareable +- OUTER_SHAREABLE: Outer shareable +- INNER_SHAREABLE: Inner shareable +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NON_SHAREABLE + + + NON_SHAREABLE + Renesas + + + OUTER_SHAREABLE + Renesas + + + INNER_SHAREABLE + Renesas + + +
+ + + CddIpmmuMmuOuterCacheAbility + + This parameter specifies Outer Cache ability attributes for the memory associated with the translation table walks using TTBR0/1n. + + +

+ Outer Cache ability attributes for the memory associated with the translation table walks using TTBR0n/TTBR1n. +- NON_CACHEABLE: Normal memory, Outer Non-cacheable +- WRITE_BACK_WA: Normal memory, Outer Write-Back Write-Allocate Cacheable +- WRITE_THROUGH: Normal memory, Outer Write-Through Cacheable +- WRITE_BACK_NWA: Normal memory, Outer Write-Back no Write-Allocate Cacheable +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NON_CACHEABLE + + + NON_CACHEABLE + Renesas + + + WRITE_BACK_WA + Renesas + + + WRITE_THROUGH + Renesas + + + WRITE_BACK_NWA + Renesas + + +
+ + + CddIpmmuMmuInnerCacheAbility + + This parameter specifies Inner Cache ability attributes for the memory associated with the translation table walks using TTBR0/1n. + + +

+ Inner Cache ability attributes for the memory associated with the translation table walks using TTBR1n. +- NON_CACHEABLE: Normal memory, Inner Non-cacheable +- WRITE_BACK_WA: Normal memory, Inner Write-Back Write-Allocate Cacheable +- WRITE_THROUGH: Normal memory, Inner Write-Through Cacheable +- WRITE_BACK_NWA: Normal memory, Inner Write-Back no Write-Allocate Cacheable +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NON_CACHEABLE + + + NON_CACHEABLE + Renesas + + + WRITE_BACK_WA + Renesas + + + WRITE_THROUGH + Renesas + + + WRITE_BACK_NWA + Renesas + + +
+
+
+
+
+ + + CddIpmmuPmb + + This container contains the PMB configuration parameters. + + AR_RS_0110_FR_0016/AR_RS_0091_FR_0025/SWS_BSW_00126 + 0 + 176 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuPmbId + + This parameter specifies the Identifier number for PMB container. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 175 + 0 + + + + CddIpmmuPmbSelection + + This parameter specifies the PMB Hardware to be used. + + +

+ Select the PMB using in the program. +- PMB0: configure for PMB0 +- ... +- PMB7: configure for PMB7 +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PMB0 + + + PMB0 + Renesas + + + PMB1 + Renesas + + + PMB2 + Renesas + + + PMB3 + Renesas + + + PMB4 + Renesas + + + PMB5 + Renesas + + + PMB6 + Renesas + + + PMB7 + Renesas + + + PMB8 + Renesas + + + PMB9 + Renesas + + + PMB10 + Renesas + + + PMB11 + Renesas + + + PMB12 + Renesas + + + PMB13 + Renesas + + + PMB14 + Renesas + + + PMB15 + Renesas + + +
+ + + CddIpmmuPmbBusDomain + + This parameter specifies the Bus Domain for PMB. + + +

+ Select the domain for PMB using in the program. +- CDD_IPMMU_VI0: IPMMU-VI0, Always-On, Base Address: H'EEE80000 +- CDD_IPMMU_VI1: IPMMU-VI1, Always-On, Base Address: H'EEEC0000 +- CDD_IPMMU_VC0: IPMMU-VC, Always-On, Base Address: H'EEDC0000 +- CDD_IPMMU_IR: IPMMU-IR, A3IR, Base Address: H'EED80000 +- CDD_IPMMU_RT: IPMMU-RT0, Always-On, Base Address: H'EE480000 +- CDD_IPMMU_RT1: IPMMU-RT1, Always-On, Base Address: H'EE4C0000 +- CDD_IPMMU_DS0: IPMMU-DS0, Always-On, Base Address: H'EED00000 +- CDD_IPMMU_HC: IPMMU-IR, Always-On, Base Address: H'EED40000 +- CDD_IPMMU_3DG: IPMMU-3DG, Always-On, Base Address: H'EEFC0000 +- CDD_IPMMU_VIP0: IPMMU-VIP0, Always-On, Base Address: H'EEF00000 +- CDD_IPMMU_VIP1: IPMMU-VIP1, Always-On, Base Address: H'EEF40000 +

+
+ AR_RS_0110_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_IPMMU_RT + + + CDD_IPMMU_VI0 + Renesas + + + CDD_IPMMU_VI1 + Renesas + + + CDD_IPMMU_VC0 + Renesas + + + CDD_IPMMU_IR + Renesas + + + CDD_IPMMU_RT + Renesas + + + CDD_IPMMU_RT1 + Renesas + + + CDD_IPMMU_DS0 + Renesas + + + CDD_IPMMU_HC + Renesas + + + CDD_IPMMU_3DG + Renesas + + + CDD_IPMMU_VIP0 + Renesas + + + CDD_IPMMU_VIP1 + Renesas + + +
+ + + CddIpmmuPmbVirtualPageNumber + + Virtual Page Number for PMB. +For 16-Mbyte page, VPN[31:24] is used. +For 64-Mbyte page, VPN[31:26] is used. +For 128-Mbyte page, VPN[31:27] is used. +For 512-Mbyte page, VPN[31:29] is used. + + +

+ Select the page number of virtual address. +- For 16-Mbyte page: valid range is [0:255] +- For 64-Mbyte page: valid range is [0:63]. +- For 128-Mbyte page: valid range is [0:31]. +- For 512-Mbyte page: valid range is [0:7]. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CddIpmmuPmbPhysicalPageNumber + + Virtual Page Number for PMB. +- For 16-Mbyte page, PPN[31:24] is used. +- For 64-Mbyte page, PPN[31:26] is used. +- For 128-Mbyte page, PPN[31:27] is used. +- For 512-Mbyte page, PPN[31:29] is used. + + +

+ Select the page number of physical address. +- For 16-Mbyte page: valid range is [0:255] +- For 64-Mbyte page: valid range is [0:63]. +- For 128-Mbyte page: valid range is [0:31]. +- For 512-Mbyte page: valid range is [0:7]. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CddIpmmuPmbUpperPhysicalPageNumber + + This parameter specifies value of the Upper Physical Page Number for PMB. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddIpmmuPmbPageSize + + This parameter specifies the Page Size for PMB. + + +

+ This parameter specify the page size. +- PMB_SIZE_16MB: 16-Mbyte page +- PMB_SIZE_64MB: 64-Mbyte page. +- PMB_SIZE_128MB: 128-Mbyte page +- PMB_SIZE_512MB: 512-Mbyte page +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PMB_SIZE_16MB + + + PMB_SIZE_16MB + Renesas + + + PMB_SIZE_64MB + Renesas + + + PMB_SIZE_128MB + Renesas + + + PMB_SIZE_512MB + Renesas + + +
+ + + CddIpmmuPmbCacheBit + + When this parameter is true, the request after address translation can be treated +as cacheable request. + + +

+ When this bit is set, the request after address translation can be treated as cacheable request +

+
+ SWS_BSW_00142 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuPmbCallbackFunction + + This parameter specifies Callback function named will be used for PMB notification. + + SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + +
+
+ + + CddIpmmuTlb + + This container contains the TLB configuration parameters. + + AR_RS_0110_FR_0017/AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 704 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuTlbId + + This parameter specifies the Identifier number for TLB container + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 703 + 0 + + + + CddIpmmuTlbSelection + + This parameter specifies the uTLB Hardware to be used. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 + + + + CddIpmmuTlbBusDomain + + This parameter specifies the Bus Domain for uTLB. + + +

+ Select the domain for TLB using in the program. +- CDD_IPMMU_VI0: IPMMU-VI0, Always-On, Base Address: H'EEE80000 +- CDD_IPMMU_VI1: IPMMU-VI1, Always-On, Base Address: H'EEEC0000 +- CDD_IPMMU_VC0: IPMMU-VC, Always-On, Base Address: H'EEDC0000 +- CDD_IPMMU_IR: IPMMU-IR, A3IR, Base Address: H'EED80000 +- CDD_IPMMU_RT: IPMMU-RT0, Always-On, Base Address: H'EE480000 +- CDD_IPMMU_RT1: IPMMU-RT1, Always-On, Base Address: H'EE4C0000 +- CDD_IPMMU_DS0: IPMMU-DS0, Always-On, Base Address: H'EED00000 +- CDD_IPMMU_HC: IPMMU-IR, Always-On, Base Address: H'EED40000 +- CDD_IPMMU_3DG: IPMMU-3DG, Always-On, Base Address: H'EEFC0000 +- CDD_IPMMU_VIP0: IPMMU-VIP0, Always-On, Base Address: H'EEF00000 +- CDD_IPMMU_VIP1: IPMMU-VIP1, Always-On, Base Address: H'EEF40000 +

+
+ AR_RS_0110_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_IPMMU_RT + + + CDD_IPMMU_VI0 + Renesas + + + CDD_IPMMU_VI1 + Renesas + + + CDD_IPMMU_VC0 + Renesas + + + CDD_IPMMU_IR + Renesas + + + CDD_IPMMU_RT + Renesas + + + CDD_IPMMU_RT1 + Renesas + + + CDD_IPMMU_DS0 + Renesas + + + CDD_IPMMU_HC + Renesas + + + CDD_IPMMU_3DG + Renesas + + + CDD_IPMMU_VIP0 + Renesas + + + CDD_IPMMU_VIP1 + Renesas + + +
+ + + CddIpmmuTlbTranslationTable + + This parameter specifies the Translation Table of TLB, using MMUn or PMB for translation. + + +

+ uTLB Translation Table +- MMUn: Select MMU for translation table walks +- PMB: Select PMB for translation address +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU0 + + + MMU0 + Renesas + + + MMU1 + Renesas + + + MMU2 + Renesas + + + MMU3 + Renesas + + + MMU4 + Renesas + + + MMU5 + Renesas + + + MMU6 + Renesas + + + MMU7 + Renesas + + + MMU8 + Renesas + + + MMU9 + Renesas + + + MMU10 + Renesas + + + MMU11 + Renesas + + + MMU12 + Renesas + + + MMU13 + Renesas + + + MMU14 + Renesas + + + MMU15 + Renesas + + + PMB + Renesas + + +
+ + + CddIpmmuTlbAddressTranslationEnable + + This parameter enable/disable address translation. + + +

+ Address Translation Enable +- True: Enable address translation +- False: Disable address translation +

+
+ SWS_BSW_00142 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuTlbASID + + This parameter specifies the which the micro-TLB uses in translation. + + +

+ This field indicates the ASID which the micro-TLB uses in the 1st translation stage +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+
+
+ + + CddIpmmuDemEventParameterRefs + + This container contains the configuration parameters of the CDD IPMMU DEM events. + + AR_RS_0110_FR_0070/AR_RS_0110_FR_0069/AR_RS_0110_FR_0045/AR_RS_0110_FR_0066/AR_RS_0110_FR_0068/AR_RS_0091_FR_0025/SWS_BSW_00125/SWS_BSW_00126 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CDDIPMMU_E_WRITE_VERIFY_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD IPMMU fails to set register value. + + AR_RS_0110_FSR_0005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDIPMMU_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter specifies reference to DEM Event to be report when CDD IPMMU fails to unintended interrupt + + AR_RS_0110_FSR_0003 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + AR_RS_0091_FR_0012 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_RFSO_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_RFSO_V4H.arxml new file mode 100644 index 0000000..1fd4b0c --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_RFSO_V4H.arxml @@ -0,0 +1,2287 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddRfso + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddRfso/Cdd + + + + + Cdd + + Configuration of RFSO Complex Driver module. + + + + None + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + This container contains the general parameters related to CDD RFSO. + + AR_RS_0091_FR_0025/SWS_BSW_00126/AR_RS_0112_FR_0003/AR_RS_0112_FR_0067/AR_RS_0112_FR_0901/AR_RS_0112_SR_0901/AR_RS_0112_NR_0900 + 1 + 1 + + + + CddInstanceId + + Only one instance is present in this module. The CddInstanceId should be configured as 0. Other values is not affected + + AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 0 + 0 + + + + CddRfsoDevErrorDetect + + This parameter enable or disable development error check for CDD RFSO complex driver + + +

+ True: Switch Error Detection and Notification to ON. +False: Switch Error Detection and Notification to OFF. +

+
+ SWS_BSW_00202/SWS_BSW_00203/AR_RS_0112_FR_0004/AR_RS_0112_FR_0041/AR_RS_0112_FR_0042/AR_RS_0112_FR_0054 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoVersionInfoApi + + This parameter enable or disable API CddRfso_GetVersionInfo + + +

+ True: Switch CddRfso_GetVersionInfo API to ON. +False: Switch CddRfso_GetVersionInfo API to OFF. +

+
+ SWS_BSW_00051/AR_RS_0112_FR_0006/SWS_BSW_00064/SWS_BSW_00052/SWS_BSW_00059 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ AR_RS_0091_FR_0024 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + CddRfsoAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + +

+ True: Enables the CDDRFSO_E_ALREADY_INITIALIZED DET check in CddRfso_Init API. +False: Disables the CDDRFSO_E_ALREADY_INITIALIZED DET check in CddRfso_Init API. When the RFSO Complex Driver is re-initialized , this parameter is set as false to suppress the check for CDDRFSO_E_ALREADY_INITIALIZED DET error. This parameter has no impact when DET is disabled. +

+
+ AR_RS_0112_FR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddRfsoRegisterWriteVerify + + This parameter enables/disables Write Verify register functionality for CDD RFSO driver. + + +

+ True: Enable Register Write Verify checking +False: Disable Register Write Verify checking +

+
+ AR_RS_0112_FR_0900/AR_RS_0112_FR_0901 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoCriticalSectionProtection + + This parameter specifies if the CDD RFSO driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CDD RFSO driver configuration. + + +

+ True: Enable the critical section functionality for the restricted area. +False: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0037/AR_RS_0091_FR_0050/AR_RS_0112_FR_0005/AR_RS_0112_FR_0044 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddRfsoUnintendedInterruptCheck + + This parameter enables/disables unintended Interrupt Check functionality for CDD RFSO + + +

+ True: Switch Unintended Interrupt Check to ON. +False: Switch Unintended Interrupt Check to OFF. +

+
+ AR_RS_0112_FSR_0900/AR_RS_0112_FSR_0901 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ True: Switch AUTOSAR Version Check for inter-module dependencies to ON. +False: Switch AUTOSAR Version Check for inter-module dependencies to OFF. +

+
+ AR_RS_0112_FR_0007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + CddRfsoChannel + + This container contains the configuration of each Rfso channel. + + AR_RS_0112_FR_0014/AR_RS_0112_FR_0015/AR_RS_0112_FR_0016/AR_RS_0112_FR_0017/SWS_BSW_00126/AR_RS_0091_FR_0025 + 1 + 11 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddRfsoChannelSelection + + This parameter indicate the RFSO complex driver channel is configured + + +

+ CHANNEL0: CDD RFSO Channel 0. +CHANNEL1: CDD RFSO Channel 1. +CHANNEL2: CDD RFSO Channel 2. +CHANNEL3: CDD RFSO Channel 3. +CHANNEL4: CDD RFSO Channel 4. +CHANNEL5: CDD RFSO Channel 5. +CHANNEL6: CDD RFSO Channel 6. +CHANNEL7: CDD RFSO Channel 7. +CHANNEL8: CDD RFSO Channel 8. +CHANNEL9: CDD RFSO Channel 9. +CHANNEL10: CDD RFSO Channel 10. +

+
+ AR_RS_0112_FR_0015 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CHANNEL0 + + + CHANNEL0 + Renesas + + + CHANNEL1 + Renesas + + + CHANNEL2 + Renesas + + + CHANNEL3 + Renesas + + + CHANNEL4 + Renesas + + + CHANNEL5 + Renesas + + + CHANNEL6 + Renesas + + + CHANNEL7 + Renesas + + + CHANNEL8 + Renesas + + + CHANNEL9 + Renesas + + + CHANNEL10 + Renesas + + +
+ + + CddRfsoChannelId + + This parameter specifies the Identifier number for channel. + + AR_RS_0112_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0 + 10 + 0 + + + + CddRfsoFrequencyDivision + + This parameter sets the timer counter clock frequency divisor. + + +

+ Timer counter clock interval = operating clock of module (7.5 ns)* (CddRfsoFrequencyDivision set value). +

+
+ AR_RS_0112_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + CddRfsoIntervalTimerDuration + + This parameter sets the periodical cycle value to the interval timer. + + +

+ If CddRfsoIndicateIntervalUnit == CDDRFSO_CYCLE + - Parameter unit is cycle and range of value is 1..4294967295 +If CddRfsoIndicateIntervalUnit == CDDRFSO_MICROSECOND + - Parameter unit is micro second and range of value is: + 0.0075*CddRfsoFrequencyDivision to + 0.0075*4294967295*CddRfsoFrequencyDivision +

+
+ AR_RS_0112_FR_0027/AR_RS_0112_FR_0028 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 138350580488397127 + 1 +
+ + + CddRfsoIndicateIntervalUnit + + This parameter choose default unit of interval timer + + +

+ CDDRFSO_MICROSECOND: use micro second is default unit of the periodical cycle of CDD RFSO +CDDRFSO_CYCLE: use cycle is default unit of the periodical cycle of CDD RFSO +

+
+ AR_RS_0112_FR_0022/AR_RS_0112_FR_0023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDDRFSO_CYCLE + + + CDDRFSO_MICROSECOND + Renesas + + + CDDRFSO_CYCLE + Renesas + + +
+ + + CddRfsoIntervalTimerCallbackFunction + + This parameter specifies Callback function named will be used for Interval timer. + + AR_RS_0112_FR_0020/AR_RS_0112_FR_0036 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + CddRfsoTimeoutTimerMaxDuration + + This parameter sets operation maximum cycle(time) to the time-out detection timer. + + +

+ If CddRfsoIndicateTimeoutUnit == CDDRFSO_CYCLE + - Parameter unit is cycle and range of value is 1..4294967296 +If CddRfsoIndicateTimeoutUnit == CDDRFSO_MICROSECOND + - Parameter unit is micro second and range of value is: + 0.0075*CddRfsoFrequencyDivision to + 0.0075*4294967296*CddRfsoFrequencyDivision +

+
+ AR_RS_0112_FR_0032/AR_RS_0112_FR_0033 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 138350580520609382 + 1 +
+ + + CddRfsoTimeoutTimerMinDuration + + This parameter sets operation minimum cycle(time) to the time-out detection timer. + + +

+ If CddRfsoIndicateTimeoutUnit == CDDRFSO_CYCLE + - Parameter unit is cycle and range of value is 0..4294967295 + - Setting 1 cycle is prohibit. +If CddRfsoIndicateTimeoutUnit == CDDRFSO_MICROSECOND + - Parameter unit is micro second and range of value is: + 0 to + 0.0075*4294967295*CddRfsoFrequencyDivision + - Setting time that is equivalent to 1 cycle is prohibit +

+
+ AR_RS_0112_FR_0032/AR_RS_0112_FR_0033 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 138350580488397127 + 0 +
+ + + CddRfsoIndicateTimeoutUnit + + This parameter choose default unit of time-out timer + + +

+ CDDRFSO_MICROSECOND: use micro second is default unit of the periodical cycle of CDD RFSO +CDDRFSO_CYCLE: use cycle is default unit of the periodical cycle of CDD RFSO +

+
+ AR_RS_0112_FR_0022/AR_RS_0112_FR_0023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDDRFSO_CYCLE + + + CDDRFSO_MICROSECOND + Renesas + + + CDDRFSO_CYCLE + Renesas + + +
+ + + CddRfsoIntervalTimerOneShot + + This parameter is set interval timer is operation in one time. + + +

+ True: interval timer count only one times +False: interval timer count free +

+
+ AR_RS_0112_FR_0029 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoIntervalTimerInterruptEnable + + This parameter enables/disables interrupt of interval timer . + + +

+ True: Switch interval timer interrupt ON +False: Switch interval timer interrupt OFF +

+
+ AR_RS_0112_FR_0082 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddRfsoDemEventParameterRefs + + This container contains the configuration parameters of the CDD RFSO DEM events. + + AR_RS_0112_FR_0075/AR_RS_0112_FR_0046/AR_RS_0112_FR_0067/AR_RS_0112_FR_0069/AR_RS_0091_FR_0025/SWS_BSW_00125/SWS_BSW_00126/SWS_BSW_00046/SWS_BSW_00066/AR_RS_0112_NR_0900 + 1 + 1 + + + + CDDRFSO_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD RFSO fails to unintended interrupt + + AR_RS_0112_FSR_0900 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDRFSO_E_WRITE_VERIFY + + This parameter specifies reference to DEM Event to be report when CDD RFSO fails to set register value. + + AR_RS_0112_FR_0901 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0075 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0075 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_THS_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_THS_V4H.arxml new file mode 100644 index 0000000..fc69a33 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_CDD_THS_V4H.arxml @@ -0,0 +1,2543 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddThs + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddThs/Cdd + + + + + Cdd + + Configuration of the CDD THS (Thermal Sensor) module. + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + AR_RS_0091_NR_0015/AR_RS_0108_FR_0054/AR_RS_0108_FR_0059/AR_RS_0108_FR_0060/AR_RS_0108_FR_0072/AR_RS_0108_FR_0028/AR_RS_0108_FR_0900/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddThsDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00102 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + CddThsHardWareUnitOption + + This is parameter choose hardware Thermal Sensor Controller unit. + + +

+ TSC1 : Choose hardware Thermal Sensor Controller unit 1 support full features. +TSC2 : Choose hardware Thermal Sensor Controller unit 2 support full features. +TSC3 : Choose hardware Thermal Sensor Controller unit 3 support full features. +TSC4 : Choose hardware Thermal Sensor Controller unit 4 support full features. +

+
+ SWS_BSW_00102 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TSC1 + + + TSC1 + Renesas + + + TSC2 + Renesas + + + TSC3 + Renesas + + + TSC4 + Renesas + + +
+ + + CddThsVersionInfoApi + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + AR_RS_0091_FR_0007/AR_RS_0108_FR_0075/SWS_BSW_00236 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddThsVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ SWS_BSW_00036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsTemperatureInfo + + Switches the CddThs_GetCurrentTemperature() API ON or OFF. + + +

+ true: Enable get temperature information API. +false: Disable get temperature information API. +

+
+ AR_RS_0108_FR_0012 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsVoltageInfo + + Switches the CddThs_GetCurrentVoltage() API ON or OFF. + + +

+ true: Enable get voltage information API. +false: Disable get voltage information API. +

+
+ AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsAllowConfigureOperationState + + Switches the CddThs_SetOperationState(), CddThs_GetOperationState(), API ON or OFF. + + +

+ true: Switches CddThs_SetOperationState(), CddThs_GetOperationState() API to ON. +false: Switches CddThs_SetOperationState(), CddThs_GetOperationState() API to OFF. +

+
+ AR_RS_0108_FR_0015/AR_RS_0108_FR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsCriticalSectionProtection + + This parameter specifies a precompiled configuration parameter to the THS driver configuration which controls ability of entering/exiting critical section functionality. + + +

+ true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0037/AR_RS_0091_FR_0050 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddThsWriteVerifyCheck + + This parameter enables/disables the CDDTHS_WRITEVERIFY_CHECK which activates the WriteVerifyCheck functionality for readable/writable registers. + + +

+ true: Enables the check for the values written to the readable/writable reigsters. +False: Disables the check for the values written to the readable/writable reigsters. +

+
+ AR_RS_0108_FR_0019 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsDevErrorDetection + + Switches the Development Error Detection and Notification ON or OFF. + + +

+ true: Error Detection and Notification will be ON. +false: Error Detection and Notification will be OFF. +

+
+ SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0108_FR_0074 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsEnableThermalInterruption + + This is to enable/disable API relate to configure thermal interruption + + +

+ true: Enable to use thermal interruption configuration funtion. +false: Disable to use thermal interruption configuration funtion. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsPtat1 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsPtat1, CddThsPtat2, CddThsPtat3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2631 + 4095 + 0 +
+ + + CddThsPtat2 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsPtat1, CddThsPtat2, CddThsPtat3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1509 + 4095 + 0 +
+ + + CddThsPtat3 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsPtat1, CddThsPtat2, CddThsPtat3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 435 + 4095 + 0 +
+ + + CddThsThcode1 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsThcode1, CddThsThcode2, CddThsThcode3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 3397 + 4095 + 0 +
+ + + CddThsThcode2 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsThcode1, CddThsThcode2, CddThsThcode3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2800 + 4095 + 0 +
+ + + CddThsThcode3 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsThcode1, CddThsThcode2, CddThsThcode3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2221 + 4095 + 0 +
+ + + CddThsInitialOperationState + + This parameter is used to set the initial state of THS module. + + +

+ CDDTHS_ NORMAL: the module is working as normal, all features is allowed. +CDDTHS_ IDLE: the module is off, or not used +

+
+ AR_RS_0091_NR_0015/AR_RS_0091_NR_0016/AR_RS_0108_FR_0001 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_NORMAL + + + CDD_THS_NORMAL + Renesas + + + CDD_THS_IDLE + Renesas + + +
+
+ + + + CddThsThermalInterruption + + This is the multiple configuration set container for thermal channel in CDD THS driver + + AR_RS_0108_FR_0003/AR_RS_0091_NR_0015/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + + + + CddThsThermalChannel_0 + + This container contains the configuration parameters of the target thermal channel to be used by CDD THS. + + AR_RS_0091_NR_0015 + 1 + 1 + + + + CddThsThermalChannelEnable + + Enable/Disable the usage of Thermal Monitor via Channel 0 + + +

+ true: Enable the usage of Thermal Monitor via Channel 0. +false: Disable the usage of Thermal Monitor via Channel 0. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsThermalChannelId + + Thermal interruption output channel number + + AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_THERMAL_CH0 + + + CDD_THS_THERMAL_CH0 + Renesas + + + + + + CddThsThermalInterruptionType + + Boundary type to be set + + +

+ CDDTHS_UPPER_BOUND: Detects a rising egde +CDDTHS_LOWER_BOUND: Detects a falling egde +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_LOWER_BOUND + + + CDD_THS_UPPER_BOUND + Renesas + + + CDD_THS_LOWER_BOUND + Renesas + + +
+ + + CddThsThermalInterruptionValue + + Boundary value to be checked for generating interruption, (unit: Celsius Degree) + + AR_RS_0108_FR_0007/AR_RS_0108_FR_0008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + -40 + 125 + -40 + +
+
+ + + CddThsThermalChannel_1 + + This container contains the configuration parameters of the target thermal channel to be used by CDD THS. + + AR_RS_0091_NR_0015 + 1 + 1 + + + + CddThsThermalChannelEnable + + Enable/Disable the usage of Thermal Monitor via Channel 1 + + +

+ true: Enable the usage of Thermal Monitor via Channel 1. +false: Disable the usage of Thermal Monitor via Channel 1. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsThermalChannelId + + Thermal interruption output channel number + + AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_THERMAL_CH1 + + + CDD_THS_THERMAL_CH1 + Renesas + + + + + + CddThsThermalInterruptionType + + Boundary type to be set + + +

+ CDDTHS_UPPER_BOUND: Detects a rising egde +CDDTHS_LOWER_BOUND: Detects a falling egde +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_UPPER_BOUND + + + CDD_THS_UPPER_BOUND + Renesas + + + CDD_THS_LOWER_BOUND + Renesas + + +
+ + + CddThsThermalInterruptionValue + + Boundary value to be checked for generating interruption, (unit: Celsius Degree, range: -40 to 125) + + AR_RS_0108_FR_0007/AR_RS_0108_FR_0008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 125 + 125 + -40 + +
+
+ + + CddThsThermalChannel_2 + + This container contains the configuration parameters of the target thermal channel to be used by CDD THS. + + AR_RS_0091_NR_0015 + 1 + 1 + + + + CddThsThermalChannelEnable + + Enable/Disable the usage of Thermal Monitor via Channel 2 + + +

+ true: Enable the usage of Thermal Monitor via Channel 2. +false: Disable the usage of Thermal Monitor via Channel 2. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsThermalChannelId + + Thermal interruption output channel number + + AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_THERMAL_CH2 + + + CDD_THS_THERMAL_CH2 + Renesas + + + + + + CddThsThermalInterruptionType + + Boundary type to be set + + +

+ CDDTHS_UPPER_BOUND: Detects a rising egde +CDDTHS_LOWER_BOUND: Detects a falling egde +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_LOWER_BOUND + + + CDD_THS_UPPER_BOUND + Renesas + + + CDD_THS_LOWER_BOUND + Renesas + + +
+ + + CddThsThermalInterruptionValue + + Boundary value to be checked for generating interruption, (unit: Celsius Degree, range: -40 to 125) + + AR_RS_0108_FR_0007/AR_RS_0108_FR_0008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 125 + -40 + +
+
+
+
+
+
+ + + CddThsDemEventParameterRefs + + This is the multiple configuration set container for interruption in CDD THS driver + + SWS_BSW_00200/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + + + CDD_THS_E_WRITEVERIFY_FAILURE + + Reference to the DemEventParameter which shall be issued when a register readback failure was detected. If the reference is not configured the error shall not be reported. + + AR_RS_0108_FR_0019/AR_RS_0091_FR_0010 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0032 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0035 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0036 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0037 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0039 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0040 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0041 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_DIO_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_DIO_V4H.arxml new file mode 100644 index 0000000..538a5b5 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_DIO_V4H.arxml @@ -0,0 +1,1045 @@ + + + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + + + + + Renesas + + + + EcucDefs_Dio + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Dio/Dio + + + + + Dio + + Configuration of the DIO (Digital IO) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2021-11-29 + + + 1.0.1 + 1.0.0 + Renesas + 2022-05-13 + + + 1.0.2 + 1.0.1 + Renesas + 2022-06-14 + + + 1.0.3 + 1.0.2 + Renesas + 2022-07-11 + + + 1.0.4 + 1.0.3 + Renesas + 2024-12-07 + + + + ECUC_Dio_00154/SWS_Dio_00063/SWS_Dio_00129/AR_RS_0091_FR_0023/AR_RS_0091_NR_0015 + 1 + 1 + false + /AUTOSAR/EcucDefs/Dio + + VARIANT-LINK-TIME + + + + + DioGeneral + + General DIO module configuration parameters. + + ECUC_Dio_00141/SWS_Dio_00129/AR_RS_0091_NR_0015 + 1 + 1 + + + + DioDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: Development Error Detection and Notification is enabled. +false: Development Error Detection and Notification is disabled. +

+
+ ECUC_Dio_00142/AR_RS_0091_NR_0015/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioFlipChannelApi + + Adds / removes the service Dio_FlipChannel() from the code. + + +

+ true: The service Dio_FlipChannel() from the code is added. +false: The service Dio_FlipChannel() from the code is removed. +

+
+ ECUC_Dio_00153/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioVersionInfoApi + + Adds / removes the service Dio_GetVersionInfo() from the code. + + +

+ true: The service Dio_GetVersionInfo() from the code is added. +false: The service Dio_GetVersionInfo() from the code is removed. +

+
+ ECUC_Dio_00143/AR_RS_0091_NR_0015/SWS_BSW_00051/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioCriticalSectionProtection + + This parameter specifies if the DIO driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the DIO driver configuration. + + +

+ true: enabling the enter/exit critical section functionality +false: disabling the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0032/AR_RS_0091_FR_0033/AR_RS_0091_FR_0038/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This depends on device families. +

+
+ AR_RS_0091_FR_0032/AR_RS_0091_FR_0034/AR_RS_0091_NR_0015/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + V4H + + + V4H + Renesas + + +
+ + + DioMaskedWritePortApi + + Adds / removes the service Dio_MaskedWritePort() from the code. + + +

+ true: Adds the service Dio_MaskedWritePort() to the code. +false: Removes the service Dio_MaskedWritePort() to the code. +

+
+ ECUC_Dio_00155/AR_RS_0095_FR_0008/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioReadChannelGroupOutputValueApi + + Adds / removes the service Dio_ReadChannelGroupOutputValue() from the code. + + +

+ true: Adds the service Dio_ReadChannelGroupOutputValuet() to the code. +false: Removes the service Dio_ReadChannelGroupOutputValue() to the code. +

+
+ AR_RS_0095_FSR_0004/AR_RS_0091_FR_0032/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioReadChannelOutputValueApi + + Adds / removes the service Dio_ReadChannelOutputValue() from the code. + + +

+ true: Adds the service Dio_ReadChannelOutputValuet() to the code. +false: Removes the service Dio_ReadChannelOutputValue() to the code. +

+
+ AR_RS_0095_FSR_0002/AR_RS_0091_FR_0032/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioVersionCheckExternalModules + + This parameter allows user to enable/disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0032/AR_RS_0091_FR_0035/AR_RS_0091_NR_0015/SWS_BSW_00036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioDomainId + + This parameter specifies the domain Id. + + +

+ The parameter value support domain Id setting: +0: set Bus Domain 0. +1: set Bus Domain 1. +2: set Bus Domain 2. +3: set Bus Domain 3. +

+
+ ECUC_Dio_00124 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + 0 + 3 + 0 +
+ + + DioExclusiveControl + + Pre-processor switch to enable / disable the use of the function Dio_ExclusiveControl(). + + +

+ true: Adds the service Dio_ExclusiveControl() to the code. +false: Removes the service Dio_ExclusiveControl() to the code. +

+
+ AR_RS_0095_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioExclusiveTimeout + + Configures the Time out for getting exclusive control. Unit is seconds. + + AR_RS_0095_FR_0014 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + 256410 + 4294967295 + 1 + + + + DioExclusiveSelection + + Address of MFISLCKR registers to implement exclusive control for PFC/GPIO Module register + + AR_RS_0095_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + MFISLCKR1 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + +
+ + + + DioEcucPartitionRef + + Maps the DIO driver to zero or multiple ECUC partitions to make the modules API available in this partition. This parameter is not used for implementation. + + ECUC_Dio_00156 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + DioConfig + + This container contains the configuration parameters and sub containers of the AUTOSAR DIO module. + + +

+ This container contains the configuration parameters and sub containers of the AUTOSAR DIO module. +

+
+ ECUC_Dio_00152/AR_RS_0091_NR_0015 + 1 + 1 + + + + DioPort + + Configuration of individual DIO ports, consisting of channels and possible +channel groups. + + +

+ Note that this container definition does not explicitly define a symbolic name parameter. Instead, the container's short name will be used in the Ecu Configuration Description to specify the symbolic name of the port. +

+
+ ECUC_Dio_00144/AR_RS_0091_FR_0025/AR_RS_0091_NR_0015 + 1 + true + + + PRE-COMPILE + VARIANT-LINK-TIME + + + + + + DioPortId + + Numeric identifier of the DIO port. Not all MCU ports may be used for DIO, +thus there may be "gaps" in the list of all IDs. This parameter is not used for implementation. + + +

+ This value will be assigned to the DIO port symbolic name (i.e. the SHORT-NAME of the +DioPort container). +

+
+ ECUC_Dio_00145/SWS_Dio_00026/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_NR_0015 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + 0 + 4294967295 + 0 +
+ + + DioPortName + + This parameter specifies the DIO port group for a DIO port. + + +

+ This parameter contains the literals in "<GPIO>_'Group Id'_BITS_'Start Bit'_TO_'End Bit'" format for numeric port groups. +E.g. +GPIO_0_BITS_00_TO_18 in case of port group 0 +

+
+ AR_RS_0095_FR_0006/AR_RS_0095_FSR_0006/AR_RS_0091_NR_0015/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + LINK + VARIANT-LINK-TIME + + + false + GPIO_0_BITS_00_TO_18 + + + GPIO_0_BITS_00_TO_18 + Renesas + + + GPIO_1_BITS_00_TO_28 + Renesas + + + GPIO_2_BITS_00_TO_19 + Renesas + + + GPIO_3_BITS_00_TO_29 + Renesas + + + GPIO_4_BITS_00_TO_24 + Renesas + + + GPIO_5_BITS_00_TO_20 + Renesas + + + GPIO_6_BITS_00_TO_20 + Renesas + + + GPIO_7_BITS_00_TO_20 + Renesas + + + GPIO_8_BITS_00_TO_13 + Renesas + + +
+
+ + + + DioPortEcucPartitionRef + + Maps the DIO ports to zero or multiple ECUC partitions. The ECUC partitions referenced are a subset of the ECUC partitions where the DIO driver is mapped to. This parameter is not used for implementation. + + ECUC_Dio_00157 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + DioChannel + + Configuration of an individual DIO channel. + + +

+ Note that this container definition does not explicitly define a symbolic name parameter. Instead, the container's short name will be used in the ECU Configuration Description to specify the symbolic name of the channel. +

+
+ ECUC_Dio_00146/SWS_Dio_00128/AR_RS_0091_NR_0015 + 0 + true + + + PRE-COMPILE + VARIANT-LINK-TIME + + + + + + DioChannelId + + Channel Id of the DIO channel. This value will be assigned to the symbolic names. This parameter is not used for implementation. + + ECUC_Dio_00147/SWS_Dio_00026/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_NR_0015 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + 0 + 4294967295 + 0 + + + + DioChannelBitPosition + + This parameter contains channel bit position of the DIO channel. + + +

+ Note: Value of the parameter DioChannelBitPosition should be unique and must belong to the particular DIO port group selected for DioPortName parameter. +Please refer the literals of DioPortName parameter for the selected value of DioPortName parameter for possible valid values. +

+
+ AR_RS_0095_FR_0010/AR_RS_0095_FSR_0006/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + LINK + VARIANT-LINK-TIME + + + false + 0 + 29 + 0 +
+
+ + + + DioChannelEcucPartitionRef + + Maps a DIO channel to zero or multiple ECUC partitions. The ECUC +partitions referenced are a subset of the ECUC partitions where the related +DIO port is mapped to. This parameter is not used for implementation. + + ECUC_Dio_00158 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + DioChannelGroup + + Definition and configuration of DIO channel groups. A channel group represents several adjoining DIO channels represented by a logical group. + + +

+ Note that this container definition does not explicitly define a symbolic name parameter. Instead, the container's short name will be used in the Ecu Configuration Description to specify the symbolic name of the channel group. +

+
+ ECUC_Dio_00148/AR_RS_0091_NR_0015 + 0 + true + + + PRE-COMPILE + VARIANT-LINK-TIME + + + + + + DioChannelGroupIdentification + + The DIO channel group is identified in DIO API by a pointer to a data structure (of type Dio_ChannelGroupType). That data structure contains the channel group information. This parameter is not used for implementation. + + +

+ This parameter contains the code fragment that has to be inserted in the API call of the calling module to get the address of the variable in memory which holds the channel group information. Example values are "&MyDioGroup1" or "&MyDioGroupArray[0]". +

+
+ ECUC_Dio_00149/SWS_Dio_00026/AR_RS_0091_FR_0027/AR_RS_0091_NR_0015 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + + + NULL + + +
+ + + DioPortMask + + This shall be the mask which defines the positions of the channel +group. + + +

+ The channels shall consist of adjoining bits in the same port. The data type depends on the port width. +

+
+ ECUC_Dio_00150/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + LINK + VARIANT-LINK-TIME + + + false + 0 + 4294967295 + 0 +
+ + + DioPortOffset + + The position of the Channel Group on the port, counted from the LSB. This value can be derived from DioPortMask. + + +

+ calculation Formula = Position of the first bit of DioPortMask which is set to '1' counted from LSB. +

+
+ ECUC_Dio_00151/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + LINK + VARIANT-LINK-TIME + + + false + 0 + 29 + 0 +
+
+ + + + DioChannelGroupEcucPartitionRef + + Maps a DIO channel group to zero or multiple ECUC partitions. The ECUC partitions referenced are a subset of the ECUC partitions where the related DIO port is mapped to. This parameter is not used for implementation. + + ECUC_Dio_00159 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+
+
+
+
+ + + DioDemEventParameterRefs + + This container contains the configuration parameters of the DIO DEM events + + SWS_BSW_00124/SWS_BSW_00125/SWS_BSW_00143 + 0 + 1 + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + + + + DIO_E_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get control register" has occurred. + + AR_RS_0095_FSR_0013 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-LINK-TIME + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_ETH_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_ETH_V4H.arxml new file mode 100644 index 0000000..38ada64 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_ETH_V4H.arxml @@ -0,0 +1,2946 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Eth + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Eth/Eth + + + + + Eth + + Configuration of the ETH (Ethernet) module. + + + + + 4.5.0 + AUTOSAR + 2022-01-20 + + + 1.0.0 + 4.5.0 + Renesas + 2022-01-20 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-25 + + + 1.0.2 + 1.0.1 + Renesas + 2022-06-09 + + + 1.0.3 + 1.0.2 + Renesas + 2022-07-15 + + + 1.0.4 + 1.0.3 + Renesas + 2022-08-05 + + + + ECUC_Eth_00038 + 1 + 1 + true + /AUTOSAR/EcucDefs/Eth + + VARIANT-POST-BUILD + + + + + EthConfigSet + + This container contains the configuration parameters and sub containers of the AUTOSAR Eth module. + + ECUC_Eth_00015 + 1 + 1 + + + + EthCtrlConfig + + Configuration of the individual controller. + + ECUC_Eth_00006 + 1 + 3 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + EthBeTimeStampStore + + Enables / Disables the inclusion of time-stamp information in reception queue 0 (best effort). + + AR_RS_0096_FR_2009/AR_RS_0096_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthCtrlEnableMii + + Enables / Disables Media Independent Interface (MII) for transceiver access. + + +

+ true: Enables Media Independent Interface (MII) . +false: Disables Media Independent Interface (MII). +

+
+ ECUC_Eth_00012 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthCtrlEnableRxInterrupt + + Enables / Disables receive interrupt. + + +

+ true: Enables receive interrupt. +false: Disables receive interrupt. +

+
+ ECUC_Eth_00010 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthCtrlEnableTxInterrupt + + Enables / Disables transmit interrupt and +Enables / Disables Eth_TxConfirmation API. + + +

+ true: Enables transmit interrupt and Disables Eth_TxConfirmation API. +false: Disables transmit interrupt and Enables Eth_TxConfirmation API. +

+
+ ECUC_Eth_00011 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthCtrlIdx + + Specifies the instance ID of the configured controller. + + ECUC_Eth_00007 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0 + 255 + 0 + + + + EthCtrlMacLayerSpeed + + Defines the baud rate of the MAC layer. + + +

+ ETH_MAC_LAYER_SPEED_100M : Enables the 100Mbps Speed +ETH_MAC_LAYER_SPEED_10M : Enables the 10Mbps Speed +ETH_MAC_LAYER_SPEED_1G : Enables the 1Gbps Speed +

+
+ ECUC_Eth_00063/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_MAC_LAYER_SPEED_100M + + + ETH_MAC_LAYER_SPEED_1G + AUTOSAR_ECUC + + + ETH_MAC_LAYER_SPEED_100M + AUTOSAR_ECUC + + +
+ + + EthCtrlMacLayerSubType + + Defines the MAC layer subtype of a switch port. + + +

+ REDUCED : Reduced media-independent interface +SERIAL : low-power and low pin-count serial 8b/10b-coded media-independent interface +STANDARD : standard media-independent interface +

+
+ ECUC_Eth_00062/AR_RS_0091_NR_0016 + 0 + 1 + ECU + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + REDUCED + + + REDUCED + AUTOSAR_ECUC + + +
+ + + EthCtrlMacLayerType + + Defines the MAC layer type of the ethernet controller. + + +

+ ETH_MAC_LAYER_TYPE_XGMII : MAC layer interface (data) bandwith class 1Gbit/s (e.g. GMII, RGMII, SGMII, RvGMII, USGMII) +ETH_MAC_LAYER_TYPE_XMII : MAC layer interface (data) bandwith class 100Mbit/s (e.g. RMII, RvMII, SMII, RvMII) +ETH_MAC_LAYER_TYPE_XXGMII : MAC layer interface (data) bandwith class 10Gbit/s +

+
+ ECUC_Eth_00039/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_MAC_LAYER_TYPE_XGMII + + + ETH_MAC_LAYER_TYPE_XGMII + AUTOSAR_ECUC + + +
+ + + EthCtrlPhyAddress + + Specifies the unique 48-bit physical address (MAC address) of the controller in network byte order. +Regular Expression: [0-9a-fA-F]{2}[[:-][0-9a-fA-F]{2}]{5} + + ECUC_Eth_00020 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + 74:90:50:00:00:00 + 17 + 17 + + + + + + EthDuplexMode + + This parameter specifies the duplex mode setting for the Ethernet Port. +If the user configures this parameter as "ETH_FULL_DUPLEX", then user should initialize duplex mode setting register for full duplex. +U2A does not support half duplex mode("ETH_HALF_DUPLEX"). + + +

+ ETH_FULL_DUPLEX: Enables the Full Duplex mode. +

+
+ AR_RS_0096_FR_0014/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_FULL_DUPLEX + + + ETH_FULL_DUPLEX + Renesas + + +
+ + + EthEnableCBS + + Enables / Disables Credit Based Shaping. + + +

+ TRUE : Enables Credit Based Shaping. +FALSE: Disables Credit Based Shaping. +

+
+ AR_RS_0096_FR_2012/AR_RS_0096_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + EthInternalLoopBack + + This parameter Specifies the Internal Loop back mode is Activated or Not. + + +

+ TRUE : Enables Internal Loop back mode. +FALSE: Disables Internal Loop back mode. +

+
+ AR_RS_0096_FR_0010 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + EthNwCntrlFiltering + + Enables / Disables network control filtering. + + AR_RS_0096_FR_2007/AR_RS_0096_FR_4007 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthRamSize + + Size in bytes of the User Ram used for Descriptor and Buffers. +Its maximum size depends on devices. + +Check the setting value according to the start RAM address setting of EthRamBaseAddress. + + AR_RS_0096_FR_2001/AR_RS_0096_FR_4001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 102400 + 524288 + 1820 + + + + EthSRPTalkerFiltering + + Enables / Disables Separate filtering only the Talker Source Address in SRP Stream ID. + + +

+ TRUE : Separate filtering only the Talker Source Address in SRP Stream ID. +FALSE: Separate filtering the SRP Stream ID. +

+
+ AR_RS_0096_FR_2032/AR_RS_0096_FR_4032 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + EthStreamFiltering + + This parameter specifies the Stream filtering option for the Ethernet. +If the user configures this parameter as "ETH_SFDISABLE", filtering is disable. +If the user configures this parameter as "ETH_AVBNMDISC", then user should initialize avb stream with separation filtering, no matching frames discarded. +If the user configures this parameter as "ETH_AVBNMQUE0", then user should initialize avb stream with separation filtering, no matching frames into queue0. + + +

+ ETH_SFDISABLE: enables disable the receive queues, r >= 2. +ETH_AVBNMDISC: enables avb stream with separation filtering, no matching frames discarded. +ETH_AVBNMQUE0: enables avb stream with separation filtering, no matching frames into queue0. +

+
+ AR_RS_0096_FR_2008/AR_RS_0091_NR_0016/AR_RS_0096_FR_4008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_SFDISABLE + + + ETH_SFDISABLE + Renesas + + + ETH_AVBNMDISC + Renesas + + + ETH_AVBNMQUE0 + Renesas + + +
+ + + EthStreamTimeStampStore + + Enables / Disables the inclusion of time-stamp information in reception queues 2 to 17 (stream). + + AR_RS_0096_FR_2010/AR_RS_0096_FR_4010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthTxQuePriority + + This parameter specifies the transmit synchronisation mode0 (best effort) for the Ethernet . +If the user configures this parameter as "ETH_AVBDEF", then user should use default AVB priority (Q3 > Q2 > Q1 > Q0) +If the user configures this parameter as "ETH_AVBALT", alternate AVB priority (Q1 > Q3 > Q2 > Q0). + + +

+ ETH_AVBDEF: Enables default AVB priority (Q3 > Q2 > Q1 > Q0) +ETH_AVBALT: Enables alternate AVB priority (Q1 > Q3 > Q2 > Q0). +

+
+ AR_RS_0096_FR_2011/AR_RS_0091_NR_0016/AR_RS_0096_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_AVBDEF + + + ETH_AVBDEF + Renesas + + + ETH_AVBALT + Renesas + + +
+ + + EthUnitSelection + + This parameter specifies ID of the Ethernet AVB Unit/ETNB. This symbolic name allows accessing Ethernet AVB Unit/ETNB data. + + AR_RS_0096_FR_2026/AR_RS_0091_NR_0016/AR_RS_0096_FR_4026 + 1 + 1 + ECU + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + AVB0 + + + AVB0 + Renesas + + + AVB1 + Renesas + + + AVB2 + Renesas + + + + + + EthTxClockDelayMode + + Enables / Disables Tx Clock Internal Delay Mode + + AR_RS_0096_FR_4038 + 1 + 1 + ECU + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthRxClockDelayMode + + Enables / Disables Rx Clock Internal Delay Mode + + AR_RS_0096_FR_4039 + 1 + 1 + ECU + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + +
+ + + + EthCtrlEcucPartitionRef + + Maps the Ethernet controller to zero or one ECUC partitions. The ECUC partition referenced is a subset of the ECUC partitions where the Ethernet driver is mapped to. + + ECUC_Eth_00065 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + EthTxQueueConfig + + Collect Parameter Related to the Tx Queues. + + AR_RS_0096_FR_2014/AR_RS_0096_FR_4014 + 1 + 4 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthTxQueueIdx + + Index of the Tx Queue that shall be enabled. For example +(0 - BE, 1 - NC , 2-3 Streams) + + AR_RS_0096_FR_2015/AR_RS_0096_FR_4015 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 3 + 0 + + + + EthTxQueueBufs + + Configures the number of transmit descriptors. + + AR_RS_0096_FR_0048/AR_RS_0096_FR_2033/AR_RS_0096_FR_4033 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 8 + 512 + 1 + + + + + + EthCtrlTxQueueShaper + + This collects parameters related to a Traffic Class mapped to their specified Queue. + + AR_RS_0096_FR_2016/AR_RS_0096_FR_4016 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthTxQueuePolicy + + Select the Priority Algorithm for the corresponding Queue. + + AR_RS_0096_FR_2017/AR_RS_0091_NR_0016/AR_RS_0096_FR_4017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_NONE + + + ETH_NONE + Renesas + + + ETH_CBS + Renesas + + + + + + EthCtrlTxQueueBwFraction + + Bandwidth Fraction allocated to the this Queue (in percent %). + + AR_RS_0096_FR_2018/AR_RS_0096_FR_4018 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 99 + 99 + 1 + + + + + + + + EthRxQueueConfig + + Collect Parameter Related to the Rx Queues. + + AR_RS_0096_FR_2019/AR_RS_0096_FR_4019 + 1 + 18 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthRxQueueIdx + + Index of the Rx Queue that shall be enabled. For example (0 - BE, 1 - NC , 2..17 Streams). + + AR_RS_0096_FR_2020/AR_RS_0096_FR_4020 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 17 + 0 + + + + EthRxQueueBufs + + Configures the number of receive descriptors. + + AR_RS_0096_FR_0048/AR_RS_0096_FR_2034/AR_RS_0096_FR_4034 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 8 + 63 + 1 + + + + EthPatternStream + + Specify the pattern address to be used for filtering. +This is the SRP Stream ID of the layer 2 IEEE1722 packet. +It makes sense only if EthRxQueueIdx >= 2. + + AR_RS_0096_FR_2021/AR_RS_0096_FR_4021 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + 00:00:00:00:00:00:00:00 + 23 + 23 + + + + + + + + EthCtrlPriority + + Container for the Priority of all Traffic Classes configured. + + AR_RS_0096_FR_2022/AR_RS_0096_FR_4022 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlTxDefaultQueueRef + + Reference to the Default Tx Queue Config container which will transmit an unmapped traffic. + + AR_RS_0096_FR_2023/AR_RS_0096_FR_4023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Eth/Eth/EthConfigSet/EthCtrlConfig/EthTxQueueConfig + + + + + + EthCtrlPriorityMapping + + Container for collecting Parameter of each Traffic Class. + + AR_RS_0096_FR_2024/AR_RS_0096_FR_4024 + 0 + 8 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlPriorityValue + + Priority assigned to a particular traffic class. + + AR_RS_0096_FR_2025/AR_RS_0096_FR_4025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 + + + + + + EthCtrlTxQueueRef + + Reference to the Tx Queue associated to the specified Traffic Priority. + + AR_RS_0096_FR_2035/AR_RS_0096_FR_4035 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Eth/Eth/EthConfigSet/EthCtrlConfig/EthTxQueueConfig + + + + + + + + EthCtrlConfigEgress + + Configuration of one Ethernet controler egress behavior. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00046 + 1 + 1 + + + + EthCtrlConfigEgressLastSchedulerRef + + Reference to the scheduler which is the last in the egress structure. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00052 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigScheduler +
+
+ + + + EthCtrlConfigEgressFifo + + Represents a Fifo at the egress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00047 + 0 + 4 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlConfigEgressFifoBufLenByte + + Length of Fifo elements in bytes. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigEgressFifoBufTotal + + Fifo buffer count. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00050 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigEgressFifoIdx + + Egress Fifo index. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00048 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + EthCtrlConfigEgressFifoPriorityAssignment + + Message egress prority assignment. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00049 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+
+
+ + + EthCtrlConfigScheduler + + Represents a Scheduler on the egress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00053 + 1 + 1 + + + + EthCtrlConfigSchedulerPredecessor + + Defines an ordered list of predecessors for this scheduler. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00054 + 1 + 1 + + + + EthCtrlConfigSchedulerPredecessorOrder + + Defines the order of the scheduler predecessors. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00055 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 18446744073709551615 + 0 +
+
+ + + + EthCtrlConfigSchedulerPredecessorRef + + Choice reference to the scheduler predecessor. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigEgressFifo + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigScheduler + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigShaper + +
+
+
+
+
+ + + EthCtrlConfigShaper + + Represents a Shaper an the egress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00057 + 0 + 2 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlConfigShaperIdleSlope + + Defines the increase of credit in bits per second for the AVB shaper. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00058 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 0 + 0 +
+
+ + + + EthCtrlConfigShaperPredecessorFifoRef + + Reference to the fifo which is the predecessor for this shaper. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00059 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigEgressFifo +
+
+
+
+
+ + + EthCtrlConfigIngress + + Configuration of one Ethernet controler ingress behavior. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00040 + 1 + 1 + + + + EthCtrlConfigIngressFifo + + Represents a Fifo at the ingress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00041 + 0 + 15 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlConfigIngressFifoBufLenByte + + Length of Fifo elements in bytes. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00045 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigIngressFifoBufTotal + + Fifo buffer count. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00044 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigIngressFifoIdx + + Ingress Fifo index. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00043 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + EthCtrlConfigIngressFifoPriorityAssignment + + Message ingress prority assignment. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00042 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+
+
+
+
+ + + EthDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_SetEventStatus in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId symbolic value. The standardized errors are provided in this container and can be extended by vendor-specific error references. + + ECUC_Eth_00016 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + ETH_E_ACCESS + + Reference to the DemEventParameter which shall be issued when the error "Controller access failed" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00017 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_ALIGNMENT + + Reference to the DemEventParameter which shall be issued when the error "Frame Alignment Error" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00026 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_CRC + + Reference to the DemEventParameter which shall be issued when the error "CRC Failure" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00023 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_DMA_ERROR + + Reference to configured DEM event to report "DMA Relevant Errors". If the reference is not configured the error shall not be reported. + + AR_RS_0096_FR_0039 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + ETH_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when ETH detect unintended interrupt. + + AR_RS_0096_FSR_4001/AR_RS_0096_FSR_4002/AR_RS_0096_FSR_4003 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + ETH_E_LATECOLLISION + + Reference to the DemEventParameter which shall be issued when the error "Late Frame Collision" has occured. + + +

+ Monitors the access to the Ethernet Controller. +This parameter is not used for implementation. +

+
+ ECUC_Eth_00029 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_MULTIPLECOLLISION + + Reference to the DemEventParameter which shall be issued when the error "Multiple Frame Collision" has occured. + + +

+ Monitors the access to the Ethernet Controller. +This parameter is not used for implementation. +

+
+ ECUC_Eth_00028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_OVERSIZEFRAME + + Reference to the DemEventParameter which shall be issued when the error "Frame Size Overflow" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00025 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_REGISTER_CORRUPTION + + Reference to configured DEM event to report "Register Corruption". This parameter must be configured if any of EthRegisterCheckInitTime and EthRegisterCheckRunTime are configured. + + AR_RS_0096_FR_0039 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + ETH_E_RX_FRAMES_LOST + + Reference to the DemEventParameter which shall be issued when the error "Ethernet Frames Lost" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00021 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_SINGLECOLLISION + + Reference to the DemEventParameter which shall be issued when the error "Single Frame Collision" has occured. + + +

+ Monitors the access to the Ethernet Controller. +This parameter is not used for implementation. +

+
+ ECUC_Eth_00027 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_UNDERSIZEFRAME + + Reference to the DemEventParameter which shall be issued when the error "Frame Size Underflow" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00024 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+
+
+
+
+
+
+ + + EthGeneral + + General configuration of Ethernet Driver module. + + ECUC_Eth_00001 + 1 + 1 + + + + EthCriticalSectionProtection + + This parameter specifies if the ETH driver CPU load can be reduced by disabling the enter/exit critical section functionality by +adding a precompiled configuration parameter to the ETH driver configuration. + + +

+ true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Eth_00003/AR_RS_0096_FR_0045/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ {DeviceName or DeviceName or ...}: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ AR_RS_0091_FR_0034/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + EthGetDropCountApi + + Enables / Disables Eth_GetDropCount API. + + +

+ This parameter is invalid. Please use EthGetCounterValuesApi. +

+
+ ECUC_Eth_00035 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetEtherStatsApi + + Enables / Disables Eth_GetEtherStats API. + + +

+ This parameter is invalid. Please use EthGetRxStatsApi. +

+
+ ECUC_Eth_00036 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetCounterValuesApi + + Enables / Disables Eth_GetCounterValues API. + + +

+ true: Enables Eth_GetCounterValues API. +false: Disables Eth_GetCounterValues API. +

+
+ SWS_Eth_00231 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetRxStatsApi + + Enables / Disables Eth_GetRxStats API. + + +

+ true: Enables Eth_GetRxStats API. +false: Disables Eth_GetRxStats API. +

+
+ SWS_Eth_00238 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetTxErrorCounterValuesApi + + Enables / Disables Eth_GetTxErrorCounterValues API. + + +

+ true: Enables Eth_GetTxErrorCounterValuesApi API. +false: Disables Eth_GetTxErrorCounterValuesApi API. +

+
+ ECUC_Eth_00061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetTxStatsApi + + Enables / Disables Eth_GetTxStats API. + + +

+ true: Enables Eth_GetTxStats API. +false: Disables Eth_GetTxStats API. +

+
+ ECUC_Eth_00060 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGlobalTimeSupport + + Enables/Disables the GlobalTime APIs used amongst others by Global Time Synchronization over Ethernet. The gPTP feature is executed in secure mode, only enable this parameter when executing ETH in secure mode. + + +

+ true: Enables GlobalTime APIs. +false: Disables GlobalTime APIs. +

+
+ ECUC_Eth_00037 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthIndex + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + ECUC_Eth_00018 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + EthInputClockRefImmediateValue + + The High Speed Peripheral Clock (S0D8) set directly for the AVB Macro. +Input value is in range: ++ V4H: [Min Max] = [100MHz 100MHz]. + + AR_RS_0096_FR_4004 + 1 + 1 + LOCAL + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 100000000 + 100000000 + 100000000 + + + + EthUnintendedInterruptCheck + + This parameter is used to enable/disable safety mechanism Unintended Interrupt Check for ETH. + + +

+ true: enable Unintended Interrupt Check SM. +false: disable Unintended Interrupt Check SM. +

+
+ AR_RS_0096_FSR_4001/AR_RS_0096_FSR_4002/AR_RS_0096_FSR_4003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthIsrCategory + + Module wise ISR category. + + AR_RS_0091_FR_0060/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + + + + + EthMainFunctionPeriod + + Specifies the period of main function Eth_MainFunction in seconds. Ethernet driver does not require this information but the BSW scheduler. + + ECUC_Eth_00022 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + EthMaxCtrlsSupported + + Limits the total number of supported controllers. + + ECUC_Eth_00002 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 3 + 1 + + + + EthQosSupport + + Enable / Disable the Api to Support the Transmission based on the priority specified on IEEE Std 802.1Q-2011. + + +

+ If Set True, Eth Drv support the transmission of different traffic based on the configured priority +if Set False, Eth Drv deos not support Priority Based Transmission, All Tx Traffic is mapped to TX BE Queue +

+
+ AR_RS_0096_FR_2029/AR_RS_0096_FR_4029 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthRegisterCheckInitTime + + Enable / disable the checking whether registers are not stuck in Eth_Init. + + +

+ true: Enable the register checking. +false: Disable the register checking. +

+
+ AR_RS_0096_FR_0039 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthRegisterCheckRunTime + + Enable / disable the checking whether registers are not corrupted in Eth_MainFunction. + + +

+ true: Enable the register checking. +false: Disable the register checking. +

+
+ AR_RS_0096_FR_0039 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthTimeout + + This parameter specifies the timeout period. +Please refer the Generation Tool User's Manual for the detail usage of this parameter. + + AR_RS_0096_FR_0036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.012 + 1 + 0 + + + + EthVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable AUTOSAR Version check. +false: Disable AUTOSAR Version check. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthVersionInfoApi + + Enables / Disables version info API. + + +

+ true: Enables version info API. +false: Disables version info API. +

+
+ ECUC_Eth_00004/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthSwitchManagementSupport + + Enables / Disables Ethswt Management. + + +

+ true: Enables Ethswt Management. +false: Disables Ethswt Management. +

+
+ Sec_9_Sequence_Diagram + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+ + + + EthOsCounterRef + + This parameter contains a reference to the OsCounter, which is used by the ETH driver. + + AR_RS_0096_FR_2036/AR_RS_0096_FR_4036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Os/OsCounter + + + + EthEcucPartitionRef + + Maps the Ethernet driver to zero or multiple ECUC partitions to make the modules API available in this partition. The Ethernet driver will operate as an independent instance in each of the partitions. + + ECUC_Eth_00064 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + EthCtrlOffloading + + Configuration of hardware offloading features. + + +

+ This feature is not supported. +because HW not have a HW offload engine. +

+
+ ECUC_Eth_00030 + 1 + 1 + + + + EthCtrlEnableOffloadChecksumICMP + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard ICMP frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for ICMP checksums. +false: Disable hardware offloading for ICMP checksums. +

+
+ ECUC_Eth_00032 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthCtrlEnableOffloadChecksumIPv4 + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard IPv4 frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for IPv4 checksums. +false: Disable hardware offloading for IPv4 checksums. +

+
+ ECUC_Eth_00031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthCtrlEnableOffloadChecksumTCP + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard TCP frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for TCP checksums. +false: Disable hardware offloading for TCP checksums. +

+
+ ECUC_Eth_00033 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthCtrlEnableOffloadChecksumUDP + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard UDP frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for UDP checksums. +false: Disable hardware offloading for UDP checksums. +

+
+ ECUC_Eth_00034 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_FLS_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_FLS_V4H.arxml new file mode 100644 index 0000000..e1e2277 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_FLS_V4H.arxml @@ -0,0 +1,9441 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Fls + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Fls/Fls + + + + + Fls + + Configuration of the Fls (internal or external flash driver) module. + + + + + 4.5.0 + AUTOSAR + + + 1.0.0 + 4.5.0 + Renesas + 2021-11-04 + + + 1.0.1 + 1.0.0 + Renesas + 2022-06-02 + + + 1.0.2 + 1.0.1 + Renesas + 2022-07-09 + + + 1.0.3 + 1.0.2 + Renesas + 2022-08-10 + + + 1.1.9 + 1.0.3 + Renesas + 2022-11-07 + + + + +

+ Its multiplicity describes the number of flash drivers present, so there will be one container for each flash driver in the ECUC template. +

+
+ ECUC_Fls_00001 + 0 + true + true + /AUTOSAR/EcucDefs/Fls + + VARIANT-POST-BUILD + + + + + FlsGeneral + + Container for general parameters of the flash driver. These parameters are always pre-compile. + + ECUC_Fls_00172/AR_RS_0091_FR_0024/AR_RS_0091_FR_0058/AR_RS_0091_FR_0059/AR_RS_0097_FR_2003/AR_RS_0097_FR_3003/SWS_BSW_00029/SWS_BSW_00061/SWS_BSW_00183/SWS_BSW_00191/AR_RS_0091_FR_0026 + 1 + 1 + + + + FlsAccess + + This parameter contains the selection to Flash access. + + +

+ FLS_SERIAL_FLASH_DEVICE: Serial Flash Memory is connected. +FLS_HYPER_FLASH_DEVICE: Hyper Flash Memory is connected. +

+
+ AR_RS_0097_FR_0016/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + FLS_SERIAL_FLASH_DEVICE + + + FLS_SERIAL_FLASH_DEVICE + Renesas + + + FLS_HYPER_FLASH_DEVICE + Renesas + + +
+ + + FlsAcLoadOnJobStart + + This parameter specifies the flash driver shall load the flash access code to RAM whenever an erase or write job is started and unload (overwrite) it after that job has been finished or canceled. + +This parameter is not used for implementation. + + +

+ true: Flash access code loaded on job start / unloaded on job end or error. +false: Flash access code not loaded to / unloaded from RAM at all. +

+
+ ECUC_Fls_00284/AR_RS_0097_NR_0001 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsBaseAddress + + The flash memory start address (see also SWS_Fls_00208 and SWS_Fls_00209). + + +

+ This parameter defines the lower boundary for read / write / erase /blank check and compare jobs. +

+
+ ECUC_Fls_00169 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsBlankCheckApi + + Compile switch to enable/disable the Fls_BlankCheck function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00319/AR_RS_0097_FR_0009 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCancelApi + + Compile switch to enable and disable the Fls_Cancel function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0015/ECUC_Fls_00285/SWS_Fls_00183 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCriticalSectionProtection + + This parameter specifies if the FLS driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the FLS driver configuration. + + +

+ true: Enable the critical section functionality for the restricted area. +false: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0037/AR_RS_0091_FR_0038/AR_RS_0091_FR_0050/AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsDevErrorDetect + + Switches the Default Error Tracer (Det) detection and notification ON or OFF. + + +

+ * true: enabled (ON). +* false: disabled (OFF). +

+
+ ECUC_Fls_00287/SWS_BSW_00042/SWS_BSW_00045/SWS_BSW_00049/SWS_BSW_00144/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0010 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ Parameter: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ /AR_RS_0091_NR_0016/AR_RS_0097_NR_0004/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + FlsDriverIndex + + This parameter specifies index of the driver, used by FEE. + +This parameter is not used for implementation. + + ECUC_Fls_00288/AR_RS_0091_FR_0028 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + + + + FlsExclusiveControl + + This parameter is used to Enable/Disable the Exclusive Control feature. + + +

+ true: Enable the Exclusive Control feature. +false: Disable the Exclusive Control feature. +

+
+ /SWS_BSW_00191 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsExclusiveSelection + + This parameter contains MFIS registers to implement Exclusive Control. + + AR_RS_0097_FR_0018 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MFISLCKR1 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + + + + FlsExclusiveTimeout + + Configures the Time out for getting exclusive control. Unit is seconds. + + /AR_RS_0097_FR_0027 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsExternalSpaceReadMode + + This parameter is used to Enable/Disable the external space read mode. + + +

+ true: External space read mode +false: Manual mode +

+
+ SWS_Fls_00037 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsGetJobResultApi + + Compile switch to enable and disable the Fls_GetJobResult function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00289 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsGetStatusApi + + Compile switch to enable and disable the Fls_GetStatus function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00290 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsRuntimeErrorDetect + + Switches the Runtime Error detection and notification ON or OFF. + + +

+ * true: enabled (ON). +* false: disabled (OFF). +

+
+ SWS_BSW_00219/SWS_BSW_00222 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsSelectPinGroup + + This parameter is used to configure the QSPI pin group, which connected with Flash device. + + +

+ FLS_QSPI0_PIN_GROUP: Only 1 Serial Flash connected to QSPI0 pin group. +FLS_QSPI0_QSPI1_PIN_GROUP: Serial Flash x 2 or Hyper Flash connected to QSPI0 and QSPI1 pin groups. +

+
+ AR_RS_0097_FR_2000/AR_RS_0097_FR_3000 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + FLS_QSPI0_PIN_GROUP + + + FLS_QSPI0_PIN_GROUP + Renesas + + + FLS_QSPI0_QSPI1_PIN_GROUP + Renesas + + +
+ + + FlsSemaphore + + This parameter is used to Enable/Disable the Semaphore feature. + + +

+ true: Enable the Semaphore feature. +false: Disable the Semaphore feature. +

+
+ SWS_BSW_00191/AR_RS_0097_FR_2005/AR_RS_0097_FR_3005 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsSemaphoreTimeout + + Configures the Time out for getting semaphore control. Unit is seconds. + + /AR_RS_0097_FR_2006/AR_RS_0097_FR_3006 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsSetModeApi + + Compile switch to enable and disable the Fls_SetMode function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00291/SWS_Fls_00187 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsBurstLengthValue + + Set the burst length (data unit count) when reading mode. This parameter only impacts to FAST mode. + + ECUC_Fls_00275 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + FlsPageBufferWrap + + Set Page Programming Buffer address wrap point. + + +

+ Legacy SPI devices generally have used a 256-byte Page Programming Buffer and defined that if data is loaded into the buffer beyond the 255-byte location, the address at which additional bytes are loaded would be wrapped to address zero of the buffer. +The S25FS-S family provides a 512-byte Page Programming Buffer that can increase programming performance. For legacy software compatibility, this configuration bit provides the option to continue the wrapping behavior at the 256-byte boundary or to enable full use of the available 512-byte buffer by not wrapping the load address at the 256-byte boundary. +The S26K-S family provides a 512-byte Page Programming Buffer that can increase programming performance. +

+
+ SWS_Fls_00251 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + FLS_PAGE_BUFFER_WRAP_256 + + + FLS_PAGE_BUFFER_WRAP_256 + Renesas + + + FLS_PAGE_BUFFER_WRAP_512 + Renesas + + +
+ + + FlsTimeoutMonitoring + + Compile switch to enable and disable the FlsTimeout Supervision. It related to the FLS_E_TIMEOUT error. + +When both FlsTimeoutMonitoring and FlsDevErrorDetect are configured to be true, the FLS_E_TIMEOUT will be detected. + + +

+ true: This Parameter compiles switch to enable the FlsTimeout Supervision. +false: This Parameter compiles switch to disable the FlsTimeout Supervision. +

+
+ AR_RS_0097_FR_0021 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsTotalSize + + The total amount of flash memory in bytes (see also SWS_Fls_00208 and SWS_Fls_00209). + + +

+ This parameter in conjunction with FLS_BASE_ADDRESS defines the upper boundary for read / write / erase / blank check and compare jobs. +Example: +For S25FS512S and S26KS512S devices, The value of parameter must be configured as 67108864 (64 Mbyte) +For S25FS128S device, The value of parameter must be configured as 16777216 (16 Mbyte) +

+
+ ECUC_Fls_00170/AR_RS_0097_NR_0003 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsUseInterrupts + + This parameter specifies job processing triggered by hardware interrupt. + +Since FLS Driver does not support the interrupt feature, This parameter is not used for implementation. + + +

+ true: Job processing triggered by interrupt (hardware controlled). +false: Job processing not triggered by interrupt (software controlled). +

+
+ ECUC_Fls_00292 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsVersionCheckExternalModules + + This parameter is used to Enable/Disable the AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable the AUTOSAR Version check for inter-module dependencies. +false: Disable the AUTOSAR Version check for inter-module dependencies. +

+
+ /AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsVersionInfoApi + + Pre-processor switch to enable / disable the API to read out the modules version information. + + +

+ true: Version info API enabled. +false: Version info API disabled. +

+
+ ECUC_Fls_00293/SWS_BSW_00064/SWS_BSW_00164/SWS_BSW_00051/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsWriteBuffer + + This parameter is used to Enable/Disable the write buffer feature. + + +

+ true: Write buffer +false: Normal write +

+
+ SWS_Fls_00223 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsWriteVerifyCheck + + +This parameter enables/disables the FLS_WRITE_VERIFY_CHECK which activates the WriteVerifyCheck functionality for readable/writable registers of RPC. + + +

+ true: Enable the WriteVerifyCheck functionality for RPC. +false: Disable the WriteVerifyCheck functionality for RPC. +

+
+ AR_RS_0097_FR_0017 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCpgExclusiveControl + + This parameter is used to Enable/Disable the Exclusive Control feature for CPG register access. + + +

+ true: Enable the Exclusive Control feature. +false: Disable the Exclusive Control feature. +

+
+ SWS_BSW_00191/AR_RS_0097_FR_2002/AR_RS_0097_FR_3002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCpgExclusiveSelection + + This parameter contains MFIS registers to implement Exclusive Control for CPG register access. +Should be select the same MFIS register as selected by the MCU module. And should not be select the same register as selected at FlsExclusiveSelection. + + AR_RS_0097_FR_2004/AR_RS_0097_FR_3004 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MFISLCKR2 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + + + + FlsCpgExclusiveTimeout + + Configures the Time out for getting exclusive control. Unit is seconds. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsClockSetConfirmTimeout + + Configures the Time out for clock setting. Unit is seconds. + + None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsClockSetTendCheckTimeout + + Configures the Time out for the transfer end waiting at clock setting. Unit is seconds. + + None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsExpectedHwIdMask + + Mask value for FlsExpectedHwId check. + + +

+ Only relevant for external flash drivers. +This parameter should be configured as a hexadecimal string. +The length of configured value is used to configure the length to be read from external flash device. +The configured expected HW ID is compared with read ID from external flash device using the value of this parameter. + +Example: +- Flash device support one byte ID, the whole byte is compared, then the configure value should be '0xFF'. +- Flash device support three bytes ID, all three byte are compared, then the configure value should be '0xFFFFFF'. +

+
+ ECUC_Fls_00300 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + 0xFFFFFFFF + 10 + 4 + + +
+ + + FlsReadTime + + Maximum time (in seconds) of a read operation. + + SWS_Fls_00272 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsCpgWriteVerifyCheck + + This parameter enables/disables the FLS_CPG_WRITE_VERIFY_CHECK which activates the WriteVerifyCheck functionality for readable/writable registers of CPG. + + +

+ true: Enable the WriteVerifyCheck functionality for CPG. +false: Disable the WriteVerifyCheck functionality for CPG. +

+
+ AR_RS_0097_FR_0028 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsEraseTimeoutValue + + The timeout for erasing one complete flash sector. Unit is second. + + +

+ -When this parameter is configured, value of this parameter will be used for erasing timeout implementation. The value of FlsEraseTime in container FlsPublishedInformation will not be used for implementation. +- When this parameter is not configured, the value of FlsEraseTime in container FlsPublishedInformation will be used as default value for erasing timeout implementation +

+
+ ECUC_Fls_00298 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 3 + 65.535 + 0 +
+ + + FlsWriteTimeoutValue + + The timeout for programming one complete flash page. Unit is second. + + +

+ - When this parameter is configured, value of this parameter will be used for writing timeout implementation. The value of FlsWriteTime in container FlsPublishedInformation will not be used for implementation. +- When this parameter is not configured, the value of FlsWriteTime in container FlsPublishedInformation will be used as default value for writing timeout implementation +

+
+ ECUC_Fls_00301 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.0005 + 65.535 + 0 +
+ + + FlsTimeoutSupervisionEnabled + + Compile switch to enable timeout supervision. + + +

+ true: timeout supervision for read/erase/write/compare jobs enabled. +false: timeout supervision for read/erase/write/compare jobs disabled. +

+
+ ECUC_Fls_00322 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsEraseVerificationEnabled + + Compile switch to enable erase verification. + + +

+ true: memory region is checked to be erased. +false: memory region is not checked to be erased. +

+
+ ECUC_Fls_00321 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsWriteVerificationEnabled + + Compile switch to enable write verification. + + +

+ true: written data is compared directly after write. +false: written date is not compared directly after write. +

+
+ ECUC_Fls_00320 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsTransientFaultDetect + + Switches the Transient Fault notification ON or OFF. + + +

+ * true: enabled (ON). +* false: disabled (OFF). +

+
+ SWS_BSW_00224 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsCompareApi + + Compile switch to enable and disable the Fls_Compare function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00286/SWS_Fls_00186 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsSuspendApi + + Compile switch to enable and disable the Fls_Suspend function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0033/AR_RS_0097_FR_0034/AR_RS_0097_FR_0036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsResumeApi + + Compile switch to enable and disable the Fls_Resume function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0035/AR_RS_0097_FR_0037 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsSpecificConfigApi + + Compile switch to enable and disable the Fls_SendSpecificConfig function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0041 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+ + + + FlsOsCounterRef + + This parameter contains a reference to the counter, which is used by the FLS driver. + + SWS_BSW_00138/SWS_BSW_00200 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Os/OsCounter + + + + FlsEcucPartitionRef + + Maps the Flash driver to zero or one ECUC partition to make the driver API available in this partition. This parameter is not used for implementation. + + ECUC_Fls_00323 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + FlsSerialFlashGeneral + + Container for general parameters of the serial flash driver. These parameters are always pre-compile. +All parameters in this container only available when the parameter FlsAccess configured as FLS_SERIAL_FLASH_DEVICE in the container FlsGeneral. + + ECUC_Fls_00172 + 1 + 1 + + + + FlsEnableEraseErrorBit + + This parameter is used to enable/disable the Erase error bit checking. If Serial Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: ERASE error bit checking enabled. +false: ERASE error bit checking disabled. +

+
+ SWS_Fls_00104 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsEnableProgramErrorBit + + This parameter is used to enable/disable the Program error bit checking. If Serial Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: PROGRAM error bit checking enabled. +false: PROGRAM error bit checking disabled. +

+
+ SWS_Fls_00105 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsDDRCalibration + + Compile switch to enable and disable the DDR calibration features. + + +

+ true: Enable Fls_DDRWritePattern, Fls_DDRVerifyPattern and Fls_DDRCalibrate APIs. +false: Disable Fls_DDRWritePattern, Fls_DDRVerify and Fls_DDRCalibrate APIs. +

+
+ AR_RS_0097_FR_0043 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + FlsHyperFlashGeneral + + Container for general parameters of the hyper flash driver. These parameters are always pre-compile. +All parameters in this container only available when the parameter FlsAccess configured as FLS_HYPER_FLASH_DEVICE in the container FlsGeneral. + + ECUC_Fls_00172 + 1 + 1 + + + + FlsEnableEraseErrorBit + + This parameter is used to enable/disable the Erase error bit checking. If Hyper Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: ERASE error bit checking enabled. +false: ERASE error bit checking disabled. +

+
+ SWS_Fls_00104 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsEnableProgramErrorBit + + This parameter is used to enable/disable the Program error bit checking. If Hyper Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: PROGRAM error bit checking enabled. +false: PROGRAM error bit checking disabled. +

+
+ SWS_Fls_00105 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+
+
+ + + FlsPublishedInformation + + This container holding all Fls specific published information parameters. + + ECUC_Fls_00178/AR_RS_0091_FR_0026/AR_RS_0091_FR_0028/AR_RS_0091_FR_0059 + 1 + 1 + + + + FlsAcLocationErase + + Position in RAM, to which the erase flash access code has to be loaded. + +This parameter is not used for implementation. + + +

+ Only relevant if the erase flash access code is not position independent. If this information is not provided it is assumed that the erase flash access code is position independent and that therefore the RAM position can be freely configured. +

+
+ ECUC_Fls_00294 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsAcLocationWrite + + Position in RAM, to which the write flash access code has to be loaded. + +This parameter is not used for implementation. + + +

+ Only relevant if the write flash access code is not position independent. If this information is not provided it is assumed that the write flash access code is position independent and that therefore the RAM position can be freely configured. +

+
+ ECUC_Fls_00295 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsAcSizeErase + + Number of bytes in RAM needed for the erase flash access code. + +This parameter is not used for implementation. + + ECUC_Fls_00296 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsAcSizeWrite + + Number of bytes in RAM needed for the write flash access code. + +This parameter is not used for implementation. + + ECUC_Fls_00297 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsErasedValue + + The contents of an erased flash memory cell. + + ECUC_Fls_00299 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 4294967295 + 4294967295 + 0 + + + + FlsEraseTime + + Maximum time (in seconds) to erase one complete flash sector. + + ECUC_Fls_00298/SWS_BSW_00126 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 3 + 65.535 + 0 + + + + FlsExpectedHwId + + Unique identifier of the hardware device that is expected by this driver (the device for which this driver has been implemented). + + +

+ Only relevant for external flash drivers. + +This parameter should be configured as number. + +The four bytes in "Manufacturer and Device ID" information will be used as Flash Hardware ID. + +Example: +- For S25FS512S: FlsExpectedHwId should be configured as 0x4d200201. +- For S25FS128S: FlsExpectedHwId should be configured as 0x4d182001. +- For S26KS512S: FlsExpectedHwId should be configured as 0x00707E01. +

+
+ ECUC_Fls_00300 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + + + 0x4D200201 + 10 + 4 + + +
+ + + FlsSpecifiedEraseCycles + + Number of erase cycles specified for the flash device. This parameter is not used for implementation but it may be referenced by upper layers. + + ECUC_Fls_00198 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsWriteTime + + Maximum time (in seconds) to program one complete flash page. + + ECUC_Fls_00301 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0.0005 + 65.535 + 0 + +
+
+ + + FlsConfigSet + + Container for runtime configuration parameters of the flash driver. + + +

+ Implementation Type: Fls_ConfigType. +

+
+ ECUC_Fls_00174/SWS_BSW_00057/SWS_BSW_00063/SWS_BSW_00146/SWS_BSW_00216/SWS_Fls_00352/SWS_Fls_00353/ECUC_Fls_00001/AR_RS_0091_FR_0028/SWS_BSW_00149/SWS_BSW_00172/SWS_BSW_00173/SWS_BSW_00180/AR_RS_0091_FR_0026 + 1 + 1 + + + + FlsAcErase + + This parameter specifies address offset in RAM to which the erase flash access code shall be loaded. +Used as function pointer to access the erase flash access code. + +This parameter is not used for implementation, since FLS is using Erase function is handled using function pointer hence need not have a parameter to specifies address offset in RAM Erase code. + + ECUC_Fls_00270 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsAcWrite + + This parameter specifies address offset in RAM to which the write flash access code shall be loaded. +Used as function pointer to access the write flash access code. + +This parameter is not used for implementation, since FLS is using Write function is handled using function pointer hence need not have a parameter to specifies address offset in RAM Erase code. + + ECUC_Fls_00305 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsCallCycle + + This parameter specifies the cycle time of calls of the flash driver's main function. + +This parameter is not used for implementation, since main function cycle time is not considered for Timeout calculation. + + ECUC_Fls_00306 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1 + 0 + + + + FlsDefaultMode + + This parameter is the default FLS device mode after initialization. + + +

+ Implementation Type: MemIf_ModeType. + +MEMIF_MODE_FAST: Fast read access / SPI burst access +MEMIF_MODE_SLOW: Slow read access / normal SPI access +

+
+ ECUC_Fls_00318 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MEMIF_MODE_SLOW + + + MEMIF_MODE_FAST + AUTOSAR_ECUC + + + MEMIF_MODE_SLOW + AUTOSAR_ECUC + + +
+ + + FlsJobEndNotification + + This parameter mapped to the job end notification routine provided by some upper layer module, typically the Fee module. + + ECUC_Fls_00307/SWS_Fls_00262/SWS_BSW_00126 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + FlsJobErrorNotification + + This parameter mapped to the job error notification routine provided by some upper layer module, typically the Fee module. + + ECUC_Fls_00274/SWS_Fls_00263 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + FlsMaxReadFastMode + + This parameter specifies the maximum number of bytes to read or compare in one cycle of the flash driver's job processing function in fast mode. + + ECUC_Fls_00275 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsMaxReadNormalMode + + This parameter specifies the maximum number of bytes to read or compare in one cycle of the flash driver's job processing function in normal mode. + + ECUC_Fls_00276 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsMaxWriteFastMode + + This parameter specifies the maximum number of bytes to write in one cycle of the flash driver's job processing function in fast mode. + +This parameter is not used for implementation. + + ECUC_Fls_00277 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsMaxWriteNormalMode + + This parameter specifies the maximum number of bytes to write in one cycle of the flash driver's job processing function in normal mode. + + ECUC_Fls_00278 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsProtection + + This parameter uses the erase/write protection settings. (Only relevant if supported by hardware). + + ECUC_Fls_00279 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + +
+ + + + FlsSerialFlashConfig + + This container holding all configuration for serial flash. + +All parameters in this container and it's sub-container only available when the parameter FlsAccess configured as FLS_SERIAL_FLASH_DEVICE in the container FlsGeneral. + + AR_RS_0097_FR_0015 + 1 + 1 + + + + FlsSerialFlashRead + + This container holding all read operation parameters. + + SWS_Fls_00236 + 1 + 1 + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Read job. + +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length for the Flash's Read job. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ When the parameter FlsExternalSpaceReadMode configured as false in the container FlsGeneral: + +ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output + + +When the parameter FlsExternalSpaceReadMode configured as true in the container FlsGeneral. Only THREE_BYTES or FOUR_BYTES is valid. If the parameter FlsSelectPinGroup configured as FLS_QSPI0_QSPI1_PIN_GROUP: + +THREE_BYTES: Address[24:1] is output. +FOUR_BYTES: Address[32:1] is output. + +If the parameter FlsSelectPinGroup configured as FLS_QSPI0_PIN_GROUP:: + +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Read command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3 + 255 + 0 + + + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read dummy cycle + + +

+ The number of dummy cycle used for the Read command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsInternalStrobeDelay + + To adjust the timing of DDR operation without data strobe flash device (such as serial flash), dummy read operation is necessary by software to change the delay of the internal strobe. This paramter used to change the delay of the internal strobe. + +This paramter only valid when the parameter FlsDDRCalibration configured as "True" in the container FlsGeneral. + + +

+ The delay value depends on the specified value: 0(delay is biggest) > 1 > 2 > ... 15(delay is smallest). +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 15 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOptionalData + + The parameter sets the optional data which immediately after the Flash's address. + + +

+ For dual and quad commands of some Flash devices, they need the optional data immediately after the Flash's address on the Read's Sequence. + +Example for S25FS512S serial flash: + +The Read's Sequence of quad command QIOR (Ebh) as below: + +Command (1bit) - Address (4 bits / 3 bytes length) - Optional Data (4 bits / 1 bytes length) - Dummy Cycle (4 bits / 4 bytes length) - Receive Data (4 bit / 4 bytes length). + +Optional Data is 0xA5. The Optional Data's size is same with the data size. The Optional Data's length only is 1 byte. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2779096485 + 4294967295 + 0 +
+ + + FlsOptionalDataLength + + This parameter is used to configure the Optional Data's length for the Flash's Read job. + + +

+ NOT_USED: The optional data is not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of optional data is output. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of optional data are output. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of optional data are output. +FOUR_BYTES: entire 4 bytes of optional data are output. + +Recommended for S25FS512S and the Cypress's serial flash have same the Quad/Dual command sequence: + +This parameter should be ONE_BYTE. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+
+
+ + + FlsSerialFlashReadStatusReg + + This container holding all parameters of status operation. +The FLS Driver only support to check a status register. + + AR_RS_0097_FR_0022 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Read Status Register command. + + +

+ The software status register provides status on whether the flash memory array is available for any Read or Write operation, whether the device is Write enabled, and the state of the Memory Write protection. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 5 + 255 + 0 +
+ + + FlsDataBitSize + + Setting the transfer data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command is single, the configured value for this parameter should be "ONE_BIT". + +When command is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataRate + + This parameter is used to configure the data rate transfer of the Flash's Read Status Register processing. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the data. +DDR: Specifies the double data rate (DDR) transfer of the data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read Status Register dummy cycle. + + +

+ The number of dummy cycle used for the Read Status Register command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsPositionOfBusyBit + + The position of the Busy bit on Status Register. + + +

+ The Busy bit determines whether the device is performing a program, write, erase operation, or any other operation, during which a new operation command will be ignored. A '1' for the Busy bit indicates the device is busy with an operation in progress. A '0' indicates the device is ready for the next valid operation. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+ + + FlsPositionOfEraseErrorBit + + The position of the Erase Status bit on Status Register. + +This parameter only valid when the parameter FlsEnableEraseErrorBit configured as "True" in the container FlsSerialFlashGeneral. + + +

+ Erase Error bit: Indicates whether an ERASE operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 5 + 7 + 0 +
+ + + FlsPositionOfProgramErrorBit + + The position of the Program Status bit on Status Register. + +This parameter only valid when the parameter FlsEnableProgramErrorBit configured as "True" in the container FlsSerialFlashGeneral. + + +

+ Program Error bit: Indicates whether a PROGRAM operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 7 + 0 +
+ + + FlsPositionOfWriteEnableBit + + The position of the Write-Enable-Latch bit on Status Register. + + +

+ The Write-Enable-Latch bit indicates the status of the internal memory Write Enable Latch. If the Write-Enable-Latch bit is set to '1', it indicates the device is Write enabled. If the bit is set to '0' (reset), it indicates the device is not Write enabled and does not accept any memory Write (Program/Erase) commands. +The Write Enable command execution Setting the Write Enable Latch to a 1 to allow any program, erase, or write commands to execute afterwards. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 7 + 0 +
+
+
+ + + FlsSerialFlashReadHwId + + This container holding all parameters for Identification operation. + + AR_RS_0097_FR_0022/SWS_Fls_00144 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Read ID command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 159 + 255 + 0 + + + + FlsDataBitSize + + Setting the transfer data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command is single, the configured value for this parameter should be "ONE_BIT". + +When command is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataRate + + This parameter is used to configure the data rate transfer of the Flash's Read ID processing. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the data. +DDR: Specifies the double data rate (DDR) transfer of the data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read ID dummy cycle + + +

+ The number of dummy cycle used for Read ID command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashErase + + This container holding all Erase operation parameters. + + SWS_Fls_00218 + 1 + 1 + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Erase job. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length for the Flash's Erase job. + + +

+ ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Sector Erase command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 216 + 255 + 0 + + + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Sector Erase dummy cycle. + + +

+ The number of dummy cycle used for the Sector Erase command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashProgram + + This container holding all Page Program operation parameters. + + SWS_Fls_00223 + 1 + 1 + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Write job. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length for the Flash's Write job. + + +

+ ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Page Program command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2 + 255 + 0 + + + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Page Program dummy cycle + + +

+ The number of dummy cycle used for the Page Program command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashWriteEnable + + This container holding all erase/write operation parameters. + + AR_RS_0097_FR_0002/SWS_Fls_00218/SWS_Fls_00223 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Write Enable command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 255 + 0 + + + + FlsDataBitSize + + Setting the transfer data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataRate + + This parameter is used to configure the data rate transfer of the Flash's Write Enable processing. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the data. +DDR: Specifies the double data rate (DDR) transfer of the data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Write Enable dummy cycle + + +

+ The number of dummy cycle used for the Write Enable command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashDDRVerify + + This container holding all configuration for the DDR calibrate operation. +This container and it's parameters only available when the parameter FlsDDRCalibration configured as 'True' in the container FlsSerialFlashGeneral. + + AR_RS_0097_FR_0039/AR_RS_0097_FR_0045 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ +'ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command is single, the configured value for this parameter should be "ONE_BIT". + +When command is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ When the parameter FlsExternalSpaceReadMode configured as false in the container FlsGeneral: + +ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The dummy cycle. + + +

+ The number of dummy cycle used for the SDR Read command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOptionalData + + The parameter sets the optional data which immediately after the Flash's address. + + +

+ For dual and quad commands of some Flash devices, they need the optional data immediately after the Flash's address on the Read's Sequence. + +Example for S25FS512S serial flash: + +The Read's Sequence of quad command QIOR (Ebh) as below: + +Command (1bit) - Address (4 bits / 3 bytes length) - Optional Data (4 bits / 1 bytes length) - Dummy Cycle (4 bits / 4 bytes length) - Receive Data (4 bit / 4 bytes length). + +Optional Data is 0xA5. The Optional Data's size is same with the data size. The Optional Data's length only is 1 byte. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2779096485 + 4294967295 + 0 +
+ + + FlsOptionalDataLength + + This parameter is used to configure the Optional Data's length for the Flash's Read job. + + +

+ NOT_USED: The optional data is not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of optional data is output. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of optional data are output. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of optional data are output. +FOUR_BYTES: entire 4 bytes of optional data are output. + +Recommended for S25FS512S has Quad/Dual command sequence: + +This parameter should be ONE_BYTE. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BYTE + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsSDRReadCommand + + The SDR Read command. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3 + 255 + 0 + +
+
+ + + FlsSerialFlashDDRPattern + + This container holding all configuration for the DDR Pattern Area. This container and it's parameters only available when the parameter FlsDDRCalibration configured as 'True' in the container FlsSerialFlashGeneral. + + AR_RS_0097_FR_0038/AR_RS_0097_FR_0044 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsNumberOfPattern + + This parameter is used to configure the number of pattern, which used in DDR read mode. + + +

+ The value of (FlsDDRNumberOfPattern x 4) must be less than the sector size. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + FlsPatternAddress + + This parameter is used to configure the address of a sector. The contents of this sector is the value configured for the parameter FlsDDRPatternValue. + + +

+ Note: All write, erase jobs to this address will be ignored. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 7864320 + 4294967295 + 0 +
+ + + FlsPatternValue + + This parameter is used to configure the pattern value in DDR read mode. + + +

+ A pattern is 4 bytes value. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2774181285 + 4294967295 + 1 +
+
+
+
+
+ + + FlsHyperFlashConfig + + This container holding all configuration for hyper flash. + +All parameters in this container and it's sub-container only available when the parameter FlsAccess configured as FLS_HYPER_FLASH_DEVICE in the container FlsGeneral. + + AR_RS_0097_FR_0015 + 1 + 1 + + + + FlsHyperFlashRead + + This container holding all read operation parameters. + + SWS_Fls_00236 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read dummy cycle + + +

+ The number of dummy cycle used for the Read operation. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsHyperFlashReadStatusReg + + This container holding all parameters of status operation. +The FLS Driver only support to check a status register. + + AR_RS_0097_FR_0022 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read Status Register dummy cycle. + + +

+ The number of dummy cycle used for the Read Status Register command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsPositionOfDeviceReadyBit + + The position of the Device Ready bit on Status Register. + + +

+ The Device Ready bit determines whether the device is performing a program, write, erase operation, or any other operation, during which a new operation command will be ignored. A "0" for the Device Ready bit indicates the device is busy with an operation in progress. A "1" indicates the device is ready for the next valid operation. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 7 + 7 + 0 +
+ + + FlsPositionOfEraseErrorBit + + The position of the Erase status bit on Status Register. + +This parameter only valid when the parameter FlsEnableEraseErrorBit configured as "True" in the container FlsHyperFlashGeneral. + + +

+ Erase Error bit: Indicates whether an ERASE operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 5 + 7 + 0 +
+ + + FlsPositionOfProgramErrorBit + + The position of the Program Status bit on Status Register. + +This parameter only valid when the parameter FlsEnableProgramErrorBit configured as "True" in the container FlsHyperFlashGeneral. + + +

+ Program Error bit: Indicates whether a PROGRAM operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4 + 7 + 0 +
+
+ + + + FlsReadStatusSetupCycle + + This container holding the setup transaction cycles of read status operation. + + AR_RS_0097_FR_0022 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+ + + FlsHyperFlashReadHwId + + This container holding all parameters of status operation. +The FLS Driver only support to check a status register. + + AR_RS_0097_FR_0022/SWS_Fls_00144 + 1 + 1 + + + + FlsIDReadAddress0 + + The address of ID byte 0. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsIDReadAddress1 + + The address of ID byte 1. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsIDReadAddress2 + + The address of ID byte 2. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsIDReadAddress3 + + The address of ID byte 3. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read Status Register dummy cycle. + + +

+ The number of dummy cycle used for the Read Status Register command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+ + + + FlsEnterCFI + + This container holding the enter CFI transaction cycles of read HW-ID operation. + + SWS_Fls_00144 + 1 + 1 + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + + + FlsExitCFI + + This container holding the exit CFI transaction cycles of read HW-ID operation. + + SWS_Fls_00144 + 1 + 1 + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+ + + FlsHyperFlashErase + + This container holding all Erase operation parameters. + + SWS_Fls_00218 + 1 + 1 + + + + FlsCommand + + The Sector Erase command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 48 + 65535 + 0 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Sector Erase dummy cycle. + + +

+ The number of dummy cycle used for the Sector Erase command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+ + + + FlsEraseSetupCycle + + This container holding the setup transaction cycles of erase operation. + + SWS_Fls_00218 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+ + + FlsHyperFlashProgram + + This container holding all Page Program operation parameters. + + SWS_Fls_00223 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Page Program dummy cycle + + +

+ The number of dummy cycle used for the Page Program command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+ + + + FlsProgramSetupCycle + + This container holding the setup transaction cycles of programming operation. + + SWS_Fls_00223 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+
+
+ + + FlsExternalDriver + + This container is present for external Flash drivers only. Internal Flash drivers do not use the parameter listed in this container, hence its multiplicity is 0 for internal drivers. This container is not used for implementation. + + ECUC_Fls_00316/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsSpiReference + + Reference to SPI sequence (required for external Flash drivers). This parameter is not used for implementation. + + ECUC_Fls_00317/AR_RS_0091_FR_0030 + 1 + true + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiSequence + + + + + + FlsSectorList + + This container specifies the list of flash table sectors and pages. Please note that 'FlsSectorStartaddress', 'FlsSectorSize' and 'FlsNumberOfSectors' in each sector partition must be configured so that the start address of the first sector must be zero, the total size of all flash able sectors is equal to FlsTotalSize and sectors should be configured continuously. + + ECUC_Fls_00201/SWS_Fls_00208 + 1 + 1 + + + + FlsSector + + This container specifies the configuration description of a flashable sector. Please note that 'FlsSectorStartaddress', 'FlsSectorSize' and 'FlsNumberOfSectors' in each sector partition must be configured so that the start address of the first sector must be zero, the total size of all flash able sectors is equal to FlsTotalSize and sectors should be configured continuously. + + +

+ The number of container FlsSector should be 1, since the FLS Driver only support Flash device has uniform sectors. +

+
+ ECUC_Fls_00202 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsNumberOfSectors + + This parameter specifies number of continuous sectors with identical values for FlsSectorSize. + + +

+ It is also known as the number of available sectors. + +The value configured for parameters FlsSectorStartaddress, FlsSectorSize, and FlsNumberOfSectors must satisfy the following expression : (FlsSectorStartaddress + (FlsSectorSize x FlsNumberOfSectors)) = FlsTotalSize. + +Note: FlsTotalSize is a parameter of the container FlsGeneral. +

+
+ ECUC_Fls_00280 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + FlsPageSize + + This parameter specifies size of one page of this sector in bytes. + + +

+ Implementation Type: Fls_LengthType. +

+
+ ECUC_Fls_00281/SWS_BSW_00126 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + FlsSectorSize + + This parameter specifies size of this sector in bytes. + + +

+ The value configured for this parameter must be an even and non-zero number. . + +The value configured for parameters FlsSectorStartaddress, FlsSectorSize, and FlsNumberOfSectors must satisfy the following expression : (FlsSectorStartaddress + (FlsSectorSize x FlsNumberOfSectors)) = FlsTotalSize. + +Note: FlsTotalSize is a parameter of the container FlsGeneral. +

+
+ ECUC_Fls_00282 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsSectorStartaddress + + This parameter specifies the start address of this sector. This parameter specify the virtual start address. Implementation Type: Fls_AddressType. + + +

+ The value configured for this parameter must be divisible by the value which configured in the parameter FlsSectorSize. The sector with an address smaller than the value configured for this parameter will not be erased by the Fls_Erase API. + +The value configured for parameters FlsSectorStartaddress, FlsSectorSize, and FlsNumberOfSectors must satisfy the following expression : (FlsSectorStartaddress + (FlsSectorSize x FlsNumberOfSectors)) = FlsTotalSize. + +Note: FlsTotalSize is a parameter of the container FlsGeneral. +

+
+ ECUC_Fls_00283/SWS_BSW_00146 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+
+
+
+
+ + + FlsDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the Dem_SetEventStatus API in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. The standardized errors are provided in the container and can be extended by vendor specific error references. + + SWS_BSW_00204/SWS_BSW_00205/SWS_BSW_00066/AR_RS_0091_FR_0031/AR_RS_0091_FR_0010/AR_RS_0091_FR_0059/AR_RS_0097_FR_0029/AR_RS_0097_FR_2002/AR_RS_0097_FR_3002/SWS_BSW_00143/SWS_BSW_00191/SWS_BSW_00200 + 1 + 1 + + + + FLS_E_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get Exclusive Control resource" has occurred. + + /AR_RS_0091_FR_0057 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_GET_SEMAPHORE_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get Semaphore resource" has occurred. + + /AR_RS_0097_FR_2004/AR_RS_0097_FR_3004 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_RELEASE_SEMAPHORE_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot release Semaphore resource" has occurred. + + /AR_RS_0097_FR_2005/AR_RS_0097_FR_3005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_WRITE_VERIFY_FAILURE + + Reference to the DemEventParameter which shall be issued when a register of RPC read back failure was detected. If the reference is not configured the error shall not be reported. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_CPG_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get Exclusive Control resource" has occurred. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_CLOCK_SET_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot confirm the clock setting" has occurred. + + AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_CPG_WRITE_VERIFY_FAILURE + + Reference to the DemEventParameter which shall be issued when a register of CPG read back failure was detected. If the reference is not configured the error shall not be reported. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+ + + FlsSerialFlashSpecificConfig + + This container holding all configuration for specific command. + + AR_RS_0097_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsAddress + + This parameter is used to configure the address which will be used to send to Flash device. + + +

+ When the parameter FlsAddressLength configured as: +NOT_USED: This parameter is not used. +ONE_BYTE: 1 byte [from bit 0 to bit 7] of this parameter is used. +TWO_BYTES: 2 bytes [from bit 0 to bit 15] of this parameter are used. +THREE_BYTES: 3 bytes [from bit 0 to bit 23] of this parameter are used. +FOUR_BYTES: entire 4 bytes of this parameter are used. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Read job. + +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressBitSize + + Setting the address size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the length of address which will be used to send to Flash device. + + +

+ NOT_USED: Address is not used. +ONE_BYTE: Address has 1 byte. +TWO_BYTES: Address has 2 bytes. +THREE_BYTES: Address has 3 bytes. +FOUR_BYTES: Address has 4 bytes. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + This parameter is used to configure specific command to send to flash device. + + +

+ User should read the Flash device's hardware user manual careful before configure this parameter. Wrong command can effect to the operation of FLS driver. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + FlsCommandBitSize + + Setting the command size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataBitSize + + Setting the data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataLength + + Setting the data length will be transfer. + + +

+ NOT_USED: The data is not used to transfer. +ONE_UNIT_DATA: 1 unit data will be transfer. +TWO_UNITS_DATA: 2 units data will be transfer. +FOUR_UNITS_DATA: 4 units data will be transfer. + +When the parameter FlsSelectPinGroup in the container FlsGeneral configured as "FLS_QSPI0_PIN_GROUP", 1 unit data = 8 bits. +When the parameter FlsSelectPinGroup in the container FlsGeneral configured as "FLS_QSPI0_QSPI1_PIN_GROUP", 1 unit data = 16 bits. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_UNIT_DATA + Renesas + + + TWO_UNITS_DATA + Renesas + + + FOUR_UNITS_DATA + Renesas + + +
+ + + FlsRpcFrequency + + This parameter used to configure the frequency value for the Flash. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: +FREQ_160MHz +FREQ_80MHz +FREQ_53MHz +FREQ_40MHz +FREQ_133MHz +FREQ_66MHz +FREQ_44MHz +FREQ_33MHz +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + This parameter is used to configure the dummy cycle. + + +

+ If this parameter configured as 0, dummy cycle will be not used. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to the period from transfer end to next transfer start (next access). + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOperation + + This parameter is used to configure the operation. + + +

+ FLS_READ_OPERATION: Read operation +FLS_WRITE_OPERATION: Write operation +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FLS_READ_OPERATION + + + FLS_READ_OPERATION + Renesas + + + FLS_WRITE_OPERATION + Renesas + + +
+ + + FlsOptionalCommand + + The optional command. + +The optional command will be sent immediately after the command which configured at the parameter FlsCommand. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + FlsOptionalCommandBitSize + + Setting the optional command size in bit units. + +This parameter only valid when the parameter FlsOptionalCommandEnable configured as 'True'. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsOptionalCommandEnable + + This parameter is used to enable/disable the optional command. + + +

+ true: optional command enabled. +false: optional command disabled. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + FlsOptionalData + + The optional data. + + +

+ When the parameter FlsOptionalDataLength configured as: +NOT_USED: This parameter is not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of this parameter is valid. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of of this parameter are valid. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of of this parameter are valid. +FOUR_BYTES: entire 4 bytes of this parameter are valid. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsOptionalDataBitSize + + Setting the optional data size in bit units. + +This parameter only valid when the parameter FlsOptionalDataLength configured not equal "NOT_USED". + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsOptionalDataLength + + This parameter is used to configure the Optional Data length for the Flash's Read job. + + +

+ NOT_USED: The parameters FlsOptionalDataBitSize and FlsOptionalData are not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of optional data is output. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of optional data are output. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of optional data are output. +FOUR_BYTES: entire 4 bytes of optional data are output. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+
+
+ + + FlsHyperFlashSpecificConfig + + This container holding all configuration for hyper flash send specific command. + + AR_RS_0097_FR_0046 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsAddress + + This parameter is used to configure the address which will be used to send to Flash device. + + +

+ 4 bytes address is always use. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsDataLength + + Setting the data length will be transfer. + + +

+ NOT_USED: The data is not used to transfer. +ONE_UNIT_DATA: 1 unit data will be transfer. +TWO_UNITS_DATA: 2 units data will be transfer. +FOUR_UNITS_DATA: 4 units data will be transfer. + +When the parameter FlsSelectPinGroup in the container FlsGeneral configured as "FLS_QSPI0_QSPI1_PIN_GROUP", 1 unit data = 16 bits. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_UNIT_DATA + Renesas + + + TWO_UNITS_DATA + Renesas + + + FOUR_UNITS_DATA + Renesas + + +
+ + + FlsRpcFrequency + + This parameter used to configure the frequency value for the Flash. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: +FREQ_160MHz +FREQ_80MHz +FREQ_53MHz +FREQ_40MHz +FREQ_133MHz +FREQ_66MHz +FREQ_44MHz +FREQ_33MHz +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + This parameter is used to configure the dummy cycle. + + +

+ If this parameter configured as 0, dummy cycle will be not used. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to the period from transfer end to next transfer start (next access). + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOperation + + This parameter is used to configure the operation. + + +

+ FLS_READ_OPERATION: Read operation +FLS_WRITE_OPERATION: Write operation +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FLS_READ_OPERATION + + + FLS_READ_OPERATION + Renesas + + + FLS_WRITE_OPERATION + Renesas + + +
+
+ + + + FlsSpecificConfigSetupCycles + + This container holding the setup transaction cycles for hyper flash send specific operation + + AR_RS_0097_FR_0047 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_GPT_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_GPT_V4H.arxml new file mode 100644 index 0000000..0d89d64 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_GPT_V4H.arxml @@ -0,0 +1,1623 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Gpt + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Gpt/Gpt + + + + + Gpt + + Configuration of the GPT (General Purpose Timer) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-03-05 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-20 + + + 1.0.2 + 1.0.1 + Renesas + 2022-05-17 + + + 1.0.3 + 1.0.2 + Renesas + 2022-06-17 + + + 1.0.4 + 1.0.3 + Renesas + 2022-08-09 + + + 1.0.5 + 1.0.4 + Renesas + 2022-09-20 + + + 1.7.9 + 1.0.5 + Renesas + 2022-11-04 + + + + ECUC_Gpt_00336/AR_RS_0099_FR_0118 + 1 + 8 + true + /AUTOSAR/EcucDefs/Gpt + + VARIANT-POST-BUILD + + + + + GptDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_ReportErrorStatus[for AR4.2.2] or Dem_SetEventStatus[for AR4.3.1, AR19-11] in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. +The errors of Safety Mechanism are provided in the container. + + SWS_Gpt_00270/AR_RS_0099_FSR_0001 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GPT_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when GPT module detects unintended interrupt. + + AR_RS_0099_FSR_0005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + GptDriverConfiguration + + This container contains the module-wide configuration (parameters) of the GPT Driver. + + ECUC_Gpt_00183/SWS_Gpt_00270 + 1 + 1 + + + + GptDevErrorDetect + + Switches the Development Errors Detection[for AR4.2.2] and Runtime Errors Detection[for AR4.3.1, AR19_11] and notification ON or OFF. +- true: enabled (ON). +- false: disabled (OFF). + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Gpt_00321/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptPredefTimer100us32bitEnable + + Enables/disables the GPT Predef Timer 100us32bit. + + +

+ true: The GPT Predef Timer 100us32bit is enable. +false: The GPT Predef Timer 100us32bit is disable. +

+
+ ECUC_Gpt_00335/AR_RS_0091_FR_0029 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptPredefTimer1usEnablingGrade + + Specifies the grade of enabling the GPT Predef Timers with 1us tick duration. + + +

+ GPT_PREDEF_TIMER_1US_16BIT_ENABLED : 16bit timer enabled +GPT_PREDEF_TIMER_1US_16_24BIT_ENABLED : 16 and 24bit timers enabled +GPT_PREDEF_TIMER_1US_16_24_32BIT_ENABLED : 16, 24 and 32bit timers enabled +GPT_PREDEF_TIMER_1US_DISABLED : disabled +

+
+ ECUC_Gpt_00334 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + GPT_PREDEF_TIMER_1US_DISABLED + + + GPT_PREDEF_TIMER_1US_16_24_32BIT_ENABLED + AUTOSAR_ECUC + + + GPT_PREDEF_TIMER_1US_DISABLED + AUTOSAR_ECUC + + +
+ + + GptReportWakeupSource + + Enables/Disables wakeup source reporting. Only use to turn on Gpt_SetMode service when compare with GptWakeupFunctionalityApi =True. + + +

+ true: Wakeup event reporting is enabled. +false: Wakeup event reporting is disabled. +

+
+ ECUC_Gpt_00322/AR_RS_0099_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptAlreadyInitDetCheck + + The GptAlreadyInitDetCheck enables/disables the GPT_E_ALREADY_INITIALIZED Det check in Gpt_Init API. +This parameter has no impact when DET is disabled. + + +

+ true: Enables the GPT_E_ALREADY_INITIALIZED Det check in Gpt_Init API. +false: Disables the GPT_E_ALREADY_INITIALIZED Det check in Gpt_Init API. +

+
+ AR_RS_0099_FR_0038 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptCriticalSectionProtection + + This parameter specifies if the MCAL driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the MCAL driver configuration. Basically, critical section functionality is applied as enabling. + + +

+ true: enabling the enter/exit critical section functionality +false: disabling the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This depends on device families. +

+
+ AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + GptUnintendedInterruptCheck + + Control enable / disable function of unintended interrupt check SM. + + +

+ true: Enable Unintended Interrupt Check Safety Mechanism. +false: Disable Unintended Interrupt Check Safety Mechanism. +

+
+ AR_RS_0099_FSR_0006 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable AUTOSAR Version check. +false: Disable AUTOSAR Version check. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+ + + + GptEcucPartitionRef + + This parameter is not used for implementation. +Maps the GPT driver to zero or multiple ECUC partitions to make the driver API available in the according partition. Depending on the addressed timer resource the interfaces operate as follows: +a) In case of partition local timer resources (n:1 mapping) the API operates as an independent instance in the according ECUC partition. b) In case of global timer resources (1:m mapping) the API operates on the global timer resource either by protected access to the resource or by implementing an according kernel. + + ECUC_Gpt_00337 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + GptKernelEcucPartitionRef + + This parameter is not used for implementation. +Maps the GPT kernel to zero or one ECUC partitions to assign the driver kernel to a certain core. The ECUC partition referenced is a subset of the ECUC partitions where the GPT driver is mapped to. +Note: The kernel reference shall not be set in case the GPT driver is implemented without a kernel (refer to definition of GptEcucPartitionRef). + + ECUC_Gpt_00338 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + GptClockReferencePoint + + This container contains a parameter, which represents a reference to a container of the type McuClockReferencePoint (defined in module MCU). This container is not used for implementation, since hardware doesn't support multiple clock references. + + +

+ A container is needed to support multiple clock references (hardware dependent). +

+
+ ECUC_Gpt_00329/AR_RS_0099_FR_0112/AR_RS_0091_FR_0031 + 1 + 1 + + + + GptClockReference + + This parameter is not used for implementation, because the reference value of frequency is not used for any calculation. + + +

+ Reference to a container of the type McuClockReferencePoint, to select an input clock. +The configuration editor for the GPT module can support the integrator by only allowing a selection of those clock reference points that can be +connected physically to the GPT hardware peripheral. The desired frequency (desired by GPT) has to be the same as the selected and provided frequency of the MCU configuration. This has to be checked automatically. +

+
+ ECUC_Gpt_00330/AR_RS_0099_FR_0103/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockReferencePoint +
+
+
+ + + GptPredefTimerConfiguration + + The 'GptPredefTimerConfiguration' container contains the Driver configuration (containers and parameters) depending on grouping of Predef Timer. + + AR_RS_0099_FR_0087/AR_RS_0099_FR_0088 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptPredefTimer1Us32BitConfiguration + + The 'GptPredefTimer1us32BitConfiguration' container contains the Driver configuration (parameters) depending on grouping of 1 us 16/24/32 bit Predef Timer. + + AR_RS_0099_FR_0095 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptPredefTimerClockSelection + + This parameter contains the selection of Predef Timer clock source. +#U2A16, U2A8, S4_G4MH +The configured value of GptTauPrescalerCk3Pre and GptTauPrescalerCk3BaudRate will be ignored when this parameter is configured. + + +

+ #U2A16, U2A8, S4_G4MH +This parameter select dividing value of CK3_PRE. +The Baud Rate setting will be defined automaticaly. +The frequency will be 1 MHz. +

+
+ AR_RS_0099_FR_0097 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PCLK_DIVBY_2_POWOF_02 + + + PCLK_DIVBY_2_POWOF_02 + Renesas + + + PCLK_DIVBY_2_POWOF_04 + Renesas + + + PCLK_DIVBY_2_POWOF_06 + Renesas + + + PCLK_DIVBY_2_POWOF_08 + Renesas + + + PCLK_DIVBY_2_POWOF_10 + Renesas + + +
+ + + GptPredefTimerChannelSelection + + This parameter contains the selection of Predef Timer. + + AR_RS_0099_FR_0096 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TMU_CH00 + + + TMU_CH00 + Renesas + + + TMU_CH01 + Renesas + + + TMU_CH02 + Renesas + + + TMU_CH03 + Renesas + + + TMU_CH04 + Renesas + + + TMU_CH05 + Renesas + + + TMU_CH06 + Renesas + + + TMU_CH07 + Renesas + + + TMU_CH08 + Renesas + + + TMU_CH09 + Renesas + + + TMU_CH10 + Renesas + + + TMU_CH11 + Renesas + + + TMU_CH12 + Renesas + + + TMU_CH13 + Renesas + + + TMU_CH14 + Renesas + + + +
+
+ + + GptPredefTimer100Us32BitConfiguration + + The 'GptPredefTimer100us32BitConfiguration' container contains the Driver configuration (parameters) depending on grouping of 1 us 32 bit Predef Timer. + + AR_RS_0099_FR_0121/AR_RS_0099_FR_2018 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptPredefTimerClockSelection + + This parameter contains the selection of Predef Timer clock source. +#U2A16, U2A8, S4_G4MH +The configured value of GptTauPrescalerCk3Pre and GptTauPrescalerCk3BaudRate will be ignored when this parameter is configured. + + +

+ #U2A16, U2A8, S4_G4MH +This parameter select dividing value of CK3_PRE. +The Baud Rate setting will be defined automaticaly. +The frequency will be 100 MHz. +

+
+ AR_RS_0099_FR_1097/AR_RS_0099_FR_2020 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PCLK_DIVBY_2_POWOF_02 + + + PCLK_DIVBY_2_POWOF_02 + Renesas + + + PCLK_DIVBY_2_POWOF_04 + Renesas + + + PCLK_DIVBY_2_POWOF_06 + Renesas + + + PCLK_DIVBY_2_POWOF_08 + Renesas + + + PCLK_DIVBY_2_POWOF_10 + Renesas + + +
+ + + GptPredefTimerChannelSelection + + This parameter contains the selection of Predef Timer. + + AR_RS_0099_FR_1096/AR_RS_0099_FR_2019 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TMU_CH00 + + + TMU_CH00 + Renesas + + + TMU_CH01 + Renesas + + + TMU_CH02 + Renesas + + + TMU_CH03 + Renesas + + + TMU_CH04 + Renesas + + + TMU_CH05 + Renesas + + + TMU_CH06 + Renesas + + + TMU_CH07 + Renesas + + + TMU_CH08 + Renesas + + + TMU_CH09 + Renesas + + + TMU_CH10 + Renesas + + + TMU_CH11 + Renesas + + + TMU_CH12 + Renesas + + + TMU_CH13 + Renesas + + + TMU_CH14 + Renesas + + + +
+
+
+
+
+
+ + + GptConfigurationOfOptApiServices + + This container contains all configuration switches for configuring optional API services of the GPT driver. + + ECUC_Gpt_00193/SWS_Gpt_00270 + 1 + 1 + + + + GptDeinitApi + + Adds / removes the service Gpt_DeInit() from the code. + + +

+ true: The service Gpt_DeInit() is used. +false: The service Gpt_DeInit() is not used. +

+
+ ECUC_Gpt_00314 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptEnableDisableNotificationApi + + Adds / removes the services Gpt_EnableNotification() and Gpt_DisableNotification() from the code. + + +

+ true: Gpt_EnableNotification() and Gpt_DisableNotification is used. +false: Gpt_EnableNotification() and Gpt_DisableNotification is not used. +

+
+ ECUC_Gpt_00315 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptTimeElapsedApi + + Adds / removes the service Gpt_GetTimeElapsed() from the code. + + +

+ true: The service Gpt_GetTimeElapsed() is used. +false: The service Gpt_GetTimeElapsed() is not used. +

+
+ ECUC_Gpt_00317 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptTimeRemainingApi + + Adds / removes the service Gpt_GetTimeRemaining() from the code. + + +

+ true: The service Gpt_GetTimeRemaining() is used. +false: The service Gpt_GetTimeRemaining() is not used. +

+
+ ECUC_Gpt_00318 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptVersionInfoApi + + Adds / removes the service Gpt_GetVersionInfo() from the code. + + +

+ true: The service Gpt_GetVersionInfo() is used. +false: The service Gpt_GetVersionInfo() is not used. +

+
+ ECUC_Gpt_00319/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptWakeupFunctionalityApi + + Adds / removes the services Gpt_SetMode(), Gpt_EnableWakeup() Gpt_DisableWakeup() and Gpt_CheckWakeup() from the code. + + +

+ true: The services Gpt_SetMode(), Gpt_EnableWakeup() Gpt_DisableWakeup() and Gpt_CheckWakeup() is used. +false: The services Gpt_SetMode(), Gpt_EnableWakeup() Gpt_DisableWakeup() and Gpt_CheckWakeup() is not used. +

+
+ ECUC_Gpt_00320/AR_RS_0099_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptGetPredefTimerValueApi + + Adds / removes the service Gpt_GetPredefTimerValueAPI () from the code. + + +

+ true: The service Gpt_GetPredefTimerValue is used. +false: The service Gpt_GetPredefTimerValue is not used +

+
+ AR_RS_0099_FR_0039 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + GptChannelConfigSet + + This container is the base of a Configuration Set which contains the configured GPT channels. This way, different configuration sets can be defined for post-build process. + + ECUC_Gpt_00269/SWS_Gpt_00270 + 1 + 1 + + + + GptChannelConfiguration + + Configuration of an individual GPT channel. + + ECUC_Gpt_00184/AR_RS_0099_FR_2002/AR_RS_0099_FR_2009 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptChannelId + + Channel Id of the GPT channel. This value will be assigned to the symbolic name derived of the GptChannelConfiguration container short name. + + ECUC_Gpt_00308/AR_RS_0099_FR_2014 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 14 + 0 + + + + GptChannelClkEdge + + This parameter is to define the active signal of the clock, Configuring this parameter is only in case of using an External clock or Input Capture for the cannel. + + AR_RS_0099_FR_2004/AR_RS_0099_FR_2005/AR_RS_0099_FR_2009 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + RISE + + + RISE + Renesas + + + FALL + Renesas + + + RISE_FALL + Renesas + + + + + + GptChannelClkPrescaler + + This parameter sets the Prescaler for SASYNC/SASYNCD2 or using External Clock in the Control register for each channel. + + +

+ PCLK_DIVBY_2_POWOF_02: Prescaler for CK0 is PCLK/4. +PCLK_DIVBY_2_POWOF_04: Prescaler for CK0 is PCLK/16. +PCLK_DIVBY_2_POWOF_06: Prescaler for CK0 is PCLK/64. +PCLK_DIVBY_2_POWOF_08: Prescaler for CK0 is PCLK/256. +PCLK_DIVBY_2_POWOF_10: Prescaler for CK0 is PCLK/1024. +EXTERNAL_CLK: To use External clock +

+
+ AR_RS_0099_FR_2003/AR_RS_0099_FR_2015/AR_RS_0099_FR_2008 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PCLK_DIVBY_2_POWOF_02 + + + PCLK_DIVBY_2_POWOF_02 + Renesas + + + PCLK_DIVBY_2_POWOF_04 + Renesas + + + PCLK_DIVBY_2_POWOF_06 + Renesas + + + PCLK_DIVBY_2_POWOF_08 + Renesas + + + PCLK_DIVBY_2_POWOF_10 + Renesas + + + EXTERNAL_CLK + Renesas + + +
+ + + GptChannelMode + + Specifies the behavior of the timer channel after the target time is reached. + + +

+ GPT_CH_MODE_CONTINUOUS: After reaching the target time, the timer continues running with the value "zero" again. +GPT_CH_MODE_ONESHOT: After reaching the target time, the timer stops automatically (timer expired). +

+
+ ECUC_Gpt_00309/AR_RS_0099_FR_2006 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + GPT_CH_MODE_CONTINUOUS + + + GPT_CH_MODE_CONTINUOUS + AUTOSAR_ECUC + + + GPT_CH_MODE_ONESHOT + AUTOSAR_ECUC + + +
+ + + GptChannelTickFrequency + + Specifies the tick frequency of the timer channel in Hz. This parameter is not used for implementation, since hardware doesn't support tick frequency. + + ECUC_Gpt_00331 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 80000000 + 0 + + + + GptChannelTickValueMax + + Maximum value in ticks, the timer channel is able to count. With the next tick, the timer rolls over to zero. + + ECUC_Gpt_00332 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + GptEnableWakeup + + Enables wakeup capability of MCU for a channel. This parameter use for SetMode. + + +

+ true: Wakeup service is enabled. +false: Wakeup service is disabled. +

+
+ ECUC_Gpt_00311/AR_RS_0099_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptNotification + + Function pointer to callback function (for non-wakeup notification) +. + + ECUC_Gpt_00312/SWS_Gpt_00362 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + GptTimerInputSelection + + This parameter contains the selection of GPT channel. + + +

+ There are 15 configurable channels of the TMU in RCar. Devices have 5 Timers, each has 3 channels. +

+
+ AR_RS_0099_FR_2014 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + TMU_CH00 + + + TMU_CH00 + Renesas + + + TMU_CH01 + Renesas + + + TMU_CH02 + Renesas + + + TMU_CH03 + Renesas + + + TMU_CH04 + Renesas + + + TMU_CH05 + Renesas + + + TMU_CH06 + Renesas + + + TMU_CH07 + Renesas + + + TMU_CH08 + Renesas + + + TMU_CH09 + Renesas + + + TMU_CH10 + Renesas + + + TMU_CH11 + Renesas + + + TMU_CH12 + Renesas + + + TMU_CH13 + Renesas + + + TMU_CH14 + Renesas + + +
+
+ + + + GptChannelClkSrcRef + + Reference to the GptClockReferencePoint from which the channel clock is derived. + + ECUC_Gpt_00333 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Gpt/GptDriverConfiguration/GptClockReferencePoint + + + + GptTMUClkSrcRef + + Reference to TMU related clock from MCU from which the channel clock is derived. + + ECUC_Gpt_00333 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuSASYNCRTClk + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuSASYNCPERD2Clk + + + + + GptChannelEcucPartitionRef + + This parameter is not used for implementation. +Maps a GPT channel to zero or multiple ECUC partitions to limit the access to this channel group. The ECUC partitions referenced are a subset of the ECUC partitions where the GPT driver is mapped to. + + ECUC_Gpt_00339 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + GptWakeupConfiguration + + Function pointer to callback function (for wakeup notification). + + ECUC_Gpt_00235 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptWakeupSourceRef + + In case the wakeup-capability is true this value is transmitted to the Ecu State Manager. + + +

+ Implementation Type: reference to EcuM_WakeupSourceType +

+
+ ECUC_Gpt_00313 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_MCU_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_MCU_V4H.arxml new file mode 100644 index 0000000..724793c --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_MCU_V4H.arxml @@ -0,0 +1,13800 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Mcu + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Mcu/Mcu + + + + + Mcu + + Configuration of MCU module. + + + + + 4.5.0 + AUTOSAR + 2017-12-08 + + + 1.0.0 + 4.5.0 + Renesas + 2022-02-22 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-22 + + + 1.0.2 + 1.0.1 + Renesas + 2022-05-05 + + + 1.0.3 + 1.0.2 + Renesas + 2022-08-14 + + + 1.0.4 + 1.0.3 + Renesas + 2022-09-06 + + + 1.1.7 + 1.0.4 + Renesas + 2022-09-13 + + + 1.1.8 + 1.1.7 + Renesas + 2022-10-05 + + + 1.1.9 + 1.1.8 + Renesas + 2022-11-21 + + + 1.1.10 + 1.1.9 + Renesas + 2022-12-06 + + + 1.1.11 + 1.1.10 + Renesas + 2023-01-19 + + + 1.1.12 + 1.1.11 + Renesas + 2023-02-14 + + + 1.1.13 + 1.1.12 + Renesas + 2023-04-26 + + + 1.1.14 + 1.1.13 + Renesas + 2024-12-02 + + + + ECUC_Mcu_00189 + 1 + 1 + true + /AUTOSAR/EcucDefs/Mcu + + VARIANT-POST-BUILD + + + + + McuGeneralConfiguration + + This container contains the configuration (parameters) of the MCU driver. + + ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + + + + McuDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuDomainId + + This parameter specifies the domain Id. + + +

+ The parameter value support domain Id setting: +0: set Bus Domain 0. +1: set Bus Domain 1. +2: set Bus Domain 2. +3: set Bus Domain 3. +

+
+ AR_RS_0102_FR_2219 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 3 + 0 +
+ + + McuGetRamStateApi + + Pre-processor switch to enable/disable the API Mcu_GetRamState. + + +

+ e.g. If the H/W does not support the functionality, this parameter can be used to disable the API). +true: API Mcu_GetRamState is enabled. +false: API Mcu_GetRamState is disabled. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuInitClock + + If this parameter is set to FALSE, the clock initialization has to be disabled from the MCU driver. This concept applies when there are some write once clock registers and a bootloader is present. If this parameter is set to TRUE, the MCU driver is responsible for the clock initialization. + + +

+ true: The MCU driver is responsible for the clock initialization. +false: The clock initialization is disabled from the MCU driver. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + McuNoPll + + This parameter shall be set true, if the H/W does not have a PLL or the PLL circuitry is enabled after the power on without S/W intervention. In this case MCU_DistributePllClock has to be disabled and MCU_GetPllStatus has to return MCU_PLL_STATUS_UNDEFINED. Otherwise this parameters has to be set False. + + +

+ true: The H/W does not have a PLL and the PLL circuitry is enabled after the power on without S/W intervention. +false: The H/W have a PLL and the PLL circuitry is disabled after the power on without S/W intervention. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuPerformResetApi + + Pre-processor switch to enable or disable the use of the function Mcu_PerformReset(). + + +

+ true: Enables the use of the function Mcu_PerformReset(). +false: Disables the use of the function Mcu_PerformReset(). +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuVersionInfoApi + + Pre-processor switch to enable or disable the API to read out the modules version information. + + +

+ true: Enables the API to read out the modules version information. +false: Disables the API to read out the modules version information. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuCriticalSectionProtection + + This parameter specifies if the MCU driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the MCU driver configuration. + + +

+ true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuSwResetCall + + This parameter shall decide if MCU_RESET_CALLOUT API will be used for to reset software. + + +

+ true: MCU_RESET_CALLOUT API will be used for reset software. +false: MCU_RESET_CALLOUT API will not be used for reset software. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ <Parameter>: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + McuIsrCategory + + Module wise ISR category. + + +

+ CAT1: Interrupt category 1 is be used +CAT2: Interrupt category 2 is be used +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + +
+
+ + + + McuEcucPartitionRef + + Maps the MCU driver to zero or multiple ECUC partition to make the driver API available in this partition. This parameter is not used for implementation. + + ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + McuModuleConfiguration + + This container contains the configuration (parameters) of the MCU driver. + + ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + + + + McuClockSrcFailureNotification + + This parameter enables or disables clock failure notification. In case this feature is not supported by HW the setting should be disabled. This parameter is not used for implementation. + + ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DISABLED + + + DISABLED + AUTOSAR_ECUC + + + ENABLED + AUTOSAR_ECUC + + + + + + McuNumberOfMcuModes + + This parameter shall represent the number of Modes available for the MCU. This parameter is not used for implementation. + + +

+ calculationFormula = Number of configured McuModeSettingConf +

+
+ ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 +
+ + + McuRamSectors + + This parameter shall represent the number of RAM sectors available for the MCU. This parameter is not used for implementation. + + +

+ calculationFormula = Number of configured McuRamSectorSettingConf +

+
+ ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + McuResetSetting + + This parameter relates to the MCU specific reset configuration. This applies to the function Mcu_PerformReset, which performs a microcontroller reset using the hardware feature of the microcontroller. This parameter is not used for implementation. + + ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + +
+ + + + McuModeSettingConf + + This container contains the configuration (parameters) for the Mode setting of the MCU. Please see MCU035 for more information on the MCU mode settings. + + ECUC_Mcu_00123/AR_RS_0102_FR_1003/ECUC_Mcu_00176/SWS_Mcu_00254/AR_RS_0102_FR_0118 + 1 + 2 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + McuMode + + The parameter represents the MCU Mode settings. + + ECUC_Mcu_00123/AR_RS_0102_FR_1003/ECUC_Mcu_00176/SWS_Mcu_00254/AR_RS_0102_FR_0118 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 255 + 0 + + + + McuModeType + + This parameter contains the power save mode type. The value for this parameter should not be repeated within same configuration set. + + +

+ MCU_RUN_MODE: Everything is running. +MCU_SLEEP_MODE: Clock for CPU is stopped. +

+
+ ECUC_Mcu_00123/AR_RS_0102_FR_1003/ECUC_Mcu_00176/SWS_Mcu_00254/AR_RS_0102_FR_0118 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MCU_RUN_MODE + + + MCU_RUN_MODE + Renesas + + + MCU_SLEEP_MODE + Renesas + + +
+
+ + +
+ + + McuClockSettingConfig + + This container contains the configuration (parameters) for the Clock settings of the MCU. Please see MCU031 for more information on the MCU clock settings. + + ECUC_Mcu_00124/ECUC_Mcu_00183/AR_RS_0091_FR_0025/AR_RS_0102_FR_0062/AR_RS_0102_FR_1063/AR_RS_0102_FR_2005/AR_RS_0102_FR_2006/AR_RS_0102_FR_0012/AR_RS_0102_FR_0013/AR_RS_0102_FR_0014 + 1 + 255 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + McuClockSettingId + + The Id of this McuClockSettingConfig to be used as argument for the API call "Mcu_InitClock". + + ECUC_Mcu_00124/ECUC_Mcu_00183/AR_RS_0091_FR_0025/AR_RS_0102_FR_0062/AR_RS_0102_FR_1063/AR_RS_0102_FR_2005/AR_RS_0102_FR_2006/AR_RS_0102_FR_0012/AR_RS_0102_FR_0013/AR_RS_0102_FR_0014 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + + + + McuClockStabilityWaitingTime + + This parameter contains the stablization time to affect the hardware after setting Clock control register. + + +

+ The unit is second. +This parameter is converted to busy loop counts according to the MCU clock. +The value should be big enough to cover the worst-case scenario in the driver configuration and compiler optimization level. It is recommended to add additional margin to the timeout based on user experience. Hence, it is not guaranteed that timeout occurs in this value. +

+
+ ECUC_Mcu_00124/ECUC_Mcu_00183/AR_RS_0091_FR_0025/AR_RS_0102_FR_0062/AR_RS_0102_FR_1063/AR_RS_0102_FR_2005/AR_RS_0102_FR_2006/AR_RS_0102_FR_0012/AR_RS_0102_FR_0013/AR_RS_0102_FR_0014 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0.0001 + 1 + 0.000001 +
+
+ + + + McuSystemClockSetting + + This container contains CPU System clocks. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2003/AR_RS_0102_FR_2002/AR_RS_0102_FR_0012 + 1 + 1 + + + + McuCpuMainSysClk + + This container contains the parameters related to CPU Clock. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2002 + 1 + 1 + + + + McuClockName + + This parameter contains the functional clock unit name for the CPU Clock. + + +

+ CLK_CPU: CLK_CPU is clock unit name. +

+
+ AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockValue + + This parameter contains the CPU main system clock frequency. This parameter does not affect the behavior of the MCU driver. It is a frequency that will be available to other modules for reference. It either needs to be calculated manually or by the configuration editor. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2002 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 1400000000 + 1400000000 + 1400000000 + +
+
+
+
+ + + McuModuleClockSetting + + This container contains functional module clocks. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2210 + 1 + 1 + + + + McuDebugTracePortClk + + This container contains the parameters related to Debug Trace port clock (ZTR) + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the Debug Trace port clock (ZTR) + + +

+ CLK_ZTR: CLK_ZTR is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZTR + + + CLK_ZTR + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZTR. PLL1CLK is equal to PLL1VCO/2. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL1CLK_DIV3_ID_1 + + + PLL1CLK_DIV2_ID_0 + Renesas + + + PLL1CLK_DIV3_ID_1 + Renesas + + + PLL1CLK_DIV4_ID_2 + Renesas + + + PLL1CLK_DIV6_ID_3 + Renesas + + + PLL1CLK_DIV8_ID_4 + Renesas + + + PLL1CLK_DIV12_ID_5 + Renesas + + + PLL1CLK_DIV16_ID_6 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZTR frequency in Hz + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 533333333.3 + 533333333.3 + 99193781.3 + +
+
+ + + McuDebugTraceBusClk + + This container contains the parameters related to Debug Trace bus clock (ZT) + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the Debug Trace bus clock (ZT) + + +

+ CLK_ZT: CLK_ZT is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZT + + + CLK_ZT + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZT. PLL1CLK is equal to PLL1VCO/2. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL1CLK_DIV3_ID_1 + + + PLL1CLK_DIV2_ID_0 + Renesas + + + PLL1CLK_DIV3_ID_1 + Renesas + + + PLL1CLK_DIV4_ID_2 + Renesas + + + PLL1CLK_DIV6_ID_3 + Renesas + + + PLL1CLK_DIV8_ID_4 + Renesas + + + PLL1CLK_DIV12_ID_5 + Renesas + + + PLL1CLK_DIV16_ID_6 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZT frequency in Hz + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 533333333.3 + 533333333.3 + 99193781.3 + +
+
+ + + McuDebugClk + + This container contains the parameters related to Debug clock (ZS) + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the Debug clock (ZS) + + +

+ CLK_ZTS: CLK_ZS is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZS + + + CLK_ZS + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZS. PLL1CLK is equal to PLL1VCO/2. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL1CLK_DIV6_ID_3 + + + PLL1CLK_DIV2_ID_0 + Renesas + + + PLL1CLK_DIV3_ID_1 + Renesas + + + PLL1CLK_DIV4_ID_2 + Renesas + + + PLL1CLK_DIV6_ID_3 + Renesas + + + PLL1CLK_DIV8_ID_4 + Renesas + + + PLL1CLK_DIV12_ID_5 + Renesas + + + PLL1CLK_DIV16_ID_6 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZS frequency in Hz + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 266666666.7 + 266666666.7 + 99193781.3 + +
+
+ + + McuZR0Clk + + This container contains the parameters related to CR52 Clock (ZR) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR52 Clock (ZR0) frequency (CLK_CPU) + + +

+ CLK_CPU: CLK_CPU is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_CPU = (PLL6VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_ZR frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1399440000 + 1400000000 + 31250000 + +
+
+ + + McuZR1Clk + + This container contains the parameters related to CR52 Clock (ZR) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR52 Clock (ZR1) frequency (CLK_CPU) + + +

+ CLK_CPU: CLK_CPU is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_CPU = (PLL6VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_ZR frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1399440000 + 1400000000 + 31250000 + +
+
+ + + McuZR2Clk + + This container contains the parameters related to CR52 Clock (ZR) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR52 Clock (ZR2) frequency (CLK_CPU) + + +

+ CLK_CPU: CLK_CPU is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_CPU = (PLL6VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_ZR frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2214/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1399440000 + 1400000000 + 31250000 + +
+
+ + + McuZB3Clk + + This container contains the parameters related to ZB3 Clock (ZB3) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the ZB3 Clock (ZB3) frequency (CLK_ZB3) + + +

+ CLK_ZB3: CLK_ZB3 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZB3 + + + CLK_ZB3 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZB3. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL3VCO_DIV2_ID_0 + + + PLL3VCO_DIV2_ID_0 + Renesas + + + PLL3VCO_DIV4_ID_2 + Renesas + + + PLL3VCO_DIV8_ID_4 + Renesas + + + PLL3VCO_DIV16_ID_6 + Renesas + + + PLL3VCO_DIV32_ID_9 + Renesas + + + PLL3VCO_DIV64_ID_12 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZB3 frequency in Hz. CLK_ZB3D2 = CLK_ZB3/2, CLK_ZB3D4 = CLK_ZB3/4 + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 799680000 + 800000000 + 15625000 + +
+
+ + + McuCA76Clk + + This container contains the parameters related to CR76 Clock (Z0) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR76 Clock (Z0) frequency (CLK_Z0) + + +

+ CLK_Z0: CLK_Z0 is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_Z0 + + + CLK_Z0 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_Z0 = (PLL2VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_Z0 frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1699320000 + 1800000000 + 31250000 + +
+
+ + + McuZGClk + + This container contains the parameters related to 3D Graphics Engine Clock (ZG) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the 3D Graphics Engine clock (ZG) frequency (CLK_ZG) + + +

+ CLK_ZG: CLK_ZG is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZG + + + CLK_ZG + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_ZG = (PLL4VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 16 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_ZG frequency in Hz + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 599760000 + 1200000000 + 31250000 + +
+
+ + + McuSDSRCClk + + This container contains the parameters related to SDSRC Clock (SDSRC) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0091_FR_0025 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SDSRC Clock (SDSRC) frequency (CLK_SDSRC) + + +

+ CLK_SDSRC: CLK_SDSRC is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SDSRC + + + CLK_SDSRC + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_SDSRC. + + +

+ PLL5VCOD2_DIV2_ID0: CLK_SDSRC = PLL5VCO x 1/2 x1/2 +PLL5VCO_DIV5_ID1: CLK_SDSRC = PLL5VCO x 1/5 +PLL5VCO_DIV6_ID2: CLK_SDSRC = PLL5VCO x 1/6 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL5VCOD2_DIV2_ID_0 + + + PLL5VCOD2_DIV2_ID_0 + Renesas + + + PLL5VCO_DIV5_ID_1 + Renesas + + + PLL5VCO_DIV6_ID_2 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SDSRC frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 799680000 + 800000000 + 533333333.3 + +
+
+ + + McuSD0HClk + + This container contains the parameters related to SD0H Clock (SD0H) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SD0H Clock (SD0H) frequency (CLK_SD0H) + + +

+ CLK_SD0H: CLK_SD0H is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SD0H + + + CLK_SD0H + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_SD0H + + +

+ ACTIVATE_ID_0: Supplies SD0H clock +STOP_ID_1: Stops SD0H clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + STOP_ID_1 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_SD0H. + + +

+ When CLK_SDSRC_DIV4_ID_2, CLK_SDSRC_DIV8_ID_3, CLK_SDSRC_DIV16_ID_4 is selected, McuClockCtrlSel should be set to STOP_ID_1 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SDSRC_DIV4_ID_2 + + + CLK_SDSRC_DIV1_ID_0 + Renesas + + + CLK_SDSRC_DIV2_ID_1 + Renesas + + + CLK_SDSRC_DIV4_ID_2 + Renesas + + + CLK_SDSRC_DIV8_ID_3 + Renesas + + + CLK_SDSRC_DIV16_ID_4 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SD0H frequency in Hz. + + +

+ McuClockValue = CLK_SDSRC x 1/Division with Division is selected by McuClockSelection +Example, McuClockSelection = CLK_SDSRC_DIV2_ID_1, McuClockValue = CLK_SDSRC x 1/2 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 199920000 + 800000000 + 33333333.3 +
+
+
+ + + McuSD0Clk + + This container contains the parameters related to SD0 Clock (SD0) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SD0 Clock (SD0) frequency (CLK_SD0) + + +

+ CLK_SD0: CLK_SD0 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SD0 + + + CLK_SD0 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_SD0 + + +

+ ACTIVATE_ID_0: Supplies SD0 clock +STOP_ID_1: Stops SD0 clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_SD0. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SD0H_DIV4_ID_1 + + + CLK_SD0H_DIV2_ID_0 + Renesas + + + CLK_SD0H_DIV4_ID_1 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_SD0 frequency in Hz. + + +

+ McuClockValue = CLK_SD0H x 1/Division with Division is selected by McuClockSelection +Example, McuClockSelection = CLK_SD0H_DIV4_ID_1, McuClockValue = CLK_SD0H x 1/4 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 49980000 + 200000000 + 8333333.3 +
+
+
+ + + McuRPCClk + + This container contains the parameters related to RPC Clock (RPC) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the RPC Clock (RPC) frequency (CLK_RPC) + + +

+ CLK_RPC: CLK_RPC is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_RPC + + + CLK_RPC + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_RPC + + +

+ ACTIVATE_ID_0: Supplies RPC clock +STOP_ID_1: Stops RPC clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_RPC. + + +

+ PLL5VCOD<a>_DIV<b>_ID_17 with: +a: division of PLL5VCO +b: division of RPC clock +Division ratio = a x b +Example: PLL5VCOD5_DIV4_ID_19 has a=5, b=4, Division ratio = 5 x 4 = 20 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL5VCOD5_DIV2_ID_17 + + + PLL5VCOD4_DIV4_ID_3 + Renesas + + + PLL5VCOD4_DIV6_ID_5 + Renesas + + + PLL5VCOD4_DIV8_ID_7 + Renesas + + + PLL5VCOD6_DIV2_ID_9 + Renesas + + + PLL5VCOD4_DIV4_ID_11 + Renesas + + + PLL5VCOD4_DIV6_ID_13 + Renesas + + + PLL5VCOD4_DIV8_ID_15 + Renesas + + + PLL5VCOD5_DIV2_ID_17 + Renesas + + + PLL5VCOD5_DIV4_ID_19 + Renesas + + + PLL5VCOD5_DIV6_ID_21 + Renesas + + + PLL5VCOD5_DIV8_ID_23 + Renesas + + + PLL5VCOD6_DIV2_ID_25 + Renesas + + + PLL5VCOD6_DIV4_ID_27 + Renesas + + + PLL5VCOD6_DIV6_ID_29 + Renesas + + + PLL5VCOD6_DIV8_ID_31 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_RPC frequency in Hz. + + +

+ McuClockValue = PLL5VCO x 1/Division with Division is selected by McuClockSelection +Example, McuClockSelection = PLL5VCOD5_DIV4_ID_19, McuClockValue = PLL5VCO x 1/5 x 1/4 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2112/AR_RS_0102_FR_2212/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 319872000 + 320000000 + 66666666.7 +
+
+
+ + + McuRPCD2Clk + + This container contains the parameters related to RPCD2 Clock (RPCD2) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the RPC Clock (RPCD2) frequency (CLK_RPCD2) + + +

+ CLK_RPCD2: CLK_RPCD2 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_RPCD2 + + + CLK_RPCD2 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_RPCD2 + + +

+ ACTIVATE_ID_0: Supplies RPC clock +STOP_ID_1: Stops RPC clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_RPCD2 frequency in Hz. + + +

+ McuClockValue = CLK_RPC x 1/2 +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 159936000 + 160000000 + 33333333.3 +
+
+
+ + + McuMSOClk + + This container contains the parameters related to MSO Clock (MSO) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the MSO Clock (MSO) frequency (CLK_MSO) + + +

+ CLK_MSO: CLK_MSO is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_MSO + + + CLK_MSO + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_MSO + + +

+ ACTIVATE_ID_0: Supplies MSO clock +STOP_ID_1: Stops MSO clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 63 + 63 + 5 +
+ + + McuClockValue + + This parameter declares CLK_MSO frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 12495000 + 133333333.3 + 12495000 +
+
+
+ + + McuCANFDClk + + This container contains the parameters related to CAN-FD Clock (CANFD) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CAN-FD Clock (CANFD) frequency (CLK_CANFD) + + +

+ CLK_CANFD: CLK_CANFD is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CANFD + + + CLK_CANFD + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_CANFD + + +

+ ACTIVATE_ID_0: Supplies CAN-FD clock +STOP_ID_1: Stops CAN-FD clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 63 + 63 + 9 +
+ + + McuClockValue + + This parameter declares CLK_CANFD frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 12495000 + 80000000 + 12495000 +
+
+
+ + + McuCSIClk + + This container contains the parameters related to CSI Clock (CSI) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CSI Clock (CSI) frequency (CLK_CSI) + + +

+ CLK_CSI: CLK_CSI is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CSI + + + CLK_CSI + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_CSI + + +

+ ACTIVATE_ID_0: Supplies CSI clock +STOP_ID_1: Stops CSI clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + STOP_ID_1 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 31 + 63 + 31 +
+ + + McuClockValue + + This parameter declares CLK_CSI frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 24990000 + 25000000 + 12495000 +
+
+
+ + + McuPOSTClk + + This container contains the parameters related to POST Clock (POST) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST Clock (POST) frequency (CLK_POST) + + +

+ CLK_POST: CLK_POST is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST + + + CLK_POST + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST + + +

+ ACTIVATE_ID_0: Supplies POST clock +STOP_ID_1: Stops POST clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 11 + 63 + 11 +
+ + + McuClockValue + + This parameter declares CLK_POST frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 66640000 + 66666667 + 12495000 +
+
+
+ + + McuPOST2Clk + + This container contains the parameters related to POST2 Clock (POST2) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST2 Clock (POST2) frequency (CLK_POST2) + + +

+ CLK_POST2: CLK_POST2 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST2 + + + CLK_POST2 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST2 + + +

+ ACTIVATE_ID_0: Supplies POST2 clock +STOP_ID_1: Stops POST2 clock +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 5 + 63 + 5 +
+ + + McuClockValue + + This parameter declares CLK_POST2 frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2115/AR_RS_0102_FR_2215/AR_RS_0102_FR_2114/AR_RS_0102_FR_2214/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 133280000 + 133333333.3 + 12495000 +
+
+
+ + + McuPOST3Clk + + This container contains the parameters related to POST3 Clock (POST3) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST3 Clock (POST3) frequency (CLK_POST3) + + +

+ CLK_POST3: CLK_POST3 is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST3 + + + CLK_POST3 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST3 + + +

+ ACTIVATE_ID_0: Supplies POST3 clock +STOP_ID_1: Stops POST3 clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 11 + 63 + 11 +
+ + + McuClockValue + + This parameter declares CLK_POST3 frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 66640000 + 66666667 + 12495000 +
+
+
+ + + McuPOST4Clk + + This container contains the parameters related to POST4 Clock (POST4) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST4 Clock (POST4) frequency (CLK_POST4) + + +

+ CLK_POST4: CLK_POST4 is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST4 + + + CLK_POST4 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST4 + + +

+ ACTIVATE_ID_0: Supplies POST4 clock +STOP_ID_1: Stops POST4 clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 11 + 63 + 11 +
+ + + McuClockValue + + This parameter declares CLK_POST4 frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 66640000 + 66666667 + 12495000 +
+
+
+ + + McuDSIEXTClk + + This container contains the parameters related to DSIEXT Clock (DSIEXT) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the DSIEXT Clock (DSIEXT) frequency (CLK_DSIEXT) + + +

+ CLK_DSIEXT: CLK_DSIEXT is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_DSIEXT + + + CLK_DSIEXT + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_DSIEXT + + +

+ ACTIVATE_ID_0: Supplies DSIEXT clock +STOP_ID_1: Stops DSIEXT clock +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + STOP_ID_1 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 +
+ + + McuClockValue + + This parameter declares CLK_DSIEXT frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2213/AR_RS_0102_FR_2214/AR_RS_0102_FR_2215 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 799680000 + 800000000 + 12495000 +
+
+
+ + + McuSASYNCRTClk + + This container contains the parameters related to SASYNCRT Clock (SASYNCRT) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCRT Clock (SASYNCRT) frequency (CLK_SASYNCRT) + + +

+ CLK_SASYNCRT: CLK_SASYNCRT is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCRT + + + CLK_SASYNCRT + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCRT frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 16666667 + 16666667 + 16666667 + +
+
+ + + McuSASYNCPERD1Clk + + This container contains the parameters related to SASYNCPERD1 Clock (SASYNCPERD1) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCPERD1 Clock (SASYNCPERD1) frequency (CLK_SASYNCPERD1) + + +

+ CLK_SASYNCPERD1: CLK_SASYNCPERD1 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCPERD1 + + + CLK_SASYNCPERD1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCPERD1 frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 266666667 + 266666667 + 266666667 + +
+
+ + + McuSASYNCPERD2Clk + + This container contains the parameters related to SASYNCPERD2 Clock (SASYNCPERD2) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCPERD2 Clock (SASYNCPERD2) frequency (CLK_SASYNCPERD2) + + +

+ CLK_SASYNCPERD2: CLK_SASYNCPERD2 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCPERD2 + + + CLK_SASYNCPERD2 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCPERD2 frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 133333333 + 133333333 + 133333333 + +
+
+ + + McuSASYNCPERD4Clk + + This container contains the parameters related to SASYNCPERD4 Clock (SASYNCPERD4) frequency + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCPERD4 Clock (SASYNCPERD4) frequency (CLK_SASYNCPERD4) + + +

+ CLK_SASYNCPERD4: CLK_SASYNCPERD4 is unit name. +

+
+ AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCPERD4 + + + CLK_SASYNCPERD4 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCPERD4 frequency in Hz. + + AR_RS_0102_FR_2110/AR_RS_0102_FR_2210/AR_RS_0102_FR_2111/AR_RS_0102_FR_2211/AR_RS_0091_FR_0025/AR_RS_0102_FR_2113/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 66666667 + 66666667 + 66666667 + +
+
+ + + McuIMPAClk + + This container contains the parameters related to IMPA Clock (IMPA) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the IMPA Clock (IMPA) frequency (CLK_IMPA) + + +

+ CLK_IMPA: CLK_IMPA is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_IMPA + + + CLK_IMPA + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_IMPA. + + +

+ IMPA clock source select. +The clock source (IMPA0 or IMPA1) can be selected. IMPA0 and IMPA1 is generated from PLL1 (with EMI solution) and PLL5 (without EMI solution), respectively. Do not access IMP during changing the clock source of IMPA. +0: IMPA1 generated from PLL5 (CPGMA1) +1: IMPA0 generated from PLL1 (CPGMA0) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL5_ID_0 + + + PLL5_ID_0 + Renesas + + + PLL1_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_IMPA frequency in Hz. + + +

+ McuClockValue = The clock source (IMPA0 or IMPA1) +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuZXClk + + This container contains the parameters related to ZX Clock (ZX) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the ZX Clock (ZX) frequency (CLK_ZX) + + +

+ CLK_ZX: CLK_ZX is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZX + + + CLK_ZX + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZX frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuSVVIPClk + + This container contains the parameters related to SV_VIP Clock (SV_VIP) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SV_VIP Clock (SV_VIP) frequency (CLK_SV_VIP) + + +

+ CLK_SV_VIP: CLK_SV_VIP is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SV_VIP + + + CLK_SV_VIP + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SV_VIP frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 640000000 + 640000000 + 640000000 +
+
+
+ + + McuSVIRClk + + This container contains the parameters related to SV_IR Clock (SV_IR) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SV_IR Clock (SV_IR) frequency (CLK_SV_IR) + + +

+ CLK_SV_IR: CLK_SV_IR is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SV_IR + + + CLK_SV_IR + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SV_IR frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 640000000 + 640000000 + 640000000 +
+
+
+ + + McuS0HSCClk + + This container contains the parameters related to S0_HSC Clock (S0_HSC) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the S0_HSC Clock (S0_HSC) frequency (CLK_S0_HSC) + + +

+ CLK_S0_HSC: CLK_S0_HSC is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_S0_HSC + + + CLK_S0_HSC + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_S0_HSC frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuS0VCClk + + This container contains the parameters related to S0_VC Clock (S0_VC) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the S0_VC Clock (S0_VC) frequency (CLK_S0_VC) + + +

+ CLK_S0_VC: CLK_S0_VC is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_S0_VC + + + CLK_S0_VC + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_S0_VC frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuS0VIOClk + + This container contains the parameters related to S0_VIO Clock (S0_VIO) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the S0_VIO Clock (S0_VIO) frequency (CLK_S0_VIO) + + +

+ CLK_S0_VIO: CLK_S0_VIO is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_S0_VIO + + + CLK_S0_VIO + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_S0_VIO frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuIMPA1Clk + + This container contains the parameters related to VC Clock (VC) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the IMPA1 Clock (IMPA1) frequency (CLK_IMPA1) + + +

+ CLK_IMPA1: CLK_IMPA1 is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_IMPA1 + + + CLK_IMPA1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_IMPA1 frequency in Hz. + + +

+ McuClockValue = The clock source PLL5 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuVCBUSClk + + This container contains the parameters related to VC Clock (VC) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the VC Clock (VC) frequency (CLK_VC) + + +

+ CLK_VC: CLK_VC is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_VC + + + CLK_VC + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_VC frequency in Hz. + + +

+ McuClockValue = The clock source PLL5 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 533330000 + 533330000 + 533330000 +
+
+
+ + + McuVIOBUSClk + + This container contains the parameters related to VIO Clock (VIO) frequency + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the VIO Clock (VIO) frequency (CLK_VIO) + + +

+ CLK_VIO: CLK_VIO is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_VIO + + + CLK_VIO + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_VIO frequency in Hz. + + +

+ McuClockValue = The clock source PLL5 +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2218/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 533330000 + 533330000 + 533330000 +
+
+
+ + + McuRCLKClk + + This container contains the clock settings for RCLK clock source. + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the RCLK Clock frequency (CLK_RCLK) + + +

+ CLK_RCLK: CLK_RCLK is unit name. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_RCLK + + + CLK_RCLK + Renesas + + +
+ + + McuClockSelection + + The value means the clock source clocked for CLK_RCLK, shown as below: +CLK_OCO : On-Chip-Oscillator (OCO) select. +CLK_EXTALR : EXTALR select. + + +

+ Clock source of RCLK can be selected by MD29 setting. Additionally, the initial value depends on MD29. +When MD29 = L, RCLK is EXTALR. +When MD29 = H, RCLK is OCO. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_OCO + + + CLK_OCO + Renesas + + + CLK_EXTALR + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_RCLK frequency in Hz. + + AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 32800 + 32800 + 32800 + +
+
+
+
+ + + McuPllClockSetting + + This container contains CPU System clocks. + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200/AR_RS_0102_FR_2101/AR_RS_0102_FR_2201/AR_RS_0091_FR_0025 + 1 + 1 + + + + McuMainOsc + + This parameter specifies the reference clock value Main-OSC located on Control domain which input as EXTAL + + +

+ PLL circuits multiply the input clock from EXTAL (EXTAL or EXTAL/2). +'When "MD14=1 and MD13=1", the reference clock is EXTAL x 1/2 (= 40.00 x 1/2). When the other mode setting, it is EXTAL x 1/1 +

+
+ AR_RS_0102_FR_2100/AR_RS_0102_FR_2200/AR_RS_0102_FR_2101/AR_RS_0102_FR_2201/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CLOCK_FREQUENCY_16_66_MHZ + + + CLOCK_FREQUENCY_16_66_MHZ + Renesas + + + CLOCK_FREQUENCY_20_MHZ + Renesas + + + CLOCK_FREQUENCY_33_33_MHZ + Renesas + + +
+
+ + + + McuPll1ClockSetting + + This container contains the parameters related to PLL1 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 1 on or off + + +

+ false: Turns off PLL circuit 1 +true: Turns on PLL circuit 1 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPllFrequency + + This parameter contains the value for PLL1VCO + + +

+ Mode pin control for PLL parameter setting is applied for PLL1 because the parameter cannot be changed by software registers after Master boot processor finishes executing the boot sequence +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3200000000 + 3200000000 + 3174201000 +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 1 when PLLECR.PLL1E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll2ClockSetting + + This container contains the parameters related to PLL2 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 2 on or off + + +

+ false: Turns off PLL circuit 2 +true: Turns on PLL circuit 2 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMultiplicationRatio + + This parameter specifies PLL2 multiplication Ratio - NI[7:0] + + +

+ PLL2 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 101 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +DITHERED_FREQUENCY_MODE_DOWN_ID_6: Fractional multiplication PLL mode. Output frequency is dithered (down spread) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + + DITHERED_FREQUENCY_MODE_DOWN_ID_6 + Renesas + + +
+ + + McuDownSpreadModuleDepth + + This parameter specifies PLL Down spread (modulation depth) (SSDEPT [6:0]) + + +

+ Down spread (modulation depth) value: +SSDEPT_VALUE_0: 0% +SSDEPT_VALUE_20: -1% +SSDEPT_VALUE_40: -2% +SSDEPT_VALUE_60: -3% +SSDEPT_VALUE_80: -4% +SSDEPT_VALUE_100: -5% +SSDEPT_VALUE_120: -6% +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SSDEPT_VALUE_0 + + + SSDEPT_VALUE_0 + Renesas + + + SSDEPT_VALUE_20 + Renesas + + + SSDEPT_VALUE_40 + Renesas + + + SSDEPT_VALUE_60 + Renesas + + + SSDEPT_VALUE_80 + Renesas + + + SSDEPT_VALUE_100 + Renesas + + + SSDEPT_VALUE_120 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL2 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) or 3'B110 (SSCG mode) to 3'B000 (integer +multiplication mode), write 25'H000 to NF[24:0]. Any others values except 25'H000 are +prohibited for NF[24:0] in integer multiplication mode. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuSSCGModulationFreq + + This parameter specifies SSCG modulation frequency value (SSFREQ [6:0]) + + +

+ The SSCG modulation frequency (Fmod) is calculated by following. +Fmod = (PLL reference clock) / (SSFREQ_value x 20 + 160) +Fmod range spec is 20 KHz to Fmod max KHz +The Fmod max is dependent on the value of McuDownSpreadModuleDepth +SSDEPT_VALUE_0: Don't care Fmod +SSDEPT_VALUE_20: 60 +SSDEPT_VALUE_40: 60 +SSDEPT_VALUE_60: 51.9 +SSDEPT_VALUE_80: 48.9 +SSDEPT_VALUE_100: 31.1 +SSDEPT_VALUE_120: 25.9 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL2VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL2 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL2VCO = (PLL2 reference clock) x (PLL2 multiplication ratio) +SSMODE[2:0] = 3'b100, 3'b110 ++ PLL2 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL2VCO = (PLL2 reference clock) x (PLL2 multiplication ratio) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3398640000 + 3600000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This parameter specifies the stop condition of PLL circuit 2 when PLLECR.PLL2E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll3ClockSetting + + This container contains the parameters related to PLL3 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuMultiplicationRatio + + This parameter specifies PLL3 multiplication Ratio - NI[7:0] + + +

+ PLL3 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 95 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL3 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) to 3'B000 (integer multiplication mode), write +25'H000 to NF[24:0]. Any other values except 25'H000 are prohibited for NF[24:0] in +integer multiplication mode. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL3VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL3 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL3VCO = (PLL3 reference clock) x (PLL3 multiplication ratio) +SSMODE[2:0] = 3'b100 ++ PLL3 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL3VCO = (PLL3 reference clock) x (PLL3 multiplication ratio) +SSMODE[2:0] = Others ++ Setting prohibited. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3198720000 + 3200000000 + 2000000000 +
+ + + McuPllCircuitEnable + + This parameter turns PLL circuit 3 on or off + + +

+ false: Turns off PLL circuit 3 +true: Turns on PLL circuit 3 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 3 when PLLECR.PLL3E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2107 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll4ClockSetting + + This container contains the parameters related to PLL4 supported clock domains + + AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 4 on or off + + +

+ false: Turns off PLL circuit 4 +true: Turns on PLL circuit 4 +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMultiplicationRatio + + This parameter specifies PLL4 multiplication Ratio - NI[7:0] + + +

+ PLL4 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 71 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +DITHERED_FREQUENCY_MODE_DOWN_ID_6: Fractional multiplication PLL mode. Output frequency is dithered (down spread) +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + + DITHERED_FREQUENCY_MODE_DOWN_ID_6 + Renesas + + +
+ + + McuDownSpreadModuleDepth + + This parameter specifies PLL Down spread (modulation depth) (SSDEPT [6:0]) + + +

+ Down spread (modulation depth) value: +SSDEPT_VALUE_0: 0% +SSDEPT_VALUE_20: -1% +SSDEPT_VALUE_40: -2% +SSDEPT_VALUE_60: -3% +SSDEPT_VALUE_80: -4% +SSDEPT_VALUE_100: -5% +SSDEPT_VALUE_120: -6% +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SSDEPT_VALUE_0 + + + SSDEPT_VALUE_0 + Renesas + + + SSDEPT_VALUE_20 + Renesas + + + SSDEPT_VALUE_40 + Renesas + + + SSDEPT_VALUE_60 + Renesas + + + SSDEPT_VALUE_80 + Renesas + + + SSDEPT_VALUE_100 + Renesas + + + SSDEPT_VALUE_120 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL4 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) or 3'B110 (SSCG mode) to 3'B000 (integer +multiplication mode), write 25'H000 to NF[24:0]. Any others values except 25'H000 are +prohibited for NF[24:0] in integer multiplication mode. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuSSCGModulationFreq + + This parameter specifies SSCG modulation frequency value (SSFREQ [6:0]) + + +

+ The SSCG modulation frequency (Fmod) is calculated by following. +Fmod = (PLL reference clock) / (SSFREQ_value x 20 + 160) +Fmod range spec is 20 KHz to 60 KHz +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL4VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL4 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL4VCO = (PLL4 reference clock) x (PLL4 multiplication ratio) +SSMODE[2:0] = 3'b100, 3'b110 ++ PLL4 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL4VCO = (PLL4 reference clock) x (PLL4 multiplication ratio) +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2399040000 + 2400000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This parameter specifies the stop condition of PLL circuit 4 when PLLECR.PLL4E is set to 1 + + AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2202/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2204/AR_RS_0102_FR_2206/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209/AR_RS_0102_FR_2217/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll5ClockSetting + + This container contains the parameters related to PLL5 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 5 on or off + + +

+ false: Turns off PLL circuit 5 +true: Turns on PLL circuit 5 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPllFrequency + + This parameter contains the value for PLL5VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL5 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL5VCO = (PLL5 reference clock) x (PLL5 multiplication ratio) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3198720000 + 8529920000 + 33320000 +
+ + + McuMultiplicationRatio + + This parameter specifies PLL5 multiplication Ratio - NI[7:0] + + +

+ PLL5 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 95 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 5 when PLLECR.PLL5E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205/AR_RS_0102_FR_2207/AR_RS_0102_FR_2208/AR_RS_0102_FR_2209 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll6ClockSetting + + This container contains the parameters related to PLL6 supported clock domains + + AR_RS_0102_FR_2100/AR_RS_0102_FR_2200 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 6 on or off + + +

+ false: Turns off PLL circuit 6 +true: Turns on PLL circuit 6 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMultiplicationRatio + + This parameter specifies PLL6 multiplication Ratio - NI[7:0] + + +

+ PLL6 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 83 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +DITHERED_FREQUENCY_MODE_DOWN_ID_6: Fractional multiplication PLL mode. Output frequency is dithered (down spread) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + + DITHERED_FREQUENCY_MODE_DOWN_ID_6 + Renesas + + +
+ + + McuDownSpreadModuleDepth + + This parameter specifies PLL Down spread (modulation depth) (SSDEPT [6:0]) + + +

+ Down spread (modulation depth) value: +SSDEPT_VALUE_0: 0% +SSDEPT_VALUE_20: -1% +SSDEPT_VALUE_40: -2% +SSDEPT_VALUE_60: -3% +SSDEPT_VALUE_80: -4% +SSDEPT_VALUE_100: -5% +SSDEPT_VALUE_120: -6% +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SSDEPT_VALUE_0 + + + SSDEPT_VALUE_0 + Renesas + + + SSDEPT_VALUE_20 + Renesas + + + SSDEPT_VALUE_40 + Renesas + + + SSDEPT_VALUE_60 + Renesas + + + SSDEPT_VALUE_80 + Renesas + + + SSDEPT_VALUE_100 + Renesas + + + SSDEPT_VALUE_120 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL6 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) or 3'B110 (SSCG mode) to 3'B000 (integer +multiplication mode), write 25'H000 to NF[24:0]. Any others values except 25'H000 are +prohibited for NF[24:0] in integer multiplication mode. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuSSCGModulationFreq + + This parameter specifies SSCG modulation frequency value (SSFREQ [6:0]) + + +

+ The SSCG modulation frequency (Fmod) is calculated by following. +Fmod = (PLL reference clock) / (SSFREQ_value x 20 + 160) +Fmod range spec is 20 KHz to Fmod max KHz +The Fmod max is dependent on the value of McuDownSpreadModuleDepth +SSDEPT_VALUE_0: Don't care Fmod +SSDEPT_VALUE_20: 60 +SSDEPT_VALUE_40: 60 +SSDEPT_VALUE_60: 52.5 +SSDEPT_VALUE_80: 39.4 +SSDEPT_VALUE_100: 31.5 +SSDEPT_VALUE_120: 26.2 +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL6VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL6 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL6VCO = (PLL6 reference clock) x (PLL6 multiplication ratio) +SSMODE[2:0] = 3'b100, 3'b110 ++ PLL6 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL6VCO = (PLL6 reference clock) x (PLL6 multiplication ratio) +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2798880000 + 2800000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 6 when PLLECR.PLL6E is set to 1 + + AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ false: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +true: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ false: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +true: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2102/AR_RS_0102_FR_2202/AR_RS_0102_FR_2103/AR_RS_0102_FR_2203/AR_RS_0091_FR_0025/AR_RS_0102_FR_2104/AR_RS_0102_FR_2204/AR_RS_0102_FR_2106/AR_RS_0102_FR_2206/AR_RS_0102_FR_2107/AR_RS_0102_FR_2207/AR_RS_0102_FR_2108/AR_RS_0102_FR_2208/AR_RS_0102_FR_2109/AR_RS_0102_FR_2209/AR_RS_0102_FR_2117/AR_RS_0102_FR_2217/AR_RS_0102_FR_2105/AR_RS_0102_FR_2205 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+
+
+ + + McuModuleClockSupplySetting + + This container contains the parameters related to module clock supply of peripherals + + AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + + + + McuIMPPSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP PSC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPDMAC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP DMAC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSPMCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP CNN (Scratchpad memory (SPMC0, SPMC1, SPMC2)) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPCNNClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP CNN + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuISP1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel 1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuISP0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel 0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuUMFL0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Vision IP (Optical Flow) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSMPS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Vision IP (SFM (Structure Flow Motion), Priority Sampling) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSMPO0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Vision IP (SFM (Structure Flow Motion), Post Processing) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuRGXClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral 3D Graphics Engine + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuADGClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ADG (clock generator for Ethernet AV) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSPMIClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP Scratchpad memory (SPMI0, SPMI1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPSLVClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP AXI slave + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPDTAClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP DTA + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPDMAC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP DMAC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuAVB2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherAVB (AVB2) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAVB1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherAVB (AVB1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAVB0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherAVB (AVB0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCSITOP0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CSI40 (CSI-2-RX0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCANFDClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CAN-FD + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuDSITXLINK1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MIPI-DSI (DSI-TX1)) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDSITXLINK0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MIPI-DSI (DSI-TX0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDOC2CHClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral DOC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDIS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral DU + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCSITOP1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CSI40 (CSI-2-RX1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMS1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (without extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (without extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMR2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (with Rotator&Scaler Extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMR1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (with Rotator&Scaler Extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMR0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (with Rotator&Scaler Extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFRAY00ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FlexRay + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuFCPVD1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVD (FCPV for VSPD1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPVD0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVD (FCPV for VSPD0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPCSClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPCS + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPWMClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PWM9, PWM8, PWM7, PWM6, PWM5, PWM4, PWM3, PWM2, PWM1, PWM0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 5 (MSIOF5) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 4 (MSIOF4) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIVCP1EClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral iVCP1E + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuISPCS1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel Selector) for ISP channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuISPCS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel Selector) for ISP channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuINTTPClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral INTC-Monitor (INTTP) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIPCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IPC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN01ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN00ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVCPL4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VCP4L + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTPU0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TPU + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVSPD1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPD1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVSPD0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPD0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN17ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN17 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN16ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN16 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN15ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN15 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN14ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN14 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN13ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN13 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN12ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN12 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN11ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN11 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN10ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN10 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN07ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN7 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN06ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN6 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN05ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN04ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN03ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN02ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPFC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC3 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPFC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC2 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPFC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC1 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVSPX1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPX1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVSPX0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPX0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPVX1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVX1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPVX0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVX0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuMTIClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MTI + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCSBRGIRA2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Debug and Trace + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCSBRGIRA3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Debug and Trace + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuTSNClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherTSN + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMPSDMAC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Slim-IMP DMAC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPSDMAC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Slim-IMP DMAC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral DSC (Display Stream Compression) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPRCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Compression bus in Main Memory domain + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSSIClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SSI + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSSIUClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SSIU + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuADVFSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ADVFS Controller (K-Sensor) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCR0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Crypto Engine + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuINTAPClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral INTC-AP (including GIC600) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuHSCIF3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuHSCIF2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuHSCIF1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuHSCIF0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuRTDM1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRTDM0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRPCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RPC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPCIE1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PCIEC ch0 Application/Local register reset + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPCIE0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PCIEC ch0 Cold-reset + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuMSI3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 3 (MSIOF3) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 2 (MSIOF2) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 1 (MSIOF1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 0 (MSIOF0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIRQCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral INTC-EX (IRQC) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuTMU4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSYDM2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SYS-DMAC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSYDM1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SYS-DMAC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSECROMClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Secure ROM + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSDHI0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripherals SDHI0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSCIF4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripherals SCIF4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSCIF3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripherals SCIF3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSCIF1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SCIF-1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSCIF0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SCIF-0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRTDM3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRTDM2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuUCMTClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SUCMT + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPFC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC0 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCMT3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCMT2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCMT1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCMT0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWDTClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WDT + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuWCRC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWCRC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWCRC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWCRC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFSOClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RFSO + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCRC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCRC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCRC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCRC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuADVFSClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ADVFS + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC7ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC7 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC6ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC6 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACCWrapperClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Wrapper + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC6ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch6 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC7ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch7 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPAPDEBUGClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CoreSight Debug Block for PAP + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuTSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TSC4, TSC3, TSC2, TSC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuLPDDRMSTPCR4b09ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral LPDDR5/LPDDR4X + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuLPDDRMSTPCR4b10ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral LPDDR5/LPDDR4X + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR28b31ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR28b30ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b28ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b27ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b26ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b25ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b24ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b23ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b22ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b21ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPAPSDMACClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PAP-SDMAC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPAPTOPClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PAP TOP + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPAPBUSClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PAP local bus + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR28b04ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR28b03ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR28b02ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b01ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b23ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b22ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b21ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b20ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b19ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b18ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b17ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP3MSTPCR29b16ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b14ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b13ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b12ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b11ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b10ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b09ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b08ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP2MSTPCR29b07ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b05ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b04ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b03ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b02ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b01ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR29b00ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0102_FR_2116/AR_RS_0102_FR_2216/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + McuClockReferencePoint + + This container defines a reference point in the Mcu Clock tree. It defines the frequency which can be used by other modules as an input value. Lower multiplicity is 1, as even in the simplest case (only one frequency is used), there is one frequency to be defined. This container is not used for implementation. + + ECUC_Mcu_00174/AR_RS_0091_FR_0031/ECUC_Mcu_00175/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025 + 1 + 1 + + + + McuClockReferencePointFrequency + + This is the frequency for the specific instance of the McuClockReferencePoint container. It shall be given in Hz. + + +

+ This parameter is not used for implementation. So if its used for reference frequency then user has to take care for configuration of valid domain clocks associated with it. +

+
+ ECUC_Mcu_00174/AR_RS_0091_FR_0031/ECUC_Mcu_00175/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 400000000 + 0 +
+
+
+
+
+ + + McuRamSectorSettingConf + + This container contains the configuration (parameters) for the RAM Sector setting. Please see MCU030 for more information on RAM sector settings. + + ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 0 + 255 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + McuRamDefaultValue + + This parameter shall represent the Data pre-setting to be initialized. + + ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + McuRamSectionBaseAddress + + This parameter shall represent the MCU RAM section base address. + + +

+ System RAM: 0xE630_0000 to 0xE63F_FFFF +RT-VRAM0 MIRRORED: 0xEB20_0000 to 0xEB2F_FFFF +RT-VRAM0 EXTENDED: 0xE010_0000 to 0xE1BF_FFFF +RT-VRAM1: 0xE200_0000 to 0xE3BF_FFFF +

+
+ ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + McuRamSectionSize + + This parameter shall represent the MCU RAM Section size in bytes. + + +

+ System RAM: (1024KB) (4..1048576) +RT-VRAM0 MIRRORED: (1024KB) (4..1048576) +RT-VRAM0 EXTENDED: (27MB) (4..28311552) +RT-VRAM1: (28MB) (4..29360128) +

+
+ ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4 + 29360128 + 4 +
+ + + McuRamSectionWriteSize + + This parameter shall define the size in bytes of data which can be written into RAM at once. + + +

+ The maximum bit length of the RAM access size is 32-bit. +If RAM ECC is enabled, then if the initialization with the maximum bit length is not performed (e.g. if a 32-bit RAM is initialized by an 8-bit or 16-bit access), an ECC error may be detected. Therefore, McuRamSectionWriteSize must be selected as "4" in this case. +

+
+ ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4 + 4 + 1 +
+
+
+ + + McuDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_ReportErrorStatus API in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. The standardized errors are provided in the container and can be extended by vendor specific error references. + + ECUC_Mcu_00187/ECUC_Mcu_00188/AR_RS_0091_FR_0025/AR_RS_0102_FSR_0070/AR_RS_0102_FSR_0073/AR_RS_0102_FSR_0071/AR_RS_0102_FSR_0072/AR_RS_0102_FSR_0076 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + MCU_E_CLOCK_FAILURE + + Reference to configured DEM event to report "Clock source failure". + + ECUC_Mcu_00187/ECUC_Mcu_00188/AR_RS_0091_FR_0025/AR_RS_0102_FSR_0070/AR_RS_0102_FSR_0073/AR_RS_0102_FSR_0071/AR_RS_0102_FSR_0072/AR_RS_0102_FSR_0076 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+ + + McuPublishedInformation + + Container holding all MCU specific published information parameters. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReasonConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + true + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ This parameter is not used since McuResetReason is PUBLISHED-INFORMATION parameter which should not be modified. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 0 + 255 + 0 +
+
+
+ + + McuPowerOnResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_POWER_ON_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 0 + 0 + 0 +
+
+
+ + + McuSWDTResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_SWDT_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 2 + 2 + 2 +
+
+
+ + + McuRWDTResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_RWDT_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 1 + 1 + 1 +
+
+
+ + + McuMultiResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_MULTI_RESET + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_MULTI_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 5 + 5 + 5 +
+
+
+ + + McuResetUndefinedConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_RESET_UNDEFINED + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_UNDEFINED_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 7 + 7 + 7 +
+
+
+ + + McuNoneResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_NON_RESET + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_NONE_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 6 + 6 + 6 +
+
+
+ + + McuSwResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_SW_RESET + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_SW_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 3 + 3 + 3 +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_PORT_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_PORT_V4H.arxml new file mode 100644 index 0000000..a7cccfe --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_PORT_V4H.arxml @@ -0,0 +1,92158 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Port + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Port/Port + + + + + Port + + Configuration of the Port module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2021-11-25 + + + 1.0.1 + 1.0.0 + Renesas + 2022-06-16 + + + 1.0.2 + 1.0.1 + Renesas + 2022-07-05 + + + 1.0.3 + 1.0.2 + Renesas + 2022-08-14 + + + 1.0.4 + 1.0.3 + Renesas + 2022-10-07 + + + 1.0.5 + 1.0.4 + Renesas + 2022-12-07 + + + 1.1.11 + 1.0.5 + Renesas + 2023-02-14 + + + 1.1.12 + 1.1.11 + Renesas + 2023-07-25 + + + 1.1.13 + 1.1.12 + Renesas + 2024-12-05 + + + + ECUC_Port_00135 + 0 + 1 + true + /AUTOSAR/EcucDefs/Port + + VARIANT-POST-BUILD + + + + + PortGeneral + + Module wide configuration parameters of the PORT driver. + + ECUC_Port_00117 + 1 + 1 + + + + PortCriticalSectionProtection + + This parameter specifies if the PORT driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the PORT driver configuration. +true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. + + AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + PortDevErrorDetect + + Switches the Development Error Detection and Notification on or off. +true: Development Error Detection and Notification is enabled. +false: Development Error Detection and Notification is disabled. + + ECUC_Port_00123/SWS_BSW_00235/SWS_BSW_00202/SWS_BSW_00203 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. +<PDF: PortDeviceName>: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. + + AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + + + + + PortMaxMode + + This parameter indicates maximum Alternative modes present in a Port Module. + + AR_RS_0103_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 5 + 5 + 5 + + + + PortSetPinDefaultDirectionApi + + Pre-processor switch to enable / disable the use of the function Port_SetPinDefaultDirection(). +true: Enabled - Function Port_SetPinDefaultDirection() is available. +false: Disabled - Function Port_SetPinDefaultDirection() is not available. + + AR_RS_0103_FR_0021/AR_RS_0103_API_0001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortSetPinDirectionApi + + Pre-processor switch to enable / disable the use of the function Port_SetPinDirection(). +true: Enabled - Function Port_SetPinDirection() is available. +false: Disabled - Function Port_SetPinDirection() is not available. + + ECUC_Port_00131 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortSetPinModeApi + + Pre-processor switch to enable / disable the use of the function Port_SetPinMode(). +true: Enabled - Function Port_SetPinMode() is available. +false: Disabled - Function Port_SetPinMode() is not available. + + ECUC_Port_00132/SWS_Port_00125/SWS_Port_00128/SWS_Port_00145 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortSetToDioAltModeApi + + Pre-processor switch to enable / disable the use of the function Port_SetToDioMode() and Port_SetToAlternateMode(). +true: Enabled - Function Port_SetToDioMode() and Port_SetToAlternateMode() is available. +false: Disabled - Function Port_SetToDioMode() and Port_SetToAlternateMode() is not available. + + AR_RS_0103_FR_0027/AR_RS_0103_FR_0023 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. +true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled + + AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + PortVersionInfoApi + + Pre-processor switch to enable / disable the API to read out the modules version information. +true: Version info API enabled. +false: Version info API disabled. + + ECUC_Port_00133 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortFUSEMonitoringApi + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +Pre-processor switch to enable / disable the API for Port "FUSE monitoring register" check safety mechanism. +true: Enabled - Function Port_FUSEMonitoring() is available. +false: Disabled - Function Port_FUSEMonitoring() is not available. + + AR_RS_0103_FSR_0004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortOTPMON0ExpectedValue + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +The expected value of register OTPMONITOR0, that value is different for each product, user shall contact Renesas Electronics to get. + + AR_RS_0103_FSR_0005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + PortOTPMON3ExpectedValue + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +The expected value of register OTPMONITOR3, that value is different for each product, user shall contact Renesas Electronics to get. + + AR_RS_0103_FSR_0006 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + PortUnintendedModuleStopCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +Pre-processor switch to enable / disable the API for Unintended Module Stop check safety mechanism. +true: Enabled - Function Port_UnintendedModuleStopCheck() is available. +false: Disabled - Function Port_UnintendedModuleStopCheck() is not available. + + AR_RS_0103_FSR_0010 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortExclusiveControl + + Pre-processor switch to enable / disable the use of the function Port_ExclusiveControl(). + + +

+ true: Enabled - Function Port_ExclusiveControl() is available. +false: Disabled - Function Port_ExclusiveControl() is not available. +

+
+ AR_RS_0103_FR_3001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + PortExclusiveSelection + + Address of MFISLCKR registers to implement exclusive control for PFC/GPIO Module register + + AR_RS_0103_FR_3008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MFISLCKR0 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + + + + PortExclusiveTimeout + + The timeout value for the resource getting loop in Port module. It shall be given in number of clock count. Example for how to calculate is as following: +With CPU operated at 800Mhz, cache activated. It takes about 0.078 microsecond for one loop time. Minimum time for waiting exclusive control is 20 millisecond. So, this parameter should be configured as 256410. + + AR_RS_0103_FR_3010 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 256410 + 4294967295 + 1 + + + + PortDomainId + + The value support Bus Domain configuration set. +0: Set Bus Domain 0 +1: Set Bus Domain 1 +2: Set Bus Domain 2 +3: Set Bus Domain 3 + + AR_RS_0103_FSR_0011 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 3 + 0 + +
+ + + + PortEcucPartitionRef + + Maps the Port driver to zero a multiple ECUC partitions to make the modules API available in this partition. This parameter is not used for implementation. + + ECUC_Port_00136 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + PortConfigSet + + This container is the base of a multiple configuration set. + + ECUC_Port_00122 + 1 + 1 + + + + PortContainer + + Container collecting the PortPins. This container is not used for implementation. + + ECUC_Port_00122/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortNumberOfPortPins + + The number of specified PortPins in this PortContainer. This parameter is not used for implementation. + + ECUC_Port_00124 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + + + PortPin + + Configuration of the individual port pins. This container is not used for implementation. + + ECUC_Port_00118/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. This parameter is not used for implementation +The direction must match the pin mode. E.g. a pin used for an ADC must be configured to be an in port. Implementation Type: Port_PinDirectionType. + + AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_IN + AUTOSAR_ECUC + + + PORT_PIN_OUT + AUTOSAR_ECUC + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. This parameter is not used for implementation. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinId + + Pin Id of the port pin. This value will be assigned to the symbolic name derived from the port pin container short name. This parameter is not used for implementation. + + ECUC_Port_00127 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 1 + 65535 + 1 + + + + PortPinInitialMode + + Port pin mode from mode list for use with Port_Init() function. This parameter is not used for implementation. + + ECUC_Port_00128/SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_MODE_DIO + + + PORT_PIN_MODE_ADC + AUTOSAR_ECUC + + + PORT_PIN_MODE_CAN + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_GPT + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_WDG + AUTOSAR_ECUC + + + PORT_PIN_MODE_FLEXRAY + AUTOSAR_ECUC + + + PORT_PIN_MODE_ICU + AUTOSAR_ECUC + + + PORT_PIN_MODE_LIN + AUTOSAR_ECUC + + + PORT_PIN_MODE_MEM + AUTOSAR_ECUC + + + PORT_PIN_MODE_PWM + AUTOSAR_ECUC + + + PORT_PIN_MODE_SPI + AUTOSAR_ECUC + + + + + + PortPinLevelValue + + Port Pin Level value from Port pin list. This parameter is not used for implementation. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + AUTOSAR_ECUC + + + PORT_PIN_LEVEL_HIGH + AUTOSAR_ECUC + + + + + + PortPinMode + + Port pin mode from mode list. This parameter is not used for implementation. + + ECUC_Port_00130 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_MODE_DIO + + + PORT_PIN_MODE_ADC + AUTOSAR_ECUC + + + PORT_PIN_MODE_CAN + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_GPT + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_WDG + AUTOSAR_ECUC + + + PORT_PIN_MODE_FLEXRAY + AUTOSAR_ECUC + + + PORT_PIN_MODE_ICU + AUTOSAR_ECUC + + + PORT_PIN_MODE_LIN + AUTOSAR_ECUC + + + PORT_PIN_MODE_MEM + AUTOSAR_ECUC + + + PORT_PIN_MODE_PWM + AUTOSAR_ECUC + + + PORT_PIN_MODE_SPI + AUTOSAR_ECUC + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode is changeable on a port pin during runtime. This parameter is not used for implementation. +true: Port Pin mode changeable allowed. +false: Port Pin mode changeable not permitted. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + + + PortPinEcucPartitionRef + + Maps the Port pin to zero a multiple ECUC partitions. The ECUC partitions referenced are a subset of the ECUC partitions where the Port driver is mapped to. This parameter is not used for implementation. + + ECUC_Port_00137 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + + + PortFilterGroupConfig + + This container contains configuration for the Port Filter Functionality. + + AR_RS_0103_FR_0037 + 1 + 1 + + + + PortChatteringFilterGroup0 + + This container contains Chattering Prevention Filter of Group0. + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group0 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup1 + + This container contains Chattering Prevention Filter of Group1. + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group1 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup2 + + This container contains Chattering Prevention Filter of Group2. + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group2 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup3 + + This container contains Chattering Prevention Filter of Group3. + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group3 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup4 + + This container contains Chattering Prevention Filter of Group4 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group4 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup5 + + This container contains Chattering Prevention Filter of Group5 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group5 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup6 + + This container contains Chattering Prevention Filter of Group6 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group6 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup7 + + This container contains Chattering Prevention Filter of Group7 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group7 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup8 + + This container contains Chattering Prevention Filter of Group8 + + AR_RS_0103_FR_3005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group8 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_3006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_3007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_3009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+
+
+ + + PortGroup0 + + This container contains the configuration (parameters) for PortGroup0. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP0_00_ALT0_IN_OUT_GPSR0_BIT0_IP0SR0_BIT0 + Renesas + + + ERROROUTC_ALT1_OUT_GPSR0_BIT0_IP0SR0_BIT0 + Renesas + + + TCLK2_ALT2_IN_GPSR0_BIT0_IP0SR0_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP0_01_ALT0_IN_OUT_GPSR0_BIT1_IP0SR0_BIT4 + Renesas + + + MSIOF3_SS1_ALT1_OUT_GPSR0_BIT1_IP0SR0_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP0_02_ALT0_IN_OUT_GPSR0_BIT2_IP0SR0_BIT8 + Renesas + + + MSIOF3_SS2_ALT1_OUT_GPSR0_BIT2_IP0SR0_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ3_ALT0_IN_GPSR0_BIT3_IP0SR0_BIT12 + Renesas + + + MSIOF3_SCK_ALT1_IN_OUT_GPSR0_BIT3_IP0SR0_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ2_ALT0_IN_GPSR0_BIT4_IP0SR0_BIT16 + Renesas + + + MSIOF3_TXD_ALT1_OUT_GPSR0_BIT4_IP0SR0_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ1_ALT0_IN_GPSR0_BIT5_IP0SR0_BIT20 + Renesas + + + MSIOF3_RXD_ALT1_IN_GPSR0_BIT5_IP0SR0_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ0_ALT0_IN_GPSR0_BIT6_IP0SR0_BIT24 + Renesas + + + MSIOF3_SYNC_ALT1_IN_OUT_GPSR0_BIT6_IP0SR0_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SS2_ALT0_OUT_GPSR0_BIT7_IP0SR0_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SS1_ALT0_OUT_GPSR0_BIT8_IP1SR0_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SYNC_ALT0_IN_OUT_GPSR0_BIT9_IP1SR0_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_TXD_ALT0_OUT_GPSR0_BIT10_IP1SR0_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SCK_ALT0_IN_OUT_GPSR0_BIT11_IP1SR0_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_RXD_ALT0_IN_GPSR0_BIT12_IP1SR0_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SS2_ALT0_OUT_GPSR0_BIT13_IP1SR0_BIT20 + Renesas + + + TCLK1_ALT1_IN_GPSR0_BIT13_IP1SR0_BIT20 + Renesas + + + IRQ2_ALT2_IN_GPSR0_BIT13_IP1SR0_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SS1_ALT0_OUT_GPSR0_BIT14_IP1SR0_BIT24 + Renesas + + + HTX1_ALT1_OUT_GPSR0_BIT14_IP1SR0_BIT24 + Renesas + + + TX1_ALT2_OUT_GPSR0_BIT14_IP1SR0_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SYNC_ALT0_IN_OUT_GPSR0_BIT15_IP1SR0_BIT28 + Renesas + + + HRX1_ALT1_IN_GPSR0_BIT15_IP1SR0_BIT28 + Renesas + + + RX1_ALT2_IN_GPSR0_BIT15_IP1SR0_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_TXD_ALT0_OUT_GPSR0_BIT16_IP2SR0_BIT0 + Renesas + + + HCTS1_ALT1_IN_OUT_GPSR0_BIT16_IP2SR0_BIT0 + Renesas + + + CTS1_ALT2_IN_OUT_GPSR0_BIT16_IP2SR0_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SCK_ALT0_IN_OUT_GPSR0_BIT17_IP2SR0_BIT4 + Renesas + + + HRTS1_ALT1_IN_OUT_GPSR0_BIT17_IP2SR0_BIT4 + Renesas + + + RTS1_ALT2_IN_OUT_GPSR0_BIT17_IP2SR0_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_RXD_ALT0_IN_GPSR0_BIT18_IP2SR0_BIT8 + Renesas + + + HSCK1_ALT1_IN_OUT_GPSR0_BIT18_IP2SR0_BIT8 + Renesas + + + SCK1_ALT2_IN_OUT_GPSR0_BIT18_IP2SR0_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup1 + + This container contains the configuration (parameters) for PortGroup1. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SS2_ALT0_OUT_GPSR1_BIT0_IP0SR1_BIT0 + Renesas + + + HTX3_ALT1_OUT_GPSR1_BIT0_IP0SR1_BIT0 + Renesas + + + TX3_ALT2_OUT_GPSR1_BIT0_IP0SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SS1_ALT0_OUT_GPSR1_BIT1_IP0SR1_BIT4 + Renesas + + + HCTS3_ALT1_IN_OUT_GPSR1_BIT1_IP0SR1_BIT4 + Renesas + + + RX3_ALT2_IN_GPSR1_BIT1_IP0SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SYNC_ALT0_IN_OUT_GPSR1_BIT2_IP0SR1_BIT8 + Renesas + + + HRTS3_ALT1_IN_OUT_GPSR1_BIT2_IP0SR1_BIT8 + Renesas + + + RTS3_ALT2_IN_OUT_GPSR1_BIT2_IP0SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SCK_ALT0_IN_OUT_GPSR1_BIT3_IP0SR1_BIT12 + Renesas + + + HSCK3_ALT1_IN_OUT_GPSR1_BIT3_IP0SR1_BIT12 + Renesas + + + CTS3_ALT2_IN_OUT_GPSR1_BIT3_IP0SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_TXD_ALT0_OUT_GPSR1_BIT4_IP0SR1_BIT16 + Renesas + + + HRX3_ALT1_IN_GPSR1_BIT4_IP0SR1_BIT16 + Renesas + + + SCK3_ALT2_IN_OUT_GPSR1_BIT4_IP0SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_RXD_ALT0_IN_GPSR1_BIT5_IP0SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SS2_ALT0_OUT_GPSR1_BIT6_IP0SR1_BIT24 + Renesas + + + HTX1_ALT1_OUT_GPSR1_BIT6_IP0SR1_BIT24 + Renesas + + + TX1_ALT2_OUT_GPSR1_BIT6_IP0SR1_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SS1_ALT0_OUT_GPSR1_BIT7_IP0SR1_BIT28 + Renesas + + + HRX1_ALT1_IN_GPSR1_BIT7_IP0SR1_BIT28 + Renesas + + + RX1_ALT2_IN_GPSR1_BIT7_IP0SR1_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SYNC_ALT0_IN_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + HCTS1_ALT1_IN_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + CTS1_ALT2_IN_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + CANFD5_TX_ALT3_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_TXD_ALT0_OUT_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + HRTS1_ALT1_IN_OUT_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + RTS1_ALT2_IN_OUT_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + CANFD5_RX_ALT3_IN_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SCK_ALT0_IN_OUT_GPSR1_BIT10_IP1SR1_BIT8 + Renesas + + + HSCK1_ALT1_IN_OUT_GPSR1_BIT10_IP1SR1_BIT8 + Renesas + + + SCK1_ALT2_IN_OUT_GPSR1_BIT10_IP1SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_RXD_ALT0_IN_GPSR1_BIT11_IP1SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HTX0_ALT0_OUT_GPSR1_BIT12_IP1SR1_BIT16 + Renesas + + + TX0_ALT1_OUT_GPSR1_BIT12_IP1SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HCTS0_ALT0_IN_OUT_GPSR1_BIT13_IP1SR1_BIT20 + Renesas + + + CTS0_ALT1_IN_OUT_GPSR1_BIT13_IP1SR1_BIT20 + Renesas + + + PWM8_ALT2_OUT_GPSR1_BIT13_IP1SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRTS0_ALT0_IN_OUT_GPSR1_BIT14_IP1SR1_BIT24 + Renesas + + + RTS0_ALT1_IN_OUT_GPSR1_BIT14_IP1SR1_BIT24 + Renesas + + + PWM9_ALT2_OUT_GPSR1_BIT14_IP1SR1_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HSCK0_ALT0_IN_OUT_GPSR1_BIT15_IP1SR1_BIT28 + Renesas + + + SCK0_ALT1_IN_OUT_GPSR1_BIT15_IP1SR1_BIT28 + Renesas + + + PWM0_ALT2_OUT_GPSR1_BIT15_IP1SR1_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRX0_ALT0_IN_GPSR1_BIT16_IP2SR1_BIT0 + Renesas + + + RX0_ALT1_IN_GPSR1_BIT16_IP2SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCIF_CLK_ALT0_IN_GPSR1_BIT17_IP2SR1_BIT4 + Renesas + + + IRQ4_ALT1_IN_GPSR1_BIT17_IP2SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SSI_SCK_ALT0_IN_OUT_GPSR1_BIT18_IP2SR1_BIT8 + Renesas + + + TCLK3_ALT1_IN_GPSR1_BIT18_IP2SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SSI_WS_ALT0_IN_OUT_GPSR1_BIT19_IP2SR1_BIT12 + Renesas + + + TCLK4_ALT1_IN_GPSR1_BIT19_IP2SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SSI_SD_ALT0_IN_OUT_GPSR1_BIT20_IP2SR1_BIT16 + Renesas + + + IRQ0_ALT1_IN_GPSR1_BIT20_IP2SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin21 + + This container contains the configuration (parameters) for PortPin21. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AUDIO_CLKOUT_ALT0_OUT_GPSR1_BIT21_IP2SR1_BIT20 + Renesas + + + IRQ1_ALT1_IN_GPSR1_BIT21_IP2SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin22 + + This container contains the configuration (parameters) for PortPin22. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AUDIO_CLKIN_ALT0_IN_GPSR1_BIT22_IP2SR1_BIT24 + Renesas + + + PWM3_ALT1_OUT_GPSR1_BIT22_IP2SR1_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin23 + + This container contains the configuration (parameters) for PortPin23. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP1_23_ALT0_OUT_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + TCLK2_ALT1_IN_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + MSIOF4_SS1_ALT2_OUT_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + IRQ3_ALT3_IN_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin24 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRX3_ALT0_IN_GPSR1_BIT24_IP3SR1_BIT0 + Renesas + + + SCK3_ALT1_IN_OUT_GPSR1_BIT24_IP3SR1_BIT0 + Renesas + + + MSIOF4_SS2_ALT2_OUT_GPSR1_BIT24_IP3SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin25 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HSCK3_ALT0_IN_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + CTS3_ALT1_IN_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + MSIOF4_SCK_ALT2_IN_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + TPU0TO0_ALT3_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin26 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRTS3_ALT0_IN_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + RTS3_ALT1_IN_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + MSIOF4_TXD_ALT2_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + TPU0TO1_ALT3_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin27 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HCTS3_ALT0_IN_OUT_GPSR1_BIT27_IP3SR1_BIT12 + Renesas + + + RX3_ALT1_IN_GPSR1_BIT27_IP3SR1_BIT12 + Renesas + + + MSIOF4_RXD_ALT2_IN_GPSR1_BIT27_IP3SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin28 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HTX3_ALT0_OUT_GPSR1_BIT28_IP3SR1_BIT16 + Renesas + + + TX3_ALT1_OUT_GPSR1_BIT28_IP3SR1_BIT16 + Renesas + + + MSIOF4_SYNC_ALT2_IN_OUT_GPSR1_BIT28_IP3SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup2 + + This container contains the configuration (parameters) for PortGroup2. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXDA_ALT0_OUT_GPSR2_BIT0_IP0SR2_BIT0 + Renesas + + + CANFD1_TX_ALT1_OUT_GPSR2_BIT0_IP0SR2_BIT0 + Renesas + + + TPU0TO2_ALT2_OUT_GPSR2_BIT0_IP0SR2_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXENA_ALT0_OUT_GPSR2_BIT1_IP0SR2_BIT4 + Renesas + + + CANFD1_RX_ALT1_IN_GPSR2_BIT1_IP0SR2_BIT4 + Renesas + + + TPU0TO3_ALT2_OUT_GPSR2_BIT1_IP0SR2_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RXDA_EXTFXR_ALT0_IN_GPSR2_BIT2_IP0SR2_BIT8 + Renesas + + + CANFD5_TX_ALT1_OUT_GPSR2_BIT2_IP0SR2_BIT8 + Renesas + + + IRQ5_ALT2_IN_GPSR2_BIT2_IP0SR2_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CLK_EXTFXR_ALT0_IN_GPSR2_BIT3_IP0SR2_BIT12 + Renesas + + + CANFD5_RX_ALT1_IN_GPSR2_BIT3_IP0SR2_BIT12 + Renesas + + + IRQ4_ALT2_IN_GPSR2_BIT3_IP0SR2_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RXDB_EXTFXR_ALT0_IN_GPSR2_BIT4_IP0SR2_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXENB_ALT0_OUT_GPSR2_BIT5_IP0SR2_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXDB_ALT0_OUT_GPSR2_BIT6_IP0SR2_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TPU0TO1_ALT0_OUT_GPSR2_BIT7_IP0SR2_BIT28 + Renesas + + + CANFD6_TX_ALT1_OUT_GPSR2_BIT7_IP0SR2_BIT28 + Renesas + + + TCLK2_ALT3_IN_GPSR2_BIT7_IP0SR2_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TPU0TO0_ALT0_OUT_GPSR2_BIT8_IP1SR2_BIT0 + Renesas + + + CANFD6_RX_ALT1_IN_GPSR2_BIT8_IP1SR2_BIT0 + Renesas + + + TCLK1_ALT3_IN_GPSR2_BIT8_IP1SR2_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CAN_CLK_ALT0_IN_GPSR2_BIT9_IP1SR2_BIT4 + Renesas + + + FXR_TXENA_ALT1_OUT_GPSR2_BIT9_IP1SR2_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD0_TX_ALT0_OUT_GPSR2_BIT10_IP1SR2_BIT8 + Renesas + + + FXR_TXENB_ALT1_OUT_GPSR2_BIT10_IP1SR2_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD0_RX_ALT0_IN_GPSR2_BIT11_IP1SR2_BIT12 + Renesas + + + STPWT_EXTFXR_ALT1_IN_GPSR2_BIT11_IP1SR2_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD2_TX_ALT0_OUT_GPSR2_BIT12_IP1SR2_BIT16 + Renesas + + + TPU0TO2_ALT1_OUT_GPSR2_BIT12_IP1SR2_BIT16 + Renesas + + + TCLK3_ALT3_IN_GPSR2_BIT12_IP1SR2_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD2_RX_ALT0_IN_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + TPU0TO3_ALT1_OUT_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + PWM1_ALT2_OUT_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + TCLK4_ALT3_IN_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD3_TX_ALT0_OUT_GPSR2_BIT14_IP1SR2_BIT24 + Renesas + + + PWM2_ALT2_OUT_GPSR2_BIT14_IP1SR2_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD3_RX_ALT0_IN_GPSR2_BIT15_IP1SR2_BIT28 + Renesas + + + PWM3_ALT2_OUT_GPSR2_BIT15_IP1SR2_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD4_TX_ALT0_OUT_GPSR2_BIT16_IP2SR2_BIT0 + Renesas + + + PWM4_ALT2_OUT_GPSR2_BIT16_IP2SR2_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD4_RX_ALT0_IN_GPSR2_BIT17_IP2SR2_BIT4 + Renesas + + + PWM5_ALT2_OUT_GPSR2_BIT17_IP2SR2_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD7_TX_ALT0_OUT_GPSR2_BIT18_IP2SR2_BIT8 + Renesas + + + PWM6_ALT2_OUT_GPSR2_BIT18_IP2SR2_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD7_RX_ALT0_IN_GPSR2_BIT19_IP2SR2_BIT12 + Renesas + + + PWM7_ALT2_OUT_GPSR2_BIT19_IP2SR2_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup3 + + This container contains the configuration (parameters) for PortGroup3. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D1_ALT0_IN_OUT_GPSR3_BIT0_IP0SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D0_ALT0_IN_OUT_GPSR3_BIT1_IP0SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D2_ALT0_IN_OUT_GPSR3_BIT2_IP0SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_CLK_ALT0_IN_OUT_GPSR3_BIT3_IP0SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_DS_ALT0_IN_OUT_GPSR3_BIT4_IP0SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D3_ALT0_IN_OUT_GPSR3_BIT5_IP0SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D5_ALT0_IN_OUT_GPSR3_BIT6_IP0SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D4_ALT0_IN_OUT_GPSR3_BIT7_IP0SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D7_ALT0_IN_OUT_GPSR3_BIT8_IP1SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D6_ALT0_IN_OUT_GPSR3_BIT9_IP1SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_CMD_ALT0_IN_OUT_GPSR3_BIT10_IP1SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SD_CD_ALT0_IN_OUT_GPSR3_BIT11_IP1SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SD_WP_ALT0_IN_OUT_GPSR3_BIT12_IP1SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IPC_CLKIN_ALT0_IN_GPSR3_BIT13_IP1SR3_BIT20 + Renesas + + + IPC_CLKEN_IN_ALT1_IN_GPSR3_BIT13_IP1SR3_BIT20 + Renesas + + + PWM1_ALT2_OUT_GPSR3_BIT13_IP1SR3_BIT20 + Renesas + + + TCLK3_ALT3_IN_GPSR3_BIT13_IP1SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IPC_CLKOUT_ALT0_OUT_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + IPC_CLKEN_OUT_ALT1_OUT_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + ERROROUTC_ALT2_OUT_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + TCLK4_ALT3_IN_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + PWM2_ALT4_OUT_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_SSL_ALT0_IN_OUT_GPSR3_BIT15_IP1SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_IO3_ALT0_IN_OUT_GPSR3_BIT16_IP2SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_IO2_ALT0_IN_OUT_GPSR3_BIT17_IP2SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_MISO_IO1_ALT0_IN_OUT_GPSR3_BIT18_IP2SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_MOSI_IO0_ALT0_IN_OUT_GPSR3_BIT19_IP2SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_SPCLK_ALT0_IN_OUT_GPSR3_BIT20_IP2SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin21 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_MOSI_IO0_ALT0_IN_OUT_GPSR3_BIT21_IP2SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin22 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_SPCLK_ALT0_IN_OUT_GPSR3_BIT22_IP2SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin23 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_MISO_IO1_ALT0_IN_OUT_GPSR3_BIT23_IP2SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin24 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_IO2_ALT0_IN_OUT_GPSR3_BIT24_IP3SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin25 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_SSL_ALT0_IN_OUT_GPSR3_BIT25_IP3SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin26 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_IO3_ALT0_IN_OUT_GPSR3_BIT26_IP3SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin27 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RPC_RESET_ALT0_IN_OUT_GPSR3_BIT27_IP3SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin28 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RPC_WP_ALT0_IN_OUT_GPSR3_BIT28_IP3SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin29 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RPC_INT_ALT0_IN_OUT_GPSR3_BIT29_IP3SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup4 + + This container contains the configuration (parameters) for PortGroup4. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_MDIO_ALT0_IN_OUT_GPSR4_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_MDC_ALT0_OUT_GPSR4_BIT1 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_AVTP_PPS1_ALT0_OUT_GPSR4_BIT2 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_PHY_INT_ALT0_IN_GPSR4_BIT3 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_LINK_ALT0_IN_GPSR4_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_AVTP_MATCH_ALT0_OUT_GPSR4_BIT5 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_AVTP_CAPTURE_ALT0_IN_GPSR4_BIT6 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RX_CTL_ALT0_IN_GPSR4_BIT7 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_AVTP_PPS0_ALT0_OUT_GPSR4_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TX_CTL_ALT0_OUT_GPSR4_BIT9 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RD0_ALT0_IN_GPSR4_BIT10 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RXC_ALT0_IN_GPSR4_BIT11 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TXC_ALT0_OUT_GPSR4_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RD1_ALT0_IN_GPSR4_BIT13 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TD1_ALT0_OUT_GPSR4_BIT14 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TD0_ALT0_OUT_GPSR4_BIT15 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RD3_ALT0_IN_GPSR4_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_RD2_ALT0_IN_GPSR4_BIT17 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TD3_ALT0_OUT_GPSR4_BIT18 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TD2_ALT0_OUT_GPSR4_BIT19 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TSN0_TXCREFCLK_ALT0_IN_GPSR4_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin21 + + This container contains the configuration (parameters) for PortPin21. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + PCIE0_CLKREQ_ALT0_IN_OUT_GPSR4_BIT21 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin22 + + This container contains the configuration (parameters) for PortPin22. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + PCIE1_CLKREQ_ALT0_IN_OUT_GPSR4_BIT22 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin23 + + This container contains the configuration (parameters) for PortPin23. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVS0_ALT0_OUT_GPSR4_BIT23 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin24 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVS1_ALT0_OUT_GPSR4_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup5 + + This container contains the configuration (parameters) for PortGroup5. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_AVTP_PPS_ALT0_OUT_GPSR5_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_AVTP_CAPTURE_ALT0_IN_GPSR5_BIT1 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_AVTP_MATCH_ALT0_OUT_GPSR5_BIT2 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_LINK_ALT0_IN_GPSR5_BIT3 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_PHY_INT_ALT0_IN_GPSR5_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_MAGIC_ALT0_OUT_GPSR5_BIT5 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_MDC_ALT0_OUT_GPSR5_BIT6 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TXCREFCLK_ALT0_IN_GPSR5_BIT7 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD3_ALT0_OUT_GPSR5_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD3_ALT0_IN_GPSR5_BIT9 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_MDIO_ALT0_IN_OUT_GPSR5_BIT10 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD2_ALT0_OUT_GPSR5_BIT11 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD1_ALT0_OUT_GPSR5_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD2_ALT0_IN_GPSR5_BIT13 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD1_ALT0_IN_GPSR5_BIT14 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD0_ALT0_OUT_GPSR5_BIT15 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TXC_ALT0_OUT_GPSR5_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD0_ALT0_IN_GPSR5_BIT17 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RXC_ALT0_IN_GPSR5_BIT18 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TX_CTL_ALT0_OUT_GPSR5_BIT19 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RX_CTL_ALT0_IN_GPSR5_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup6 + + This container contains the configuration (parameters) for PortGroup6. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_MDIO_ALT0_IN_OUT_GPSR6_BIT0_IP0SR6_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_MAGIC_ALT0_OUT_GPSR6_BIT1_IP0SR6_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_MDC_ALT0_OUT_GPSR6_BIT2_IP0SR6_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_PHY_INT_ALT0_IN_GPSR6_BIT3_IP0SR6_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_LINK_ALT0_IN_GPSR6_BIT4_IP0SR6_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_AVTP_MATCH_ALT0_OUT_GPSR6_BIT5_IP0SR6_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TXC_ALT0_OUT_GPSR6_BIT6_IP0SR6_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TX_CTL_ALT0_OUT_GPSR6_BIT7_IP0SR6_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RXC_ALT0_IN_GPSR6_BIT8_IP1SR6_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RX_CTL_ALT0_IN_GPSR6_BIT9_IP1SR6_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_AVTP_PPS_ALT0_OUT_GPSR6_BIT10_IP1SR6_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_AVTP_CAPTURE_ALT0_IN_GPSR6_BIT11_IP1SR6_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD1_ALT0_OUT_GPSR6_BIT12_IP1SR6_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD0_ALT0_OUT_GPSR6_BIT13_IP1SR6_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD1_ALT0_IN_GPSR6_BIT14_IP1SR6_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD0_ALT0_IN_GPSR6_BIT15_IP1SR6_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD2_ALT0_OUT_GPSR6_BIT16_IP2SR6_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD2_ALT0_IN_GPSR6_BIT17_IP2SR6_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD3_ALT0_OUT_GPSR6_BIT18_IP2SR6_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD3_ALT0_IN_GPSR6_BIT19_IP2SR6_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TXCREFCLK_ALT0_IN_GPSR6_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup7 + + This container contains the configuration (parameters) for PortGroup7. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_AVTP_PPS_ALT0_OUT_GPSR7_BIT0_IP0SR7_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_AVTP_CAPTURE_ALT0_IN_GPSR7_BIT1_IP0SR7_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_AVTP_MATCH_ALT0_OUT_GPSR7_BIT2_IP0SR7_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD3_ALT0_OUT_GPSR7_BIT3_IP0SR7_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_LINK_ALT0_IN_GPSR7_BIT4_IP0SR7_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_PHY_INT_ALT0_IN_GPSR7_BIT5_IP0SR7_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD2_ALT0_OUT_GPSR7_BIT6_IP0SR7_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD1_ALT0_OUT_GPSR7_BIT7_IP0SR7_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD3_ALT0_IN_GPSR7_BIT8_IP1SR7_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TXCREFCLK_ALT0_IN_GPSR7_BIT9_IP1SR7_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_MAGIC_ALT0_OUT_GPSR7_BIT10_IP1SR7_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD0_ALT0_OUT_GPSR7_BIT11_IP1SR7_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD2_ALT0_IN_GPSR7_BIT12_IP1SR7_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_MDC_ALT0_OUT_GPSR7_BIT13_IP1SR7_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_MDIO_ALT0_IN_OUT_GPSR7_BIT14_IP1SR7_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TXC_ALT0_OUT_GPSR7_BIT15_IP1SR7_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TX_CTL_ALT0_OUT_GPSR7_BIT16_IP2SR7_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD1_ALT0_IN_GPSR7_BIT17_IP2SR7_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD0_ALT0_IN_GPSR7_BIT18_IP2SR7_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RXC_ALT0_IN_GPSR7_BIT19_IP2SR7_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RX_CTL_ALT0_IN_GPSR7_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup8 + + This container contains the configuration (parameters) for PortGroup8. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL0_ALT0_IN_OUT_GPSR8_BIT0_IP0SR8_BIT0_MODSEL8_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA0_ALT0_IN_OUT_GPSR8_BIT1_IP0SR8_BIT4_MODSEL8_BIT1 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL1_ALT0_IN_OUT_GPSR8_BIT2_IP0SR8_BIT8_MODSEL8_BIT2 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA1_ALT0_IN_OUT_GPSR8_BIT3_IP0SR8_BIT12_MODSEL8_BIT3 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL2_ALT0_IN_OUT_GPSR8_BIT4_IP0SR8_BIT16_MODSEL8_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA2_ALT0_IN_OUT_GPSR8_BIT5_IP0SR8_BIT20_MODSEL8_BIT5 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL3_ALT0_IN_OUT_GPSR8_BIT6_IP0SR8_BIT24_MODSEL8_BIT6 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA3_ALT0_IN_OUT_GPSR8_BIT7_IP0SR8_BIT28_MODSEL8_BIT7 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL4_ALT0_IN_OUT_GPSR8_BIT8_IP1SR8_BIT0_MODSEL8_BIT8 + Renesas + + + HRX2_ALT1_IN_GPSR8_BIT8_IP1SR8_BIT0 + Renesas + + + SCK4_ALT2_IN_OUT_GPSR8_BIT8_IP1SR8_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA4_ALT0_IN_OUT_GPSR8_BIT9_IP1SR8_BIT4_MODSEL8_BIT9 + Renesas + + + HTX2_ALT1_OUT_GPSR8_BIT9_IP1SR8_BIT4 + Renesas + + + CTS4_ALT2_IN_OUT_GPSR8_BIT9_IP1SR8_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL5_ALT0_IN_OUT_GPSR8_BIT10_IP1SR8_BIT8_MODSEL8_BIT10 + Renesas + + + HRTS2_ALT1_IN_OUT_GPSR8_BIT10_IP1SR8_BIT8 + Renesas + + + RTS4_ALT2_IN_OUT_GPSR8_BIT10_IP1SR8_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA5_ALT0_IN_OUT_GPSR8_BIT11_IP1SR8_BIT12_MODSEL8_BIT11 + Renesas + + + SCIF_CLK2_ALT1_IN_GPSR8_BIT11_IP1SR8_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP8_12_ALT0_IN_OUT_GPSR8_BIT12_IP1SR8_BIT16 + Renesas + + + HCTS2_ALT1_IN_OUT_GPSR8_BIT12_IP1SR8_BIT16 + Renesas + + + TX4_ALT2_OUT_GPSR8_BIT12_IP1SR8_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP8_13_ALT0_IN_OUT_GPSR8_BIT13_IP1SR8_BIT20 + Renesas + + + HSCK2_ALT1_IN_OUT_GPSR8_BIT13_IP1SR8_BIT20 + Renesas + + + RX4_ALT2_IN_GPSR8_BIT13_IP1SR8_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_3011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_3012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_3003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_3004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+
+
+ + + PortDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_SetEventStatus in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. +The standardized errors are provided in the container and can be extended by vendor-specific error references. + + SWS_BSW_00200 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + PORT_E_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get control register" has occurred. + + AR_RS_0103_FR_2001 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + PORT_E_FUSE_MONITORING_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued by PORT "FUSE monitoring register check". + + AR_RS_0103_FSR_0004 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + PORT_E_UNINTENDED_MODULE_STOP_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued by Unintended Module Stop Check. + + AR_RS_0103_FSR_0010 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_SPI_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_SPI_V4H.arxml new file mode 100644 index 0000000..decb757 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_SPI_V4H.arxml @@ -0,0 +1,3712 @@ + + + + + + + 4.5.0 + AUTOSAR + 2019-11-20 + + + + + + + Renesas + + + + EcucDefs_Spi + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Spi/Spi + + + + + Spi + + Configuration of the Spi (Serial Peripheral Interface) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-20 + + + 1.0.0 + 4.5.0 + Renesas + 2021-12-04 + + + 1.0.1 + 1.0.0 + Renesas + 2022-08-01 + + + 1.5.6 + 1.0.1 + Renesas + 2022-10-03 + + + 1.5.7 + 1.5.6 + Renesas + 2022-11-07 + + + 1.5.8 + 1.5.7 + Renesas + 2022-12-08 + + + 1.5.9 + 1.5.8 + Renesas + 2023-01-06 + + + 1.5.10 + 1.5.9 + Renesas + 2023-02-14 + + + + ECUC_Spi_00103/AR_RS_0091_FR_0064 + 1 + 6 + true + /AUTOSAR/EcucDefs/Spi + + VARIANT-POST-BUILD + + + + + SpiDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_SetEventStatus in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId symbolic value. The standardized errors are provided in this container and can be extended by vendor specific error references. + + ECUC_Spi_00240 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SPI_E_DATA_TX_TIMEOUT_FAILURE + + Reference to configured DEM event to report "Timeout error". If the reference is not configured the error shall not be reported. + + AR_RS_0105_FR_0091 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + SPI_E_INTERRUPT_CONTROLLER_FAILURE + + Reference to configured DEM event to report "Unintended interrupt". If the reference is not configured the error shall not be reported. + + AR_RS_0105_FSR_2005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + SPI_E_HARDWARE_ERROR + + Reference to configured DEM event to report "Hardware failure". If the reference is not configured the error shall not be reported. + + ECUC_Spi_00241 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + SPI_E_WRITE_VERIFY_FAILURE + + Reference to configured DEM event to report "write-verify failure". If the reference is not configured the error shall not be reported. + + AR_RS_0105_FSR_2002 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + SpiDriver + + This container contains the configuration parameters and sub containers of the AUTOSAR Spi module. + + ECUC_Spi_00091 + 1 + 1 + + + + SpiClockFrequencyRefImmediateValue + + When SpiEnableClkImmediateValue is configured as true, this parameter is used instead of SpiClockFrequencyRef. + + AR_RS_0105_FR_0009 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 20000000 + 133333333 + 12500000 + + + + SpiMaxChannel + + This parameter contains the number of Channels configured. It will be gathered by tools during the configuration stage. + + ECUC_Spi_00197 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + + + + SpiMaxJob + + Total number of Jobs configured. + + ECUC_Spi_00198 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 4095 + 1 + + + + SpiMaxSequence + + Total number of Sequences configured. + + ECUC_Spi_00199 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + + + + + + SpiClockFrequencyRef + + This parameter contains assignment of the MCU frequency. + + AR_RS_0105_FR_0008 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuMSOClk + + + + + + SpiChannel + + All data needed to configure one SPI channel. + + ECUC_Spi_00104 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiChannelId + + SPI Channel ID, used as parameter in SPI API functions. + + ECUC_Spi_00200 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + + + + SpiChannelType + + Buffer usage with EB/IB channel. + + +

+ EB: External Buffer is used. +IB: Internal Buffer is used. +

+
+ ECUC_Spi_00201 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IB + + + EB + AUTOSAR_ECUC + + + IB + AUTOSAR_ECUC + + +
+ + + SpiDataWidth + + This parameter is the width of a transmitted data unit. + + +

+ The hardware supports only one of the following widths: +8 +16 +24 +32 +

+
+ ECUC_Spi_00202 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 16 + 32 + 2 +
+ + + SpiDefaultData + + The default data to be transmitted when (for internal buffer or external buffer) the pointer passed to Spi_WriteIB (for internal buffer) or to Spi_SetupEB (for external buffer) is NULL. + + ECUC_Spi_00203 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + SpiEbMaxLength + + This parameter contains the maximum size (number of data elements) of data buffers in case of EB Channels and only. + + ECUC_Spi_00204 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + SpiIbNBuffers + + This parameter contains the maximum number of data buffers in case of IB Channels and only. + + ECUC_Spi_00205 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + SpiTransferStart + + This parameter defines the first starting bit for transmission. + + +

+ LSB: Transmission starts with the Least Significant Bit first. +MSB: Transmission starts with the Most Significant Bit first. +

+
+ ECUC_Spi_00206 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + LSB + + + LSB + AUTOSAR_ECUC + + + MSB + AUTOSAR_ECUC + + +
+
+
+ + + SpiExternalDevice + + The communication settings of an external device. Closely linked to SpiJob. + + ECUC_Spi_00207 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiBaudrate + + This parameter is the communication baudrate. This parameter is not used for implementation since the value configured for this parameter cannot be mapped directly to the register value, set SpiBaudrateConfiguration instead. + + ECUC_Spi_00208/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + SpiBaudrateConfiguration + + This parameter contains the Baudrate Register Selection for MSIOF hardware units. + + +

+ Baudrate calculation: MSO_PERE_WCLK / (2^m * (k + 1)) +Here k is the value specified by this parameter and m is the value specified by SpiInputClockSelect parameter. +MSO_PERE_WCLK: MSOCK - MSIOF Master Clock Source +

+
+ AR_RS_0105_FR_0006/AR_RS_0105_FR_2006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + SpiCsHoldTiming + + This parameter specifies Hold Timing for MSIOF hardware units + + +

+ FRAME_SYNC_SIGNAL_DELAY_0: Hold Time is selected as 0 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_1: Hold Time is selected as 1 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_2: Hold Time is selected as 2 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_3: Hold Time is selected as 3 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_0_POINT_5: Hold Time is selected as 0.5 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_1_POINT_5: Hold Time is selected as 1.5 (transmission clock cycles) +

+
+ AR_RS_0105_FR_2008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FRAME_SYNC_SIGNAL_DELAY_0 + + + FRAME_SYNC_SIGNAL_DELAY_0 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_1 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_2 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_3 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_0_POINT_5 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_1_POINT_5 + Renesas + + +
+ + + SpiCsIdentifier + + This parameter is the symbolic name to identify the Chip Select (CS) allocated to this Job. +This parameter is not used for implementation. + + ECUC_Spi_00209/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + NULL + + + + + + SpiCsPolarity + + This parameter defines the active polarity of Chip Select. + + +

+ HIGH: high for active, low for inactive. +LOW: low for active, high for inactive. +

+
+ ECUC_Spi_00210 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + HIGH + + + HIGH + AUTOSAR_ECUC + + + LOW + AUTOSAR_ECUC + + +
+ + + SpiCsSelection + + When the Chip select handling is enabled (see SpiEnableCs), then this parameter specifies if the chip select is handled automatically by Peripheral HW engine or via general purpose IO by Spi driver. + + +

+ This parameter can be either CS_VIA_GPIO or CS_VIA_PERIPHERAL_ENGINE +

+
+ ECUC_Spi_00239 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CS_VIA_PERIPHERAL_ENGINE + + + CS_VIA_GPIO + AUTOSAR_ECUC + + + CS_VIA_PERIPHERAL_ENGINE + AUTOSAR_ECUC + + +
+ + + SpiCsSetupTime + + This parameter specifies Setup Timing for MSIOF hardware units. + + +

+ DATA_PIN_BIT_DELAY_0: Setup Time is selected as 0 (transmission clock cycles) + DATA_PIN_BIT_DELAY_1: Setup Time is selected as 1 (transmission clock cycles) + DATA_PIN_BIT_DELAY_2: Setup Time is selected as 2 (transmission clock cycles) + DATA_PIN_BIT_DELAY_0_POINT_5: Setup Time is selected as 0.5 (transmission clock cycles) + DATA_PIN_BIT_DELAY_1_POINT_5: Setup Time is selected as 1.5 (transmission clock cycles) +

+
+ AR_RS_0105_FR_2008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DATA_PIN_BIT_DELAY_1 + + + DATA_PIN_BIT_DELAY_0 + Renesas + + + DATA_PIN_BIT_DELAY_1 + Renesas + + + DATA_PIN_BIT_DELAY_2 + Renesas + + + DATA_PIN_BIT_DELAY_0_POINT_5 + Renesas + + + DATA_PIN_BIT_DELAY_1_POINT_5 + Renesas + + +
+ + + SpiDataShiftEdge + + This parameter defines the SPI data shift edge. + + +

+ TRAILING: Falling data shift edge. +LEADING: Rising data shift edge. +

+
+ ECUC_Spi_00211 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + TRAILING + + + LEADING + AUTOSAR_ECUC + + + TRAILING + AUTOSAR_ECUC + + +
+ + + SpiEnableCs + + This parameter enables or not the Chip Select handling functions. If this parameter is enabled then parameter SpiCsSelection further details the type of chip selection. + + +

+ If SpiCsSelection is configured as CS_VIA_PERIPHERAL_ENGINE, Chip Select handling is always enabled by hardware regardless this parameter. +

+
+ ECUC_Spi_00212 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + SpiHwUnit + + This parameter is the symbolic name to identify the HW SPI Hardware microcontroller peripheral allocated to this Job. + + ECUC_Spi_00217 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MSIOF0 + + + MSIOF0 + AUTOSAR_ECUC + + + MSIOF1 + AUTOSAR_ECUC + + + MSIOF2 + AUTOSAR_ECUC + + + MSIOF3 + AUTOSAR_ECUC + + + MSIOF4 + AUTOSAR_ECUC + + + MSIOF5 + AUTOSAR_ECUC + + + + + + SpiInputClockSelect + + This parameter contains the Prescaler Selection Bits. + + +

+ MSO_PERE_WCLK: MSO_PERE_WCLK +MSO_PERE_WCLK_DIVBY_2: MSO_PERE_WCLK/2 +MSO_PERE_WCLK_DIVBY_4: MSO_PERE_WCLK/4 +MSO_PERE_WCLK_DIVBY_8: MSO_PERE_WCLK/8 +MSO_PERE_WCLK_DIVBY_16: MSO_PERE_WCLK/16 +MSO_PERE_WCLK_DIVBY_32: MSO_PERE_WCLK/32 +

+
+ AR_RS_0105_FR_2006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MSO_PERE_WCLK_DIVBY_2 + + + MSO_PERE_WCLK + Renesas + + + MSO_PERE_WCLK_DIVBY_2 + Renesas + + + MSO_PERE_WCLK_DIVBY_4 + Renesas + + + MSO_PERE_WCLK_DIVBY_8 + Renesas + + + MSO_PERE_WCLK_DIVBY_16 + Renesas + + + MSO_PERE_WCLK_DIVBY_32 + Renesas + + +
+ + + SpiMasterMode + + This parameter determines whether hardware unit is operated as master mode or slave mode. + + +

+ true: Master mode +false: Slave mode +

+
+ AR_RS_0105_FR_0086 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + SpiOutputControlSelect + + This parameter selects MSIOF_TXD pin output state when transmission is disabled. + + +

+ HIGH: MSIOF_TXD outputs 0 when transmission is disabled. +LOW: MSIOF_TXD outputs 1 when transmission is disabled. +

+
+ AR_RS_0105_FR_1109 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + LOW + + + HIGH + Renesas + + + LOW + Renesas + + +
+ + + SpiShiftClockIdleLevel + + This parameter defines the SPI shift clock idle level. + + +

+ HIGH: Shift clock idle level is high. +LOW: Shift clock idle level is low. +

+
+ ECUC_Spi_00213 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + LOW + + + HIGH + AUTOSAR_ECUC + + + LOW + AUTOSAR_ECUC + + +
+ + + SpiTimeClk2Cs + + Timing between clock and chip select (in seconds) - This parameter allows to use a range of values from 0 up to 0.0001 seconds. +The real configuration-value used in software BSW-SPI is calculated out of this by the generator-tools. + + +

+ - +

+
+ ECUC_Spi_00214/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1E-4 + 0 +
+ + + SpiClk2CsCount + + Loop Count between clock and chip select - This parameter allows to use a range of values from 0 to 255 counts. + + +

+ This parameter is applicable when SpiCsSelection is configured as CS_VIA_GPIO only. It is used for chip select setup time at transmission start and used for chip select hold time at transmission end. +When SpiCsSelection is configured as CS_VIA_PERIPHERAL_ENGINE, use SpiCsSetupTime and SpiCsHoldTiming instead. +

+
+ ECUC_Spi_00214/AR_RS_0091_FR_2062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+
+ + + + SpiDeviceEcucPartitionRef + + Maps an SPI external device to zero or multiple ECUC partitions to limit the access to this external device. The ECUC partitions referenced are a subset of the ECUC partitions where the SPI driver is mapped to. + + ECUC_Spi_00246 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + SpiJob + + All data needed to configure one SPI-Job, amongst others the connection between the internal SPI unit and the special settings for an external device is done. + + ECUC_Spi_00105 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiJobEndNotification + + This parameter is a reference to a notification function. + + ECUC_Spi_00218 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + SpiJobId + + SPI Job ID, used as parameter in SPI API functions. + + ECUC_Spi_00219 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 4094 + 0 + + + + SpiJobPriority + + Priority set accordingly to SWS_Spi_00093: 0, lowest, 3, highest priority. + + ECUC_Spi_00220 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3 + 3 + 0 + + + + SpiPortPinSelect + + This parameter defines the Port Pin and internal chip selection. + + +

+ SSn: used for master mode of MSIOF when SpiCsSelection is configured as CS_VIA_PERIPHERAL_ENGINE. +GPn_m/GPn_mm: used for master mode of MSIOF when SpiCsSelection is configured as CS_VIA_GPIO. +SYNC: used for both master mode and slave mode of MSIOF. + If the allocated hardware unit is configured as slave mode, this parameter must be configured. +

+
+ AR_RS_0105_FR_0010/AR_RS_0105_FR_0016/AR_RS_0105_FR_1017/AR_RS_0105_FR_0088/AR_RS_0105_FR_2009 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SYNC + + + SYNC + Renesas + + + SS1 + Renesas + + + SS2 + Renesas + + + GP0_0 + Renesas + + + GP0_1 + Renesas + + + GP0_2 + Renesas + + + GP0_3 + Renesas + + + GP0_4 + Renesas + + + GP0_5 + Renesas + + + GP0_6 + Renesas + + + GP0_7 + Renesas + + + GP0_8 + Renesas + + + GP0_9 + Renesas + + + GP0_10 + Renesas + + + GP0_11 + Renesas + + + GP0_12 + Renesas + + + GP0_13 + Renesas + + + GP0_14 + Renesas + + + GP0_15 + Renesas + + + GP0_16 + Renesas + + + GP0_17 + Renesas + + + GP0_18 + Renesas + + + GP1_0 + Renesas + + + GP1_1 + Renesas + + + GP1_2 + Renesas + + + GP1_3 + Renesas + + + GP1_4 + Renesas + + + GP1_5 + Renesas + + + GP1_6 + Renesas + + + GP1_7 + Renesas + + + GP1_8 + Renesas + + + GP1_9 + Renesas + + + GP1_10 + Renesas + + + GP1_11 + Renesas + + + GP1_12 + Renesas + + + GP1_13 + Renesas + + + GP1_14 + Renesas + + + GP1_15 + Renesas + + + GP1_16 + Renesas + + + GP1_17 + Renesas + + + GP1_18 + Renesas + + + GP1_19 + Renesas + + + GP1_20 + Renesas + + + GP1_21 + Renesas + + + GP1_22 + Renesas + + + GP1_23 + Renesas + + + GP1_24 + Renesas + + + GP1_25 + Renesas + + + GP1_26 + Renesas + + + GP1_27 + Renesas + + + GP1_28 + Renesas + + + GP2_0 + Renesas + + + GP2_1 + Renesas + + + GP2_2 + Renesas + + + GP2_3 + Renesas + + + GP2_4 + Renesas + + + GP2_5 + Renesas + + + GP2_6 + Renesas + + + GP2_7 + Renesas + + + GP2_8 + Renesas + + + GP2_9 + Renesas + + + GP2_10 + Renesas + + + GP2_11 + Renesas + + + GP2_12 + Renesas + + + GP2_13 + Renesas + + + GP2_14 + Renesas + + + GP2_15 + Renesas + + + GP2_16 + Renesas + + + GP2_17 + Renesas + + + GP2_18 + Renesas + + + GP2_19 + Renesas + + + GP3_0 + Renesas + + + GP3_1 + Renesas + + + GP3_2 + Renesas + + + GP3_3 + Renesas + + + GP3_4 + Renesas + + + GP3_5 + Renesas + + + GP3_6 + Renesas + + + GP3_7 + Renesas + + + GP3_8 + Renesas + + + GP3_9 + Renesas + + + GP3_10 + Renesas + + + GP3_11 + Renesas + + + GP3_12 + Renesas + + + GP3_13 + Renesas + + + GP3_14 + Renesas + + + GP3_15 + Renesas + + + GP3_16 + Renesas + + + GP3_17 + Renesas + + + GP3_18 + Renesas + + + GP3_19 + Renesas + + + GP3_20 + Renesas + + + GP3_21 + Renesas + + + GP3_22 + Renesas + + + GP3_23 + Renesas + + + GP3_24 + Renesas + + + GP3_25 + Renesas + + + GP3_26 + Renesas + + + GP3_27 + Renesas + + + GP3_28 + Renesas + + + GP3_29 + Renesas + + + GP4_0 + Renesas + + + GP4_1 + Renesas + + + GP4_2 + Renesas + + + GP4_3 + Renesas + + + GP4_4 + Renesas + + + GP4_5 + Renesas + + + GP4_6 + Renesas + + + GP4_7 + Renesas + + + GP4_8 + Renesas + + + GP4_9 + Renesas + + + GP4_10 + Renesas + + + GP4_11 + Renesas + + + GP4_12 + Renesas + + + GP4_13 + Renesas + + + GP4_14 + Renesas + + + GP4_15 + Renesas + + + GP4_16 + Renesas + + + GP4_17 + Renesas + + + GP4_18 + Renesas + + + GP4_19 + Renesas + + + GP4_20 + Renesas + + + GP4_21 + Renesas + + + GP4_22 + Renesas + + + GP4_23 + Renesas + + + GP4_24 + Renesas + + + GP5_0 + Renesas + + + GP5_1 + Renesas + + + GP5_2 + Renesas + + + GP5_3 + Renesas + + + GP5_4 + Renesas + + + GP5_5 + Renesas + + + GP5_6 + Renesas + + + GP5_7 + Renesas + + + GP5_8 + Renesas + + + GP5_9 + Renesas + + + GP5_10 + Renesas + + + GP5_11 + Renesas + + + GP5_12 + Renesas + + + GP5_13 + Renesas + + + GP5_14 + Renesas + + + GP5_15 + Renesas + + + GP5_16 + Renesas + + + GP5_17 + Renesas + + + GP5_18 + Renesas + + + GP5_19 + Renesas + + + GP5_20 + Renesas + + + GP6_0 + Renesas + + + GP6_1 + Renesas + + + GP6_2 + Renesas + + + GP6_3 + Renesas + + + GP6_4 + Renesas + + + GP6_5 + Renesas + + + GP6_6 + Renesas + + + GP6_7 + Renesas + + + GP6_8 + Renesas + + + GP6_9 + Renesas + + + GP6_10 + Renesas + + + GP6_11 + Renesas + + + GP6_12 + Renesas + + + GP6_13 + Renesas + + + GP6_14 + Renesas + + + GP6_15 + Renesas + + + GP6_16 + Renesas + + + GP6_17 + Renesas + + + GP6_18 + Renesas + + + GP6_19 + Renesas + + + GP6_20 + Renesas + + + GP7_0 + Renesas + + + GP7_1 + Renesas + + + GP7_2 + Renesas + + + GP7_3 + Renesas + + + GP7_4 + Renesas + + + GP7_5 + Renesas + + + GP7_6 + Renesas + + + GP7_7 + Renesas + + + GP7_8 + Renesas + + + GP7_9 + Renesas + + + GP7_10 + Renesas + + + GP7_11 + Renesas + + + GP7_12 + Renesas + + + GP7_13 + Renesas + + + GP7_14 + Renesas + + + GP7_15 + Renesas + + + GP7_16 + Renesas + + + GP7_17 + Renesas + + + GP7_18 + Renesas + + + GP7_19 + Renesas + + + GP7_20 + Renesas + + + GP8_0 + Renesas + + + GP8_1 + Renesas + + + GP8_2 + Renesas + + + GP8_3 + Renesas + + + GP8_4 + Renesas + + + GP8_5 + Renesas + + + GP8_6 + Renesas + + + GP8_7 + Renesas + + + GP8_8 + Renesas + + + GP8_9 + Renesas + + + GP8_10 + Renesas + + + GP8_11 + Renesas + + + GP8_12 + Renesas + + + GP8_13 + Renesas + + +
+
+ + + + SpiDeviceAssignment + + Reference to the external device used by this job. + + ECUC_Spi_00216 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiExternalDevice + + + + + + SpiChannelList + + References to SPI channels and their order within the Job. + + ECUC_Spi_00233 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + SpiChannelIndex + + This parameter specifies the order of Channels within the Job. + + ECUC_Spi_00234 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 254 + 0 + + + + + + SpiChannelAssignment + + A job reference to a SPI channel. + + ECUC_Spi_00215 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiChannel + + + + +
+ + + SpiSequence + + All data needed to configure one SPI-sequence + + ECUC_Spi_00106 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiInterruptibleSequence + + This parameter allows or not this Sequence to be suspended by another one. + + +

+ true: This sequence can be suspended by other sequence. +false: This sequence cannot be suspended by other sequence. +

+
+ ECUC_Spi_00222 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + SpiSeqEndNotification + + This parameter is a reference to a notification function. + + ECUC_Spi_00223 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + SpiSeqStartNotification + + This parameter is a reference to a sequence start notification function. + + AR_RS_0105_FR_0083 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + SpiSequenceId + + SPI Sequence ID, used as parameter in SPI API functions. + + ECUC_Spi_00224 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + +
+ + + + SpiJobAssignment + + A sequence references several jobs, which are executed during a communication sequence. + + ECUC_Spi_00221 + 1 + true + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiJob + + +
+ + + SpiDma + + This container contains all data needed to configure one SPI-DMA configuration. + + AR_RS_0105_FR_0060/AR_RS_0105_FR_1060/AR_RS_0105_FR_2059/AR_RS_0105_FR_2060 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiDmaHwUnit + + This parameter is the symbolic name to identify SPI hardware unit allocated to this DMA setting. + + AR_RS_0105_FR_0060 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MSIOF0_TXID_65_RXID_64 + + + MSIOF0_TXID_65_RXID_64 + Renesas + + + MSIOF1_TXID_67_RXID_66 + Renesas + + + MSIOF2_TXID_69_RXID_68 + Renesas + + + MSIOF3_TXID_71_RXID_70 + Renesas + + + MSIOF4_TXID_73_RXID_72 + Renesas + + + MSIOF5_TXID_75_RXID_74 + Renesas + + + + + + SpiRxDmaChannel + + This parameter is the symbolic name to identify DMA unit allocated to the Rx channel of this SPI hardware unit. + + AR_RS_0105_FR_2060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + SDMA0_00 + + + SDMA0_00 + Renesas + + + SDMA0_01 + Renesas + + + SDMA0_02 + Renesas + + + SDMA0_03 + Renesas + + + SDMA0_04 + Renesas + + + SDMA0_05 + Renesas + + + SDMA0_06 + Renesas + + + SDMA0_07 + Renesas + + + SDMA0_08 + Renesas + + + SDMA0_09 + Renesas + + + SDMA0_10 + Renesas + + + SDMA0_11 + Renesas + + + SDMA0_12 + Renesas + + + SDMA0_13 + Renesas + + + SDMA0_14 + Renesas + + + SDMA0_15 + Renesas + + + SDMA1_00 + Renesas + + + SDMA1_01 + Renesas + + + SDMA1_02 + Renesas + + + SDMA1_03 + Renesas + + + SDMA1_04 + Renesas + + + SDMA1_05 + Renesas + + + SDMA1_06 + Renesas + + + SDMA1_07 + Renesas + + + SDMA1_08 + Renesas + + + SDMA1_09 + Renesas + + + SDMA1_10 + Renesas + + + SDMA1_11 + Renesas + + + SDMA1_12 + Renesas + + + SDMA1_13 + Renesas + + + SDMA1_14 + Renesas + + + SDMA1_15 + Renesas + + + + + + SpiTxDmaChannel + + This parameter is the symbolic name to identify DMA unit allocated to the Tx channel of this SPI hardware unit. + + AR_RS_0105_FR_2060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + SDMA0_00 + + + SDMA0_00 + Renesas + + + SDMA0_01 + Renesas + + + SDMA0_02 + Renesas + + + SDMA0_03 + Renesas + + + SDMA0_04 + Renesas + + + SDMA0_05 + Renesas + + + SDMA0_06 + Renesas + + + SDMA0_07 + Renesas + + + SDMA0_08 + Renesas + + + SDMA0_09 + Renesas + + + SDMA0_10 + Renesas + + + SDMA0_11 + Renesas + + + SDMA0_12 + Renesas + + + SDMA0_13 + Renesas + + + SDMA0_14 + Renesas + + + SDMA0_15 + Renesas + + + SDMA1_00 + Renesas + + + SDMA1_01 + Renesas + + + SDMA1_02 + Renesas + + + SDMA1_03 + Renesas + + + SDMA1_04 + Renesas + + + SDMA1_05 + Renesas + + + SDMA1_06 + Renesas + + + SDMA1_07 + Renesas + + + SDMA1_08 + Renesas + + + SDMA1_09 + Renesas + + + SDMA1_10 + Renesas + + + SDMA1_11 + Renesas + + + SDMA1_12 + Renesas + + + SDMA1_13 + Renesas + + + SDMA1_14 + Renesas + + + SDMA1_15 + Renesas + + + + + +
+
+ + + SpiGeneral + + General configuration settings for SPI-Handler. + + ECUC_Spi_00225 + 1 + 1 + + + + SpiAlreadyInitDetCheck + + This parameter enables/disables the SPI_E_ALREADY_INITIALIZED DET check in Spi_Init API. + + +

+ true: Enable the SPI_E_ALREADY_INITIALIZED DET error in Spi_Init. +false: Disable SPI_E_ALREADY_INITIALIZED DET error in Spi_Init. +For re-initialization of Driver, this parameter is to be set as false to suppress the check for SPI_E_ALREADY_INITIALIZED DET error. +This parameter has no impact when DET is disabled. +

+
+ AR_RS_0105_FR_0095 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiCancelApi + + Switches the Spi_Cancel function ON or OFF. + + +

+ true: Enable the Spi_Cancel function. +false: Disable the Spi_Cancel function. +

+
+ ECUC_Spi_00226 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiChannelBuffersAllowed + + Selects the SPI Handler/Driver Channel Buffers usage allowed and delivered. +IB = 0; EB = 1; IB/EB = 2; + + +

+ 0: IB only +1: EB only +2: IB and EB +

+
+ ECUC_Spi_00227 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2 + 2 + 0 +
+ + + SpiCriticalSectionProtection + + This parameter specifies if the SPI driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the SPI driver configuration. + + +

+ true: Enable the critical section functionality for the restricted area. +false: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiDevErrorDetect + + Switches the Development Error Detection (Det) detection and notification ON or OFF. +true: enabled (ON) +false: disabled (OFF) + + +

+ true: Detection and notification are enabled. +false: Detection and notification are disabled. +

+
+ ECUC_Spi_00228/SWS_BSW_00203/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiDeviceName + + This parameter contains the supported device name to identify the device specific C header file through translation XML file. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML file. +

+
+ AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + SpiDmaMode + + This parameter enables/disables the DMA function for SPI driver. When this parameter is set as "true", the SpiDma container should be configured. + + +

+ true: Enable the DMA function. +false: Disable the DMA function. +

+
+ AR_RS_0105_FR_0060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiDmaRedundancyCheck + + This parameter enables/disables the Hardware Redundancy functionality for SYS-DMAC. When this parameter is set as "true", SPI driver will enable dual core lockstep compare for SYS-DMAC. The configured value of this parameter is effective only when SpiDmaMode is true. + + +

+ true: Enable the Hardware Redundancy functionality for SYS-DMAC. +false: Disable the Hardware Redundancy functionality for SYS-DMAC. +

+
+ AR_RS_0105_FSR_2007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnableClkImmediateValue + + This parameter enables/disables the immediate value input instead of MCU reference. + + +

+ true: Use immediate value. +false: Use MCU reference value. +

+
+ AR_RS_0105_FR_0009 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnablePersistentHwConfiguration + + This parameter determines whether hardware units are configured statically or dynamically. + + +

+ true: Hardware units are configured statically when Spi_Init. +false: Hardware units are configured dynamically when each transmission. +

+
+ AR_RS_0105_FR_0081 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnableSeqStartNotification + + This parameter enables/disables the SeqStartNotification function. + + +

+ true: Enable the SpiSeqStartNotification feature. +false: Disable the SpiSeqStartNotification feature. +

+
+ AR_RS_0105_FR_0083 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnableSyncSeqEndNotification + + This parameter switches whether SeqEndNotification function is enabled for SyncTransmit or not. + + +

+ true: Enable the SpiSeqEndNotification feature in SyncTransmission. +false: Disable the SpiSeqEndNotification feature in SyncTransmission. +

+
+ AR_RS_0105_FR_0084 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiForceCancelApi + + This parameter switches the Spi_ForceCancel function ON or OFF. + + +

+ true: Enable the Spi_ForceCancel function. +false: Disable the Spi_ForceCancel function. +

+
+ AR_RS_0105_FR_0090/AR_RS_0091_FR_0032 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiHwStatusApi + + Switches the Spi_GetHWUnitStatus function ON or OFF. + + +

+ true: Enable the Spi_GetHWUnitStatus function. +false: Disable the Spi_GetHWUnitStatus function. +

+
+ ECUC_Spi_00229 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiInterruptibleSeqAllowed + + Switches the Interruptible Sequences handling functionality ON or OFF. + + +

+ true: Enable the functionality of Interruptible sequence handling. +false: Disable the functionality of Interruptible sequence handling. +This parameter depends on SpiLevelDelivered value. It is only used for SpiLevelDelivered configured to 1 or 2. +

+
+ ECUC_Spi_00230 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiIsrCategory + + Selects the module wise ISR category. + + +

+ CAT1: Interrupt category 1 is selected. +CAT2: Interrupt category 2 is selected. +

+
+ AR_RS_0091_FR_0060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + +
+ + + SpiLevelDelivered + + Selects the SPI Handler/Driver level of scalable functionality that is available and delivered. + + +

+ 0: Level 0 Simple Synchronous SPI Handler/Driver. +1: Level 1 Basic Asynchronous SPI Handler/Driver. +2: Level 2 Enhanced (Synchronous/Asynchronous) SPI Handler/Driver. +

+
+ ECUC_Spi_00231 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2 + 2 + 0 +
+ + + SpiMainFunctionPeriod + + This parameter defines the cycle time of the function Spi_MainFunction_Handling in seconds. The parameter is not used by the driver itself, but it is used by upper layer. + + ECUC_Spi_00242 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.01 + INF + 0 + + + + SpiSupportConcurrentAsyncTransmit + + Specifies whether concurrent asynchronous transmission is enabled or not. + + +

+ true: Enable the concurrent asynchronous transmission support. +false: Disable the concurrent synchronous transmission support. +

+
+ AR_RS_0105_FR_0097 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiSupportConcurrentSyncTransmit + + Specifies whether concurrent Spi_SyncTransmit calls for different sequences shall be configurable. + + +

+ true: Enable the concurrent synchronous transmission support. +false: Disable the concurrent synchronous transmission support. +

+
+ ECUC_Spi_00237 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiTimeoutWaitingTime + + This parameter contains the timeout loop count for register settings of MSIOF. + + +

+ The unit is number of loop. The number of loop can be minumum 1 to maximum 4294967295 +

+
+ AR_RS_0105_FR_0092 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + SpiUnintendedInterruptCheck + + This parameter enables/disables the Unintended Interrupt check for SPI driver. When this parameter is set as "true", SPI driver will perform check interrupt enabling registers and interrupt status registers in interrupt service routines to identify whether MSIOF interrupts are raised by itself or not. + + +

+ true: Enable the Unintended Interrupt check functionality. +false: Disable the Unintended Interrupt check functionality. +

+
+ AR_RS_0105_FSR_2004/AR_RS_0105_FSR_2006 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiUserCallbackHeaderFile + + Header file name which will be included by the Spi. The value of this parameter shall be used as h-char-sequence or q-char-sequence according to ISO C90 section 6.10.2 "source file inclusion". The parameter value MUST NOT represent a path, since ISO C90 does not specify how such a path is treated (i.e., this is implementation defined (and additionally depends on the operating system and the underlying file system)). + + AR_RS_0105_FR_2001 + 0 + true + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + Spi_Externals.h + + + + + + SpiVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiVersionInfoApi + + Switches the Spi_GetVersionInfo function ON or OFF. + + +

+ true: Enable the Spi_GetVersionInfo function. +false: Disable the Spi_GetVersionInfo function. +

+
+ ECUC_Spi_00232 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiWriteVerifyCheck + + This parameter enables/disables the Write-Verify Check functionality for SPI driver. When this parameter is set as "true", written data for readable and writable control registers shall be confirmed with expected value by reading back. + + +

+ true: Enable the Write-Verify Check functionality. +false: Disable the Write-Verify Check functionality. +

+
+ AR_RS_0105_FSR_2001/AR_RS_0105_FSR_2003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+ + + + SpiEcucPartitionRef + + Maps the SPI driver to zero or multiple ECUC partitions to make the driver API available in the according partition. +This parameter is not used for implementation. + + ECUC_Spi_00244 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + SpiKernelEcucPartitionRef + + Maps the SPI kernel to zero or one ECUC partitions to assign the driver kernel to a certain core. The ECUC partition referenced is a subset of the ECUC partitions where the SPI driver is mapped to. + + ECUC_Spi_00245 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + SpiPublishedInformation + + Container holding all SPI specific published information parameters. + + ECUC_Spi_00235 + 1 + 1 + + + + SpiMaxHwUnit + + Number of different SPI hardware microcontroller peripherals (units/busses) available and handled by this SPI Handler/Driver module. + + ECUC_Spi_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 6 + 6 + 6 + + + +
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_WDG_V4H.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_WDG_V4H.arxml new file mode 100644 index 0000000..da32897 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4h-1_19.3.0.D_release/R1911_WDG_V4H.arxml @@ -0,0 +1,997 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Wdg + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Wdg/Wdg + + + + + Wdg + + Configuration of the Wdg (Watchdog driver) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2022-02-11 + + + 1.0.1 + 1.0.0 + Renesas + 2022-04-04 + + + + AR_RS_0091_FR_0064/ECUC_Wdg_00073 + 1 + 1 + true + /AUTOSAR/EcucDefs/Wdg + + VARIANT-POST-BUILD + + + + + WdgDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_ReportErrorStatus(AR 4.2.2) or Dem_SetEventStatus(AR 4.3.1) in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. +The standardized errors are provided in the container and can be extended by vendor-specific error references. + + ECUC_Wdg_00148 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + WDG_E_DISABLE_REJECTED + + Reference to the DemEventParameter which shall be issued when the error 'Initialization or mode switch failed because it would disable the watchdog' has occurred. + + ECUC_Wdg_00150 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + WDG_E_MODE_FAILED + + Reference to the DemEventParameter which shall be issued when the error 'Setting a watchdog mode failed (during initialization or mode switch)' has occurred. + + ECUC_Wdg_00149 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + WDG_E_WRITE_REGISTER_FAILED + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Write register failed (during initialization or mode switch)" has occurred. + + ECUC_Wdg_00148 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + WDG_E_VALUE_COUNTER_FAILED + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Value of WDG counter is greater than maximum counter" has occurred. + + ECUC_Wdg_00148 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + WdgGeneral + + All general parameters of the watchdog driver are collected here. + + ECUC_Wdg_00114/AR_RS_0106_FR_0028/AR_RS_0106_FR_0033 + 1 + 1 + + + + WdgDevErrorDetect + + Switches the Default Error Tracer (Det) detection and notification ON or OFF. + + +

+ - true: detection and notification is enabled. +- false: detection and notification is disabled. +

+
+ ECUC_Wdg_00115/SWS_BSW_00202/SWS_BSW_00203 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + WdgDisableAllowed + + Compile switch to allow / forbid disabling the watchdog driver during runtime. +Dependency: Safety relevant compile switch, this has to be in accordance with the corresponding settings for the watchdog manager. + + +

+ - True: Disabling the watchdog driver at runtime is allowed. +- False: Disabling the watchdog driver at runtime is not allowed. +

+
+ AR_RS_0106_FR_0008/ECUC_Wdg_00116/SWS_BSW_00235/AR_RS_0106_FR_0034 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + WdgIndex + + This parameter is not used for implementation + + AR_RS_0091_FR_0028/ECUC_Wdg_00117 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 0 + 0 + + + + WdgInitialTimeout + + The initial timeout (sec) for the trigger condition to be initialized during Init function. It shall be not larger than WdgMaxTimeout. + + ECUC_Wdg_00130 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 65.535 + 0 + + + + WdgMaxTimeout + + The maximum timeout (sec) to which the watchdog trigger condition can be initialized. + + ECUC_Wdg_00131 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 65.535 + 0 + + + + WdgRunArea + + Represents the watchdog driver execution area is either from ROM(Flash) or RAM as required with the particular microcontroller. + + ECUC_Wdg_00147 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RAM + + + RAM + AUTOSAR_ECUC + + + ROM + AUTOSAR_ECUC + + + + + + WdgVersionInfoApi + + Compile switch to enable / disable the version information API + + +

+ True: API enabled +False: API disabled +

+
+ ECUC_Wdg_00119/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + WdgCriticalSectionProtection + + This parameter specifies if the MCAL driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the MCAL driver configuration. Basically, critical section functionality is applied as enabling. + + +

+ true: enabling the enter/exit critical section functionality +false: disabling the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + WdgDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This depends on device families. +

+
+ AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4H + + + V4H + Renesas + + +
+ + + WdgVersionCheckExternalModules + + This parameter allows user to enable/disable AUTOSAR Version check for intermodule dependencies. + + +

+ true: AUTOSAR Version check for inter-module +dependencies is enabled. +false: AUTOSAR Version check for inter-module +dependencies is disabled. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + WdgTimeMargin + + This parameter represents the watchdog margin time. + + +

+ The percentage of margin time from 1 to 100. +

+
+ AR_RS_0106_FR_2003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 100 + 1 +
+
+ + + + WdgClockRef + + The 'WdgClockRef' specifies MCU reference of WDG Clock supply. + + AR_RS_0106_FR_0021 + 1 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuRCLKClk + + + + + WdgEcucPartitionRef + + Maps the Wdg driver to zero or one ECUC partitions to make the modules API available in this partition. +This parameter is not used for implementation. + + ECUC_Wdg_00353/AR_RS_0106_NR_0011 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + WdgSettingsConfig + + Configuration items for the different watchdog settings, including those for external watchdog hardware. +Note: All postbuild parameters are handled via this container. + + ECUC_Wdg_00082 + 1 + 1 + + + + WdgDefaultMode + + Default mode for watchdog driver initialization. +ImplementationType: WdgIf_ModeType + + +

+ -WDGIF_FAST_MODE: Default watchdog mode is "fast" +-WDGIF_SLOW_MODE: Default watchdog mode is "slow" +-WDGIF_OFF_MODE: Default watchdog mode is "off" +

+
+ AR_RS_0106_FR_0008/ECUC_Wdg_00120 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + WDGIF_SLOW_MODE + + + WDGIF_FAST_MODE + AUTOSAR_ECUC + + + WDGIF_OFF_MODE + AUTOSAR_ECUC + + + WDGIF_SLOW_MODE + AUTOSAR_ECUC + + +
+
+ + + + WdgSettingsFast + + Hardware dependent settings for the watchdog driver's 'fast' mode. + + ECUC_Wdg_00121 + 1 + 1 + + + + WdgClkSettingsFast + + The 'WdgClkSettingsFast' selects WDG counter overflow interval time in 'FAST' mode. +Note: This parameter dependencies Option Bytes. + + AR_RS_0106_FR_0022 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + RCLK_DIVBY_1 + + + RCLK_DIVBY_1 + Renesas + + + RCLK_DIVBY_4 + Renesas + + + RCLK_DIVBY_16 + Renesas + + + RCLK_DIVBY_32 + Renesas + + + RCLK_DIVBY_64 + Renesas + + + RCLK_DIVBY_128 + Renesas + + + + + + WdgFastTriggerTimeout + + The trigger timeout (msec) to which is used by GPT to trigger WDG in fast mode. + + AR_RS_0106_FR_2003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + + + WdgSettingsSlow + + Hardware dependent settings for the watchdog driver's 'slow' mode. + + ECUC_Wdg_00123 + 1 + 1 + + + + WdgClkSettingsSlow + + The 'WdgClkSettingsSlow' selects WDG counter overflow interval time in 'SLOW' mode. +Note: This parameter dependencies Option Bytes. + + AR_RS_0106_FR_0023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + RCLK_DIVBY_1024 + + + RCLK_DIVBY_1 + Renesas + + + RCLK_DIVBY_4 + Renesas + + + RCLK_DIVBY_16 + Renesas + + + RCLK_DIVBY_32 + Renesas + + + RCLK_DIVBY_64 + Renesas + + + RCLK_DIVBY_128 + Renesas + + + RCLK_DIVBY_1024 + Renesas + + + + + + WdgSlowTriggerTimeout + + The trigger timeout (msec) to which is used by GPT to trigger WDG in slow mode. + + AR_RS_0106_FR_2003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + + + WdgSettingsOff + + Hardware dependent settings for the watchdog driver's 'off' mode. + + AR_RS_0091_FR_0031/ECUC_Wdg_00122 + 1 + 1 + + + + WdgExternalConfiguration + + Configuration items for an external watchdog hardware. + + ECUC_Wdg_00112/AR_RS_0091_FR_0031 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + WdgExternalContainerRef + + Reference to either. + + +

+ - A DioChannelGroup container in case the hardware watchdog is connected via DIO pins - an SpiSequenceConfiguration container in case the watchdog hardware is accessed via SPI +

+
+ ECUC_Wdg_00113/AR_RS_0091_FR_0030 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + + /AUTOSAR/EcucDefs/Dio/DioConfig/DioPort/DioChannelGroup + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiSequence + +
+
+
+
+
+ + + WdgPublishedInformation + + Container holding all Wdg specific published information parameters + + ECUC_Wdg_00074 + 1 + 1 + + + + WdgTriggerMode + + Watchdog trigger mode (toggle/window/both) + + ECUC_Wdg_00127 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + WDG_TOGGLE + + + WDG_TOGGLE + AUTOSAR_ECUC + + + + + + + + WdgGptConfiguration + + This container holding parameter specifies assignment of GPT for a watchdog callback function. + + AR_RS_0106_FR_2003 + 1 + 1 + + + + WdgGptContainerRef + + This parameter specifies assignment of GPT for a watchdog callback function. + + +

+ Implementation Type: reference to GptChannelConfiguration. +

+
+ AR_RS_0106_FR_2003 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Gpt/Gpt/GptChannelConfigSet/GptChannelConfiguration +
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CAN_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CAN_V4M.arxml new file mode 100644 index 0000000..f8be5dd --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CAN_V4M.arxml @@ -0,0 +1,5186 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Can + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Can/Can + + + + + Can + + This container holds the configuration of a single CAN Driver. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.1.13 + 1.1.14 + Renesas + 2023-04-20 + + + 1.1.14 + 1.1.15 + Renesas + 2023-06-19 + + + + ECUC_Can_00489 + 1 + 1 + true + /AUTOSAR/EcucDefs/Can + + VARIANT-POST-BUILD + + + + + CanConfigSet + + This container contains the configuration parameters and sub containers of the AUTOSAR Can module. + + ECUC_Can_00343 + 1 + 1 + + + + CanControllerMainClockImmediateValue + + When CanEnableClkImmediateValue is configured as true, this parameter is used instead of CanControllerMainClock. + + AR_RS_0094_FR_0045/AR_RS_0094_FR_2004/AR_RS_0094_FR_2008/AR_RS_0094_FR_2053 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 40000000 + 40000000 + 40000000 + + + + CanControllerPplClockImmediateValue + + When CanEnableClkImmediateValue is configured as true, this parameter is used instead of CanControllerPplClock. + + AR_RS_0094_FR_0029 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 80000000 + 80000000 + 12500000 + + + + CanControllerPclkClockImmediateValue + + When CanEnableClkImmediateValue is configured as true, this parameter is used instead of CanControllerPclkClock. + + AR_RS_0094_FR_0029 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 133333333 + 133333333 + 133333333 + + + + + + CanControllerPplClock + + This parameter represents the on-chip peripheral clock (clkc) which is set in the MCU driver configuration. This clock is considered only when the parameter CanClockSourceSelect (i.e. DCS bit) is configured as CLKC. + + AR_RS_0094_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuCANFDClk + + + + CanControllerPclkClock + + This parameter represents the peripheral clock (pclk) which is set in the MCU driver configuration. + + AR_RS_0094_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuSASYNCPERD2Clk + + + + + + CanController + + This container contains the configuration parameters of the CAN controller(s). + + ECUC_Can_00354 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanBusoffProcessing + + Enables / disables API Can_MainFunction_BusOff() for handling busoff events in polling mode. + + +

+ INTERRUPT: Interrupt Mode of operation. +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00314/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanControllerActivation + + Defines if a CAN controller is used in the configuration. + + ECUC_Can_00315 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CanControllerBaseAddress + + Specifies the CAN controller base address. This parameter is not used for the implementation. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + CanControllerId + + This parameter provides the controller ID which is unique in a given CAN Driver. The value for this parameter starts with 0 and continue without any gaps. + + ECUC_Can_00316 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 7 + 0 + + + + CanRxProcessing + + Enables / disables API Can_MainFunction_Read() for handling PDU reception events in polling mode. +#R-Car Gen4: MIXED is not supported for CanRxProcessing. + + +

+ INTERRUPT: Interrupt Mode of operation. +MIXED: Mixed Mode of operation +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00317/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + MIXED + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanTxProcessing + + Enables / disable API Can_MainFunction_Write() for handling PDU transmission events in polling mode. +MIXED is not supported for CanTxProcessing. + + +

+ INTERRUPT: Interrupt Mode of operation. +MIXED: Mixed Mode of operation +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00318/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + MIXED + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanWakeupFunctionalityAPI + + Adds / removes the service Can_CheckWakeup() from the code. This parameter is not applicable for V4M since hardware doesn't support wakeup function + + +

+ True: Can_CheckWakeup can be used. +False: Can_CheckWakeup cannot be used. +

+
+ ECUC_Can_00466 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanWakeupProcessing + + Enables / disables API Can_MainFunction_Wakeup() for handling wakeup events in polling mode. This parameter is not applicable for V4M since hardware doesn't support wakeup function + + +

+ INTERRUPT: Interrupt Mode of operation. +POLLING: Polling Mode of operation. +

+
+ ECUC_Can_00319/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + +
+ + + CanWakeupSupport + + CAN driver support for wakeup over CAN Bus. This parameter is not applicable for V4M since hardware doesn't support wakeup function + + ECUC_Can_00330 + 1 + 1 + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanControllerSelection + + This parameter provides selection of hardware CAN controller. + + AR_RS_0094_FR_0032/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RSCANFD00 + + + RSCANFD00 + Renesas + + + RSCANFD01 + Renesas + + + RSCANFD02 + Renesas + + + RSCANFD03 + Renesas + + + + + + CanControllerInterfaceMode + + This parameter provides interface mode of hardware CAN controller. + + +

+ CAN_FD: Handles classical CAN frames and CAN FD frames. +CAN_FD_ONLY: Handles only CAN FD frames. +CLASSICAL_CAN_ONLY: Handles only classical CAN frames. +

+
+ AR_RS_0094_FR_0041/AR_RS_0091_NR_0016/AR_RS_0094_FR_2001/AR_RS_0094_FR_2005/AR_RS_0094_FR_2050 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAN_FD + + + CAN_FD + Renesas + + + CAN_FD_ONLY + Renesas + + + CLASSICAL_CAN_ONLY + Renesas + + +
+ + + CanEnableTransmitHistoryInterrupt + + This parameter defines whether transmit history interrupt is used or not. If messages can be transmitted continuously more than the depth of transmit history buffer on FIFO or Queue, this parameter should be true. Or CanIf_TxConfirmation callback will be dropped. + + +

+ true: Transmit history interrupt is enabled. +false: Transmit history interrupt is disabled. +

+
+ AR_RS_0094_FR_0031 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanTransmitHistoryInterruptSrcSel + + This parameter specifies the transmit history interrupt source. This parameter should be configured when the parameter CanEnableTransmitHistoryInterrupt is configured as true. + + +

+ EACH_MESSAGE: An interrupt occurs each time a message has been stored in the transmit history list. +FILLED_THREE_QUARTERS: An interrupt occurs when the number of stored transmit history data reaches three-quarters of transmit history depth +

+
+ AR_RS_0094_FR_0031 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + FILLED_THREE_QUARTERS + Renesas + + +
+ + + CanEnableCanCanFDGateway + + This parameter defines whether CAN-CANFD gateway is enabled or not. + + AR_RS_0094_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + CanFDGatewayBRSBit + + This parameter defines BRS bit in a CAN FD frame when CanFDGatewayForwardingFormat is configured as FD_FORMAT. + + AR_RS_0094_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + CanFDGatewayForwardingFormat + + This parameter defines the frame format to transmit a message via gateway when CanEnableCanCanFDGateway is configured as true. + + AR_RS_0094_FR_0015/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CLASSICAL_CAN_FORMAT + + + CLASSICAL_CAN_FORMAT + Renesas + + + CAN_FD_FORMAT + Renesas + + + +
+ + + + CanControllerDefaultBaudrate + + Reference to baudrate configuration container configured for the Can Controller. + + ECUC_Can_00435 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanController/CanControllerBaudrateConfig + + + + CanCpuClockRef + + Reference to the CPU clock configuration, which is set in the MCU driver configuration. This parameter is not used for implementation. + + AR_RS_0091_FR_0030/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockReferencePoint + + + + CanWakeupSourceRef + + This parameter contains a reference to the Wakeup Source for this controller as defined in the ECU State Manager. This parameter is not applicable for V4M since hardware doesn't support wakeup function + + +

+ Implementation Type: reference to EcuM_WakeupSourceType +

+
+ ECUC_Can_00359 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource +
+ + + CanControllerEcucPartitionRef + + Maps the CAN controller to zero or one ECUC partitions. The ECUC partition referenced is a subset of the ECUC partitions where the CAN driver is mapped to. + + ECUC_Can_00492 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + +
+ + + + CanControllerBaudrateConfig + + This container contains bit timing related configuration parameters of the CAN controller(s). + + ECUC_Can_00387 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanControllerBaudRate + + Specifies the baudrate of the controller in kbps. + + ECUC_Can_00005/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 125 + 1000 + 2 + + + + CanControllerBaudRateConfigID + + Uniquely identifies a specific baud rate configuration. This ID is used by SetBaudrate API. + + ECUC_Can_00471 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + CanControllerPropSeg + + Specifies propagation delay in time quanta. This parameter is not used for implementation. + + ECUC_Can_00073/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanControllerSeg1 + + Specifies phase segment 1 in time quanta. + + ECUC_Can_00074 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 13 + 256 + 4 + + + + CanControllerSeg2 + + Specifies phase segment 2 in time quanta. + + ECUC_Can_00075 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 128 + 2 + + + + CanControllerSyncJumpWidth + + Specifies the synchronization jump width for the controller in time quanta. + + ECUC_Can_00383 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 128 + 1 + + + + + + CanControllerFdBaudrateConfig + + This optional container contains bit timing related configuration parameters of the CAN controller(s) for payload and CRC of a CAN FD frame. If this container exists the controller supports CAN FD frames. + + ECUC_Can_00473 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanControllerFdBaudRate + + Specifies the data segment baud rate of the controller in kbps. + + ECUC_Can_00481 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 125 + 8000 + 0 + + + + CanControllerPropSeg + + Specifies propagation delay in time quanta. This parameter is not used for implementation. + + ECUC_Can_00476/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanControllerSeg1 + + Specifies phase segment 1 in time quanta. + + ECUC_Can_00477 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 13 + 32 + 2 + + + + CanControllerSeg2 + + Specifies phase segment 2 in time quanta. + + ECUC_Can_00478 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 16 + 2 + + + + CanControllerSyncJumpWidth + + Specifies the synchronization jump width for the controller in time quanta. + + ECUC_Can_00479 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 16 + 1 + + + + CanControllerTxBitRateSwitch + + Specifies if the bit rate switching shall be used for transmissions. + + +

+ If FALSE: CAN FD frames shall be sent without bit rate switching. +

+
+ ECUC_Can_00475 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CanControllerSspOffset + + Specifies the Transmitter Delay Compensation Offset in minimum time quanta.The value of the CanControllerSspOffset parameter will be used to set the value of the TDCO bit. And, In case a high Baud Rate is used such as 5 to 8 Mbps for the Data phase. Usually, the TDCO value should have the size of (SyncSegment + TSEG1) to position the SSP to the theoretical location of a sample point + + ECUC_Can_00494 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + +
+
+
+
+ + + CanTTController + + CanTTController is specified in the SWS TTCAN and contains the configuration parameters of the TTCAN controller(s) (which are needed in addition to the configuration parameters of the CAN controller(s)). +This container is not used for implementation. + + +

+ This container is only included and valid if TTCAN is supported by the controller, enabled (see CanSupportTTCANRef, ECUC_Can_00430), and used. +

+
+ AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanTTControllerApplWatchdogLimit + + Defines the maximum time period (unit is 256 times NTU) after which the application has to serve the watchdog. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanTTControllerCycleCountMax + + Defines the value for cycle_count_max. + + +

+ Allowed values: +0x00: 1 basic cycle +0x01: 2 basic cycles +0x03: 4 basic cycles +0x07: 8 basic cycles +0x0F: 16 basic cycles +0x1F: 32 basic cycles +0x3F: 64 basic cycles +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 +
+ + + CanTTControllerExpectedTxTrigger + + Number of expected_tx_trigger. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanTTControllerExternalClockSynchronisation + + Enables/disables the external clock synchronization. + + +

+ TRUE: +External clock synchronization enabled. +FALSE: +External clock synchronization disabled. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerGlobalTimeFiltering + + Enables/disables the global time filtering. + + +

+ TRUE: +Global time filtering enabled. +FALSE: +Global time filtering disabled. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerInitialRefOffset + + Defines the initial value for ref trigger offset. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 + + + + CanTTControllerInterruptEnable + + Enables/disables the respective interrupts. + + +

+ Bit Position set to 1: Enable respective interrupt. +Bit Position set to 0: Disable respective interrupt. +Bit Position / Interrupt Source: +10: Application Watchdog. +9: Watch Trigger reached. +8: Initialization Watch Trigger reached. +7: Change of Error Level. +6: Tx Overflow. +5: Tx Underflow. +4: Global Time Error. +3: Gap. +2: Start of Cycle. +1: Time Discontinuity. +0: Master State Change. +Bit position "1: Time Discontinuity" and "4: Global Time Error" shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1023 + 0 +
+ + + CanTTControllerLevel2 + + Defines whether Level 2 or Level 1 is used. + + +

+ TRUE: Level 2. +FALSE: Level 1. +If this parameter is set to FALSE then all parameters with dependency to CanTTControllerLevel2 need not be configured. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerNTUConfig + + Defines the config value for NTU (network time unit). + + +

+ Value given in microseconds. The value configured shall be greater than 0. +Together with the local oscillator period, the TUR (time unit ratio) can be derived from the NTU. This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 100 + 0 +
+ + + CanTTControllerOperationMode + + Defines the operation mode. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CAN_TT_EVENT_SYNC_TIME_TRIGGERED + + + CAN_TT_EVENT_SYNC_TIME_TRIGGERED + AUTOSAR_ECUC + + + CAN_TT_EVENT_TRIGGERED + AUTOSAR_ECUC + + + CAN_TT_TIME_TRIGGERED + AUTOSAR_ECUC + + + + + + CanTTControllerSyncDeviation + + Defines the maximum synchronization deviation: Given as a percentage value of the NTU (network time unit). The value configured shall be greater than 0. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 100 + 0 + + + + CanTTControllerTURRestore + + Enables/disables the TUR restore. +Note that the value configured for TUR can be derived from the value configured for NTU and the local oscillator preriod. +TRUE: +TUR restore enabled. +FALSE: +TUR restore disabled. +This parameter shall only be configurable if parameter CanTTControllerLevel2 equals TRUE. + + AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + CanTTControllerTimeMaster + + Defines whether the controller acts as a potential time master. + + +

+ TRUE: Potential time master. +FALSE: Time slave. +

+
+ AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTTControllerTimeMasterPriority + + Defines the time master priority. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 + + + + CanTTControllerTxEnableWindowLength + + Length of the tx enable window given in CAN bit times. +Definition parameter "CanTTControllerTxEnableWindowlength" is used such that: Length of enable window = CanTTControllerTxEnableWindowLength + 1 + + +

+ Definition parameter "CanTTControllerTxEnableWindowlength" is used such that: Length of enable window = CanTTControllerTxEnableWindowLength + 1 +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 16 + 1 +
+ + + CanTTControllerWatchTriggerGapTimeMark + + watch trigger time mark after a gap + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + CanTTControllerWatchTriggerTimeMark + + watch trigger time mark + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + CanTTIRQProcessing + + Enables / disables API Can_MainFunction_BusOff() for handling busoff events in polling mode. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + POLLING + + + INTERRUPT + AUTOSAR_ECUC + + + POLLING + AUTOSAR_ECUC + + + +
+ + + + CanTTControllerEcucPartitionRef + + Maps the Time triggered CAN controller to zero or one ECUC partitions. The ECUC partition referenced is a subset of the ECUC partitions where the CAN driver is mapped to. + + ECUC_Can_00493 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+
+
+ + + CanHardwareObject + + This container contains the configuration (parameters) of CAN Hardware Objects. + + ECUC_Can_00324 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanFdPaddingValue + + Specifies the value which is used to pad unspecified data in CAN FD frames > 8 bytes for transmission. This is necessary due to the discrete possible values of the DLC if > 8 bytes. + + +

+ If the length of a PDU which was requested to be sent does not match the allowed DLC values, the remaining bytes up to the next possible value shall be padded with this value. +

+
+ ECUC_Can_00485 + 0 + 1 + ECU + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CanHandleType + + Specifies the type (Full-CAN or Basic-CAN) of a hardware object. + + +

+ BASIC: For several L-PDUs are handled by the hardware object. +FULL: For only one L-PDU (identifier) is handled by the hardware object. +

+
+ ECUC_Can_00323/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FULL + + + BASIC + AUTOSAR_ECUC + + + FULL + AUTOSAR_ECUC + + +
+ + + CanHwObjectCount + + Number of hardware objects used to implement one HOH. In case of a HRH this parameter defines the number of elements in the hardware FIFO or the number of shadow buffers, in case of a HTH it defines the number of hardware objects used for multiplexed transmission or for a hardware FIFO used by a FullCAN HTH. +This parameter is not used for implementation. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + CanIdType + + Specifies whether the IdValue is of type. + + +

+ EXTENDED: All the CANIDs are of type extended only (29bit). +MIXED: The type of CANIDs can be both Standard or Extended. +STANDARD: All the CANIDs are of type standard only (11bit). +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MIXED + + + EXTENDED + AUTOSAR_ECUC + + + MIXED + AUTOSAR_ECUC + + + STANDARD + AUTOSAR_ECUC + + +
+ + + CanObjectId + + Holds the handle ID of HRH or HTH. The value of this parameter is unique in a given CAN Driver, and it should start with 0 and continue without any gaps. + + +

+ The HRH and HTH Ids share a common ID range. +Example: HRH0-0, HRH1-1, HTH0-2, HTH1-3 +

+
+ ECUC_Can_00326 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 +
+ + + CanObjectType + + Specifies if the HardwareObject is used as Transmit or as Receive object. +When gateway mode, messages are received with a Controller specified by CanGatewaySourceControllerRef and transmitted with a Controller specified CanControllerRef. + + +

+ RECEIVE: Receive HOH +TRANSMITE: Transmit HOH +GATEWAY: Gateway Mode +

+
+ ECUC_Can_00327/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TRANSMIT + + + RECEIVE + AUTOSAR_ECUC + + + TRANSMIT + AUTOSAR_ECUC + + + GATEWAY + Renesas + + +
+ + + CanHardwareObjectUsesPolling + + Enables polling of this hardware object. +This parameter is used for CanHardwareObject with CanObjectType is configured as RECEIVE only. + + ECUC_Can_00490 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanTriggerTransmitEnable + + This parameter defines if or if not Can supports the trigger-transmit API for this handle. + + ECUC_Can_00486 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanMemoryMode + + Specifies the Memory Mode of hardware object. + + +

+ BUFFER_MODE: hardware object considered as normal memory buffer (applicable for only if CanObjectType is configured as RECEIVE or TRANSMIT object). +RECEIVE_FIFO_MODE: hardware object considered as RECEIVE FIFO (applicable for only if CanObjectType is configured as RECEIVE object). +TRANSMIT_RECEIVE_FIFO_MODE: hardware object considered as TRANSMIT/RECEIVE FIFO (applicable for all CanObjectType i.e RECEIVE, TRANSMIT or GATEWAY object). +TRANSMIT_QUEUE_MODE: hardware object considered as TRANSMIT QUEUE (applicable for only if CanObjectType is configured as TRANSMIT or GATEWAY object). +

+
+ AR_RS_0094_FR_0007/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + BUFFER_MODE + + + BUFFER_MODE + Renesas + + + RECEIVE_FIFO_MODE + Renesas + + + TRANSMIT_RECEIVE_FIFO_MODE + Renesas + + + TRANSMIT_QUEUE_MODE + Renesas + + +
+
+ + + + CanControllerRef + + Reference to CAN Controller to which the HOH is associated. + + ECUC_Can_00322 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanController + + + + CanMainFunctionRWPeriodRef + + Reference to CanMainFunctionPeriod. This parameter must be same among all HTHs assigned to same Controller. + + ECUC_Can_00438 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanGeneral/CanMainFunctionRWPeriods + + + + + + CanHwFilter + + This container is only valid for HRHs and contains the configuration (parameters) of one hardware filter. + + ECUC_Can_00468 + 0 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanHwFilterCode + + Specifies (together with the filter mask) the identifiers range that passes the hardware filter. + + ECUC_Can_00469 + 1 + 1 + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + CanHwFilterMask + + Describes a mask for hardware-based filtering of CAN identifiers. The CAN identifiers of incoming messages are masked with the appropriate CanFilterMaskValue. Bits holding a 0 mean don't care, i.e. do not compare the message's identifier in the respective bit position. + + +

+ The mask shall be build by filling with leading 0. In case of CanIdType EXTENDED or MIXED a 29 bit mask shall be build. In case of CanIdType STANDARD a 11 bit mask shall be build. +

+
+ ECUC_Can_00470 + 1 + 1 + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + CanHwFilterReceiveIdType + + Specified whether CanFilterCode is of type Standard identifier, extended identifier of mixed mode. This parameter represents the GAFLID bit in {RSCFD[unit]}CFDGAFLID for each Receive Rule ID Register. + + +

+ STANDARD: All CanHwFilterCode are of type standard only (11 bit). +EXTENDED: All CanHwFilterCode are of type extended only (29 bit). +

+
+ AR_RS_0094_FR_0024/AR_RS_0091_NR_0016 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EXTENDED + + + STANDARD + Renesas + + + EXTENDED + Renesas + + +
+ + + CanHwFilterSourceNode + + Specifies the Receive Rule Target Message Select. This parameter represents the GAFLLB bit in {RSCFD[unit]}CFDGAFLID for each Receive Rule Register. This parameter should be configured as FROM_OWN_NODE, only when the parameter CanMirrorFunctionSupport is configured as true in CanGlobalConfiguration container. + + +

+ FROM_OTHER_NODE: Data processing using the receive rule is performed when receiving message transmitted from other CAN node. +FROM_OWN_NODE: When the mirror function is used, data processing using the receive rule is performed when the CAN node is receiving its own transmitted messages. +

+
+ AR_RS_0094_FR_0024/AR_RS_0091_NR_0016 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FROM_OTHER_NODE + + + FROM_OTHER_NODE + Renesas + + + FROM_OWN_NODE + Renesas + + +
+ + + CanHwFilterDLCCheckValue + + Describes a minimum data length necessary for receiving messages for DLC-Filtering process. +If the data length of incoming message that is being filtered is equal to or larger than the value set by the CanDataLengthCheckValue, the message passes the DLCCheck. + + AR_RS_0094_FR_0024 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 64 + 0 + +
+ + + + CanGatewayCopyObjectRef + + Reference to the Receive Object which receives the copy of the forwarding messages by GATEWAY. + + AR_RS_0094_FR_0015 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanHardwareObject + + + + CanGatewaySourceControllerRef + + Reference to CAN Controller with which forwarding messages are received when this object is configured as GATEWAY. + + AR_RS_0094_FR_0015 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Can/CanConfigSet/CanController + + +
+ + + CanTTHardwareObjectTrigger + + CanTTHardwareObjectTrigger is specified in the SWS TTCAN and contains the configuration (parameters) of TTCAN triggers for Hardware Objects, which are additional to the configuration (parameters) of CAN Hardware Objects. +This container is not used for implementation. + + +

+ This container is only included and valid if TTCAN is supported by the controller and, enabled (see CanSupportTTCANRef, ECUC_Can_00430), and used. +

+
+ AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanTTHardwareObjectBaseCycle + + Defines the cycle_offset. + + +

+ CanTTHardwareObjectBaseCycle must be not greater than cycle_count_max. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 +
+ + + CanTTHardwareObjectCycleRepetition + + Defines the repeat_factor. + + +

+ CanTTHardwareObjectCycleRepetition shall be a power of two (2), greater than cycle_offset but not greater than cycle_count_max + 1. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 64 + 1 +
+ + + CanTTHardwareObjectTimeMark + + Defines the point in time, when the trigger will be activated. + + +

+ Value is given in cycle time. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + CanTTHardwareObjectTriggerId + + Sequential number which allows separation of different TTCAN triggers configured for one and the same hardware object. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 63 + 0 + + + + CanTTHardwareObjectTriggerType + + Defines the type of the trigger associated with the hardware object. This parameter depends on plain CAN parameter CAN_OBJECT_TYPE. + + +

+ If CAN_OBJECT_TYPE equals RECEIVE than this parameter is fixed to CAN_TT_RX_TRIGGER. +If CAN_OBJECT_TYPE equals TRANSMIT than one of the following literals is configurable: +CAN_TT_TX_REF_TRIGGER, +CAN_TT_TX_REF_TRIGGER_GAP, +CAN_TT_TX_TRIGGER_MERGED, +CAN_TT_TX_TRIGGER_SINGLE, +CAN_TT_TX_TRIGGER_EXCLUSIVE. +

+
+ AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CAN_TT_RX_TRIGGER + + + CAN_TT_RX_TRIGGER + AUTOSAR_ECUC + + + CAN_TT_TX_REF_TRIGGER + AUTOSAR_ECUC + + + CAN_TT_TX_REF_TRIGGER_GAP + AUTOSAR_ECUC + + + CAN_TT_TX_TRIGGER_EXCLUSIVE + AUTOSAR_ECUC + + + CAN_TT_TX_TRIGGER_MERGED + AUTOSAR_ECUC + + + CAN_TT_TX_TRIGGER_SINGLE + AUTOSAR_ECUC + + +
+
+
+ + + CanReceiveFIFOConfiguration + + This container contains the configuration (parameters) of RECEIVE FIFO. + + AR_RS_0094_FR_0011 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanEnableReceiveFIFOInterrupt + + This parameter specifies the Enable/Disable the RECEIVE FIFO interrupt. + + +

+ true: Receive FIFO interrupt is enabled. +false: Receive FIFO interrupt is disabled. +

+
+ AR_RS_0094_FR_0011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanReceiveFIFOInterruptSrcSel + + This parameter specifies the RECEIVE FIFO interrupt source. This parameter should be configured when the parameter CanEnableReceiveFIFOInterrupt is configured as true. + + +

+ EACH_MESSAGE: An interrupt occurs each time a message has been received. +SPECIFIED_FIFO_RATIO: An interrupt occurs at a specified time selected by the CanReceiveFIFOInterruptRatioSel. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + SPECIFIED_FIFO_RATIO + Renesas + + +
+ + + CanReceiveFIFOInterruptRatioSel + + Specifies the timing of generating a receive FIFO interrupt request. This parameter should be configured when the parameters CanEnableReceiveFIFOInterrupt is configured as true and CanReceiveFIFOInterruptSrcSel is configured as SPECIFIED_FIFO_RATIO. + + +

+ FIFO_1_BY_8: When FIFO is 1/8 full. +FIFO_2_BY_8: When FIFO is 2/8 full. +FIFO_3_BY_8: When FIFO is 3/8 full. +FIFO_4_BY_8: When FIFO is 4/8 full. +FIFO_5_BY_8: When FIFO is 5/8 full. +FIFO_6_BY_8: When FIFO is 6/8 full. +FIFO_7_BY_8: When FIFO is 7/8 full. +FIFO_8_BY_8: When FIFO is 8/8 full. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIFO_1_BY_8 + + + FIFO_1_BY_8 + Renesas + + + FIFO_2_BY_8 + Renesas + + + FIFO_3_BY_8 + Renesas + + + FIFO_4_BY_8 + Renesas + + + FIFO_5_BY_8 + Renesas + + + FIFO_6_BY_8 + Renesas + + + FIFO_7_BY_8 + Renesas + + + FIFO_8_BY_8 + Renesas + + +
+ + + CanReceiveFIFOBufferDepth + + Specifies number of messages that can be stored in a single receive FIFO buffer. + + +

+ BUFFER_4: 4 messages in receive FIFO. +BUFFER_8: 8 message in receive FIFO. +BUFFER_16: 16 messages in receive FIFO. +BUFFER_32: 32 messages in receive FIFO. +BUFFER_64: 64 messages in receive FIFO. +BUFFER_128: 128 messages in receive FIFO. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + BUFFER_4 + + + BUFFER_4 + Renesas + + + BUFFER_8 + Renesas + + + BUFFER_16 + Renesas + + + BUFFER_32 + Renesas + + + BUFFER_48 + Renesas + + + BUFFER_64 + Renesas + + + BUFFER_128 + Renesas + + +
+ + + CanReceiveFIFOPayloadLength + + Specifies the maximum payload size of messages that can be stored in each FIFO entry. + + +

+ PAYLOAD_8: 8 bytes. +PAYLOAD_12: 12 bytes. +PAYLOAD_16: 16 bytes. +PAYLOAD_20: 20 bytes. +PAYLOAD_24: 24 bytes. +PAYLOAD_32: 32 bytes. +PAYLOAD_48: 48 bytes. +PAYLOAD_64: 64 bytes. +

+
+ AR_RS_0094_FR_0011/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PAYLOAD_8 + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + +
+
+
+ + + CanTxRxFIFOConfiguration + + This container contains the configuration (parameters) of Transmit/Receive FIFO. + + AR_RS_0094_FR_0012 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanEnableTxRxFIFOInterrupt + + This parameter specifies the Enable/Disable the Transmit/Receive FIFO interrupt. + + +

+ true: If object is in receive mode RECEIVE FIFO interrupt is enabled. Or if the object type is in transmit mode TRANMIT FIFO interrupt is enabled. +

+
+ AR_RS_0094_FR_0012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTxRxFIFOInterruptSrcSel + + This parameter specifies the Transmit/Receive FIFO interrupt source. This parameter should be configured when the parameter CanEnableTxRxFIFOInterrupt is configured as true. + + +

+ EACH_MESSAGE: An interrupt occurs each time a message has been received. +SPECIFIED_FIFO_RATIO_OR_EMPTY: An interrupt occurs at a specified time selected by the CanTxRxFIFOInterruptRatioSel (RECEIVE and GATEWAY) or FIFO becomes empty (TRANSMIT and GATEWAY). +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + SPECIFIED_FIFO_RATIO_OR_EMPTY + Renesas + + +
+ + + CanTxRxFIFOInterruptRatioSel + + Specifies the timing of generating a Transmit/Receive FIFO interrupt request. This parameter should be configured when the parameters CanEnableTxRxFIFOInterrupt is configured as true and CanTxRxFIFOInterruptSrcSel is configured as SPECIFIED_FIFO_RATIO. + + +

+ FIFO_1_BY_8: When FIFO is 1/8 full. +FIFO_2_BY_8: When FIFO is 2/8 full. +FIFO_3_BY_8: When FIFO is 3/8 full. +FIFO_4_BY_8: When FIFO is 4/8 full. +FIFO_5_BY_8: When FIFO is 5/8 full. +FIFO_6_BY_8: When FIFO is 6/8 full. +FIFO_7_BY_8: When FIFO is 7/8 full. +FIFO_8_BY_8: When FIFO is 8/8 full. +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIFO_1_BY_8 + + + FIFO_1_BY_8 + Renesas + + + FIFO_2_BY_8 + Renesas + + + FIFO_3_BY_8 + Renesas + + + FIFO_4_BY_8 + Renesas + + + FIFO_5_BY_8 + Renesas + + + FIFO_6_BY_8 + Renesas + + + FIFO_7_BY_8 + Renesas + + + FIFO_8_BY_8 + Renesas + + +
+ + + CanTxRxFIFOBufferDepth + + Specifies number of messages that can be stored in a single receive FIFO buffer. + + +

+ BUFFER_4: 4 messages in receive FIFO. +BUFFER_8: 8 message in receive FIFO. +BUFFER_16: 16 messages in receive FIFO. +BUFFER_32: 32 messages in receive FIFO. +BUFFER_64: 64 messages in receive FIFO. +BUFFER_128: 128 messages in receive FIFO. +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + BUFFER_4 + + + BUFFER_4 + Renesas + + + BUFFER_8 + Renesas + + + BUFFER_16 + Renesas + + + BUFFER_32 + Renesas + + + BUFFER_48 + Renesas + + + BUFFER_64 + Renesas + + + BUFFER_128 + Renesas + + +
+ + + CanTxRxFIFOPayloadLength + + Specifies the maximum payload size of messages that can be stored in each FIFO entry. + + +

+ PAYLOAD_8: 8 bytes. +PAYLOAD_12: 12 bytes. +PAYLOAD_16: 16 bytes. +PAYLOAD_20: 20 bytes. +PAYLOAD_24: 24 bytes. +PAYLOAD_32: 32 bytes. +PAYLOAD_48: 48 bytes. +PAYLOAD_64: 64 bytes. +

+
+ AR_RS_0094_FR_0012/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PAYLOAD_8 + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + +
+ + + CanEnableTxRxFIFOOverwriteMode + + This parameter specifies the Enable/Disable the Transmit/Receive FIFO overwrite mode for gateway. This parameter should be configured when CanObjectType is configured as GATEWAY. + + +

+ true: Transmit/Receive FIFO (gateway) overwrite mode is enabled. +false: Transmit/Receive FIFO (rgateway) overwrite mode is disabled. +

+
+ AR_RS_0094_FR_0044/AR_RS_0094_FR_2003/AR_RS_0094_FR_2007/AR_RS_0094_FR_2052 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTxRxFIFOTransmissionInterval + + For each Transmit/Receive FIFO in transmit mode or gateway mode it is possible to specify a delay between two consecutive messages that are configured for transmission from the same FIFO buffer. This parameter indicates number of clock cycles set in the delay calculated with CanIntervalTimerPrescalerSet parameter. + + AR_RS_0094_FR_0012 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + +
+
+ + + CanTransmitQueueConfiguration + + This container contains the configuration (parameters) of Transmit Queue. + + AR_RS_0094_FR_0013 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + CanTransmitQueueSelection + + This parameter is used to set the assigned transmit queue. + + AR_RS_0094_FR_0013/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + TXQ0 + + + TXQ0 + Renesas + + + TXQ1 + Renesas + + + TXQ2 + Renesas + + + TXQ3 + Renesas + + + + + + CanEnableTransmitQueueInterrupt + + This parameter specifies the Enable/Disable the Transmit Queue interrupt. + + +

+ true: Transmit Queue interrupt is enabled. +false: Transmit Queue interrupt is disabled. +

+
+ AR_RS_0094_FR_0013 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTransmitQueueInterruptSrcSel + + This parameter specifies the transmit queue interrupt source. This parameter should be configured when the parameter CanEnableTransmitQueueInterrupt is configured as true. + + +

+ EACH_MESSAGE: A transmit queue interrupt request is generated each time a message has been transmitted. +QUEUE_EMPTY: When the buffer empty upon completion of message transmission, a transmit queue interrupt request is generated. +

+
+ AR_RS_0094_FR_0013/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + EACH_MESSAGE + + + EACH_MESSAGE + Renesas + + + QUEUE_EMPTY + Renesas + + +
+ + + CanEnableTransmitQueueOverwriteMode + + This parameter specifies the Enable/Disable the Transmit Queue overwrite mode (GATEWAY mode only). + + +

+ true: Transmit Queue overwrite mode is enabled. +false: Transmit Queue overwrite mode is disabled. +

+
+ AR_RS_0094_FR_0044/AR_RS_0094_FR_2003/AR_RS_0094_FR_2007/AR_RS_0094_FR_2052 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CanTransmitQueueBufferDepth + + This parameter is used to set the number of transmit buffers to be allocated to the transmit queue. +The number of transmit buffers = CanTransmitQueueBufferDepth + 1 + + AR_RS_0094_FR_0013 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2 + 31 + 2 + +
+
+
+
+ + + CanIcom + + This container contains the parameters for configuring pretended networking. + + ECUC_Can_00440/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomConfig + + This container contains the configuration parameters of the ICOM Configuration. + + ECUC_Can_00459/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomConfigId + + This parameter identifies the ID of the ICOM configuration. + + ECUC_Can_00441/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + + + + CanIcomWakeOnBusOff + + This parameter defines that the MCU shall wake if the bus off is detected or not. + + ECUC_Can_00442/AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + + + CanIcomWakeupCauses + + This container contains the configuration parameters of the wakeup causes to leave the power saving mode. + + ECUC_Can_00443/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 1 + 1 + + + + CanIcomRxMessage + + This container contains the configuration parameters for the wakeup causes for matching received messages. It has to be configured as often as received messages are defined as wakeup cause. + + +

+ constraint: For all CanIcomRxMessage instances the Message IDs which are defined in CanIcomMessageId and in CanIcomRxMessageIdMask shall not overlap. +

+
+ ECUC_Can_00447/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 1 + 32 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomCounterValue + + This parameter defines that the MCU shall wake if the message with the ID is received n times on the communication channel. + + ECUC_Can_00448/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65536 + 1 + + + + CanIcomMessageId + + This parameter defines the message ID the wakeup causes of this CanIcomRxMessage are configured for. In addition a mask (CanIcomMessageIdMask) can be defined, in that case it is possible to define a range of rx messages, which can create a wakeup condition. + + ECUC_Can_00449/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 536870912 + 0 + + + + CanIcomMessageIdMask + + Describes a mask for filtering of CAN identifiers. The CAN identifiers of incoming messages are masked with this CanIcomMessageIdMask. If the masked identifier matches the masked value of CanIcomMessageId, it can create a wakeup condition for this CanIcomRxMessage. Bits holding a 0 mean don't care, i.e. do not compare the message's identifier in the respective bit position. The mask shall be build by filling with leading 0. + + ECUC_Can_00465/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 536870912 + 0 + + + + CanIcomMissingMessageTimerValue + + This parameter defines that the MCU shall wake if the message with the ID is not received for a specific time in s on the communication channel. + + ECUC_Can_00450/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 100 + 0 + + + + CanIcomPayloadLengthError + + This parameter defines that the MCU shall wake if a payload error occurs. + + ECUC_Can_00451/AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanIcomPayloadLengthValue + + This parameter defines that CanIcomPayloadLengthValue + + AR_RS_0094_FR_2054 + 1 + 1 + ECU + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PAYLOAD_0 + + + PAYLOAD_0 + Renesas + + + PAYLOAD_1 + Renesas + + + PAYLOAD_2 + Renesas + + + PAYLOAD_3 + Renesas + + + PAYLOAD_4 + Renesas + + + PAYLOAD_5 + Renesas + + + PAYLOAD_6 + Renesas + + + PAYLOAD_7 + Renesas + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + + + + + + + CanIcomRxMessageSignalConfig + + This container contains the configuration parameters for the wakeup causes for matching signals. + + +

+ It has to be configured as often as a signal is defined as wakeup cause. If at least one Signal conditions defined in a CanIcomRxMessageSignalConfig evaluates to true or if no CanIcomRxMessageSignalConfig are defined, the whole wakeup condition is considered to be true. All instances of this container refer to the same frame/pdu (see CanIcomMessageId). +

+
+ ECUC_Can_00452/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 255 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomSignalMask + + This parameter shall be used to mask a signal in the payload of a CAN message. + + +

+ The mask is binary AND with the signal payload. The result will be used in combination of the operations defined in CanIcomSignalOperation with the CanIcomSignalValue. +

+
+ ECUC_Can_00487/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 18446744073709551615 + 0 +
+ + + CanIcomSignalOperation + + This parameter defines the operation, which shall be used to verify the signal value creates a wakeup condition. + + +

+ AND: The received signal value masked by CanIcomSignalMask has at least one bit set in common with CanIcomSinalValue (binary AND), +EQUAL: The received signal value masked by CanIcomSignalMask is equal to CanIcomSignalValue. +GREATER: The received signal value masked by CanIcomSignalMask is strictly greater than CanIcomSignalValue. Values are interpreted as unsigned integers. +SMALLER: The received signal value masked by CanIcomSignalMask is strictly smaller than CanIcomSignalValue. Values are interpreted as unsigned integers. +XOR: The received signal value masked by CanIcomSignalMask then XORed to CanIcomSignalValue is not null. +

+
+ ECUC_Can_00462/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + AND + + + AND + AUTOSAR_ECUC + + + EQUAL + AUTOSAR_ECUC + + + GREATER + AUTOSAR_ECUC + + + SMALLER + AUTOSAR_ECUC + + + XOR + AUTOSAR_ECUC + + +
+ + + CanIcomSignalValue + + This parameter shall be used to define a signal value which shall be compared (CanIcomSignalOperation) with the masked CanIcomSignalMask value of the received signal (CanIcomSignalRef). + + ECUC_Can_00488/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 18446744073709551615 + 0 + +
+ + + + CanIcomSignalRef + + This parameter defines a reference to the signal which shall be checked additional to the message id (CanIcomMessageId). + + +

+ This reference is used for documentation to define which ComSignal originates this filter setting. All signals being referred by this reference shall point to the same PDU. +

+
+ ECUC_Can_00456/AR_RS_0091_FR_0030/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Com/ComConfig/ComSignal +
+
+
+
+
+
+
+
+
+
+
+
+
+ + + CanGeneral + + This container contains the parameters related each CAN Driver Unit. + + ECUC_Can_00328 + 1 + 1 + + + + CanDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Can_00064 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanIndex + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. +This parameter is not used for implementation, since one instance supports all on-chip CAN modules. + + ECUC_Can_00320/AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanLPduReceiveCalloutFunction + + This parameter defines the existence and the name of a callout function that is called after a successful reception of a received CAN Rx L-PDU. If this parameter is omitted no callout shall take place. + + ECUC_Can_00434 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + CanMainFunctionBusoffPeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Busoff. Unit is seconds. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + + CanMainFunctionModePeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Mode. Unit is seconds. + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 1 + 1 + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + + CanMainFunctionWakeupPeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Wakeup. Unit is seconds. This parameter is not applicable for V4M since hardware doesn't support wakeup function + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + + CanMultiplexedTransmission + + Specifies if multiplexed transmission shall be supported. On or Off. +This parameter is not used for implementation. Please use TxRxFIFO or TransmitQueue instead. + + AR_RS_0094_FR_0014/AR_RS_0091_FR_0029/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CanPublicIcomSupport + + Selects support of Pretended Network features in Can driver. + + +

+ true: Enable Pretended Network. +false: Disable Pretended Network. +

+
+ ECUC_Can_00483 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanSetBaudrateApi + + The support of the Can_SetBaudrate/Can_CheckBaudrate API is optional. +If this parameter is set to true the Can_SetBaudrate/Can_CheckBaudrate API shall be supported. Otherwise the API is not supported. + + +

+ true: Enable Can_SetBaudrate and Can_CheckBaudrate function. +false: Disable Can_SetBaudrate and Can_CheckBaudrate function. +

+
+ ECUC_Can_00482 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanTimeoutDuration + + Specifies the maximum time for blocking function until a timeout is detected. Unit is seconds. + + ECUC_Can_00113 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + 65.535 + 1E-6 + + + + CanVersionInfoApi + + Switches the Can_GetVersionInfo() API ON or OFF. + + +

+ true: Enable Can_GetVersionInfo function. +false: Disable Can_GetVersionInfo function. +

+
+ ECUC_Can_00106 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanAlreadyInitDetCheck + + This parameter enables/disables the CAN_E_TRANSITION check in Can_Init API. + + +

+ true: Enable the CAN_E_TRANSITION Det error in Can_Init. +false: Disable CAN_E_TRANSITION Det error in Can_Init. +For re-initialization of Driver, this parameter is to be set as false to suppress the check for CAN_E_TRANSITION Det error. +This parameter has no impact when Det is disabled. +

+
+ AR_RS_0094_FR_0030 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CanCriticalSectionProtection + + This parameter specifies whether the CAN driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CAN driver configuration. + + +

+ true: Enable the critical section functionality for the restricted area. +false: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CanDeviceName + + This parameter contains the supported device name to identify the device specific C header file through translation XML file. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML file. +

+
+ AR_RS_0091_FR_0034/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + +
+ + + CanEnableClkImmediateValue + + This parameter enables/disables the immediate value input instead of MCU reference. + + +

+ true: Use immediate value +false: Use MCU reference value +

+
+ AR_RS_0094_FR_0029 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanIsrCategory + + Module wise ISR category. + + AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + + + + + CanVersionCheckExternalModules + + Switches AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable AUTOSAR Version check for inter-module dependencies. +false: Disable AUTOSAR Version check for inter-module dependencies. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanControllerIdOffset + + This parameter is used to identify the total number of virtual CAN controllers that are configured externally. + + AR_RS_0094_FR_0039 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CanUnintendedInterruptCheck + + This parameter is used to enable/disable safety mechanism Unintended Interrupt Check for CAN. + + +

+ true: enable Unintended Interrupt Check SM. +false: disable Unintended Interrupt Check SM. +

+
+ AR_RS_0094_FSR_3003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanRamTestApi + + This parameter enables / disables the CAN_RAMTest() API. + + +

+ true: CAN_RAMTest() API to ON. +false: CAN_RAMTest() API to OFF. +

+
+ AR_RS_0094_FR_2012 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanSelfTestApi + + This parameter enables / disables the Can_SelfTestChannel() API. + + +

+ true: Can_SelfTestChannel() API to ON. +false: Can_SelfTestChannel() API to OFF. +

+
+ AR_RS_0094_FR_2013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanEccErrorCorrect + + This parameter is used to enable/disable safety mechanism Error Correct Code for CAN driver. + + +

+ true: enable Error Correct Code SM. +false: disable Error Correct Code SM. +

+
+ AR_RS_0094_FSR_3005 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+ + + + CanOsCounterRef + + This parameter contains a reference to the OsCounter, which is used by the CAN driver. + + ECUC_Can_00431 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Os/OsCounter + + + + CanSupportTTCANRef + + The parameter refers to CanIfSupportTTCAN parameter in the CAN Interface Module configuration. + + +

+ The CanIfSupportTTCAN parameter defines whether TTCAN is supported. +This parameter is not used for implementation, since hardware doesn't support TTCAN functionality. +

+
+ AR_RS_0091_FR_0030/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/CanIf/CanIfPrivateCfg +
+ + + CanEcucPartitionRef + + Maps the CAN driver to zero or multiple ECUC partitions to make the modules API available in this partition. The CAN driver will operate as an independent instance in each of the partitions. + + ECUC_Can_00491 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + +
+ + + + CanIcomGeneral + + This container contains the general configuration parameters of the ICOM Configuration. + + ECUC_Can_00444/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanIcomLevel + + Defines the level of Pretended Networking. + + +

+ This parameter is reserved for future implementations (Pretended Networking level 2). +

+
+ ECUC_Can_00445/AR_RS_0091_FR_0027 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAN_ICOM_LEVEL_ONE + + + CAN_ICOM_LEVEL_ONE + AUTOSAR_ECUC + + + CAN_ICOM_LEVEL_TWO + AUTOSAR_ECUC + + +
+ + + CanIcomVariant + + Defines the variant, which is supported by this CanController. + + +

+ CAN_ICOM_VARIANT_HW: Pretended Networking is supported by hardware. +CAN_ICOM_VARIANT_NONE: Pretended Networking is not supported. +CAN_ICOM_VARIANT_SW: Pretended Networking is supported by software. +

+
+ ECUC_Can_00446/AR_RS_0091_FR_0027 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAN_ICOM_VARIANT_NONE + + + CAN_ICOM_VARIANT_HW + AUTOSAR_ECUC + + + CAN_ICOM_VARIANT_NONE + AUTOSAR_ECUC + + + CAN_ICOM_VARIANT_SW + AUTOSAR_ECUC + + +
+ + + CanIcomCalloutFunction + + This parameter defines the existence and the name of an ICOM callout function that is called if Payload Length Error occurs when CAN Pretended Networking is activation. If this parameter is omitted no callout shall take place. + + ECUC_Can_00451/AR_RS_0094_FR_2055 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + +
+
+ + + CanMainFunctionRWPeriods + + This container contains the parameter for configuring the period for cyclic call to Can_MainFunction_Read or Can_MainFunction_Write depending on the referring item. + + ECUC_Can_00437 + 0 + 8 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CanMainFunctionPeriod + + This parameter describes the period for cyclic call to Can_MainFunction_Read or Can_MainFunction_Write depending on the referring item. Unit is seconds. Different poll-cycles will be configurable if more than one CanMainFunctionPeriod is configured. In This case multiple Can_MainFunction_Read() or Can_MainFunction_Write() will be provided by the CAN Driver module. + + ECUC_Can_00484 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1.000 + INF + 0 + + + +
+
+ + + CanDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using API Dem_SetEventStatus API in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. The standardized errors are provided in the container and can be extended by vendor specific error references. + + AR_RS_0094_FSR_1001 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CAN_E_TIMEOUT_FAILURE + + Reference to configured DEM event to report "Time out failure". + + AR_RS_0094_FR_0002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CAN_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when CAN detect unintended interrupt. + + AR_RS_0094_FSR_3002 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CanGlobalConfiguration + + This container contains the parameters related to Global configuration register for RS-CAN Driver Unit. + + AR_RS_0094_FR_0018 + 1 + 1 + + + + CanClockSourceSelect + + This parameter is used to select a clock source of the CAN clock(fCAN). + + +

+ CLKC: clkc is used as the clock source of the Can clock(fCAN). The configured value of parameter CanControllerPplClock is considered as clock source(fCAN). +CLK_XINCAN: clk_xincan is used as the clock source of the CAN clock(fCAN). The configured value of parameter CanControllerMainClock is considered as clock source(fCAN). +

+
+ AR_RS_0094_FR_0019/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLKC + + + CLKC + Renesas + + + CLK_XINCAN + Renesas + + +
+ + + CanEnableDLCCheck + + Specifies whether RS-CAN support Data Length Check for the receive rule shall be supported ON or OFF. + + +

+ true: Enable Data Length Check for the receive rule. +false: Disable Data Length Check for the receive rule. +

+
+ AR_RS_0094_FR_0021 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CanHardwareUnitSelect + + This parameter is used to select a Can Hardware Unit. + + AR_RS_0094_FR_0033/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RSCANFD0 + + + RSCANFD0 + Renesas + + + + + + CanIntervalTimerPrescalerSet + + This parameter specifies clock source division value of the interval timer for FIFO buffers. PCLK clock is divided by the configured value of this parameter. + + AR_RS_0094_FR_0012 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 16 + 65535 + 1 + + + + CanMirrorFunctionSupport + + Specifies whether the mirror function shall be supported or not by the RS-CAN. + + +

+ true: Enable mirror function. +false: Disable mirror function. +

+
+ AR_RS_0094_FR_0020 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CanPayloadOverflowModeSelect + + This parameter is used to determine the behavior if the payload size of received data is larger than receive buffer. + + +

+ DISCARD: Discard entire received message. +STORE: Discard overflow data and store remained data. +

+
+ AR_RS_0094_FR_0023 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + DISCARD + + + DISCARD + Renesas + + + STORE + Renesas + + +
+ + + CanTransmitPrioritySelect + + This parameter is used to set the transmit priority. + + +

+ DEPEND_ON_ID: ID priority is selected and the transmit priority complies with the CAN bus arbitration rule (ISO 11989-1 specifications). +DEPEND_ON_NUMBER_OF_BUFFER: Transmit buffer number priority is selected and the minimum number of transmit buffer specified for transmission take precedence. +

+
+ AR_RS_0094_FR_0022/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + DEPEND_ON_ID + + + DEPEND_ON_ID + Renesas + + + DEPEND_ON_NUMBER_OF_BUFFER + Renesas + + +
+ + + CanRxBufferPayloadLength + + Specifies the maximum payload size of messages that can be stored in each reveive buffer. +This parameter should be configured when CanConfigSet has a CanHardwareObject container which CanMemoryMode is BUFFER_MODE and CanObjectType is RECEIVE. + + +

+ PAYLOAD_8: 8 bytes. +PAYLOAD_12: 12 bytes. +PAYLOAD_16: 16 bytes. +PAYLOAD_20: 20 bytes. +PAYLOAD_24: 24 bytes. +PAYLOAD_32: 32 bytes. +PAYLOAD_48: 48 bytes. +PAYLOAD_64: 64 bytes. +

+
+ AR_RS_0094_FR_0042/AR_RS_0091_NR_0016/AR_RS_0094_FR_2002/AR_RS_0094_FR_2006/AR_RS_0094_FR_2051 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PAYLOAD_8 + + + PAYLOAD_8 + Renesas + + + PAYLOAD_12 + Renesas + + + PAYLOAD_16 + Renesas + + + PAYLOAD_20 + Renesas + + + PAYLOAD_24 + Renesas + + + PAYLOAD_32 + Renesas + + + PAYLOAD_48 + Renesas + + + PAYLOAD_64 + Renesas + + +
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_CRC_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_CRC_V4M.arxml new file mode 100644 index 0000000..742c9b4 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_CRC_V4M.arxml @@ -0,0 +1,3192 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddCrc + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddCrc/Cdd + + + + + Cdd + + Configuration of CRC Complex Driver module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2023-05-24 + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + ECUC_Cdd_00083/AR_RS_0109_FR_0003/AR_RS_0109_FR_0035/AR_RS_0109_FR_0066/AR_RS_0109_FR_0006/AR_RS_0109_FR_0032/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + ECUC_Cdd_00084/AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddCrcVersionInfoApi + + Switches the CddCrc_GetVersionInfor() API ON or OFF + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0091_FR_0007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00102/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + + + + + CddCrcRegisterWriteVerify + + This parameter enable/disable register write verification feature. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0009/SWS_BSW_00205 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0059 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcCriticalSectionProtection + + This parameter to enable/disable the enter/exit critical section functionality. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddCrcEdcErrorDetect + + This parameter to enable/disable the Error Detection Circuit (EDC) protection function. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FSR_0004/AR_RS_0109_FSR_0005 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcUnintendedInterruptCheck + + This parameter to enable/disable the unintended interrupt check function. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FSR_0001/AR_RS_0109_FSR_0003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcUnintendedModuleStopCheck + + This parameter to enable/disable the unintended module stop check function. + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0109_FSR_0006/AR_RS_0109_FSR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddCrcChannelConfiguration + + Configuration of an individual CRC channel. + + AR_RS_0109_FR_0001 + 1 + 16 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddCrcChannelID + + This parameter indicate the ID of configured channels + + AR_RS_0109_FR_0002 + 1 + 1 + ECU + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 15 + 0 + + + + CddCrcHWSelection + + This parameter contains the HW selection of channel. + + AR_RS_0109_FR_0001/AR_RS_0109_FR_0014/AR_RS_0109_FR_0901 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CRC0 + + + CRC0 + Renesas + + + CRC1 + Renesas + + + CRC2 + Renesas + + + CRC3 + Renesas + + + KCRC0 + Renesas + + + KCRC1 + Renesas + + + KCRC2 + Renesas + + + KCRC3 + Renesas + + + AES_ACC0 + Renesas + + + AES_ACC1 + Renesas + + + AES_ACC2 + Renesas + + + AES_ACC3 + Renesas + + + AES_ACC4 + Renesas + + + AES_ACC5 + Renesas + + + AES_ACC6 + Renesas + + + AES_ACC7 + Renesas + + + + + + CddCrcDmaResultChannel + + This parameter to select DMA Channel to receive CRC result from FIFO Result Port, and transfer data to FIFO Expected Data Port + + AR_RS_0109_FR_0914/AR_RS_0109_FR_0915/AR_RS_0109_FR_0916/AR_RS_0109_FR_0917/AR_RS_0109_FR_0918 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC00 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + + + + CddCrcDmaDataInChannel + + This parameter to select DMA Channel to transfer data to FIFO Data Port + + AR_RS_0109_FR_0914/AR_RS_0109_FR_0915/AR_RS_0109_FR_0916/AR_RS_0109_FR_0917/AR_RS_0109_FR_0918 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC01 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + + + + CddCrcDmaDataOutChannel + + This parameter to select DMA Channel to read out data from FIFO Data Port + + AR_RS_0109_FR_0914/AR_RS_0109_FR_0915/AR_RS_0109_FR_0916/AR_RS_0109_FR_0917/AR_RS_0109_FR_0918 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC02 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + + + + CddCrcDmaCommandChannel + + This parameter to select DMA Channel to transfer data to FIFO Command Port + + AR_RS_0109_API_1008 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RT_DMAC03 + + + RT_DMAC00 + Renesas + + + RT_DMAC01 + Renesas + + + RT_DMAC02 + Renesas + + + RT_DMAC03 + Renesas + + + RT_DMAC04 + Renesas + + + RT_DMAC05 + Renesas + + + RT_DMAC06 + Renesas + + + RT_DMAC07 + Renesas + + + RT_DMAC08 + Renesas + + + RT_DMAC09 + Renesas + + + RT_DMAC10 + Renesas + + + RT_DMAC11 + Renesas + + + RT_DMAC12 + Renesas + + + RT_DMAC13 + Renesas + + + RT_DMAC14 + Renesas + + + RT_DMAC15 + Renesas + + + RT_DMAC16 + Renesas + + + RT_DMAC17 + Renesas + + + RT_DMAC18 + Renesas + + + RT_DMAC19 + Renesas + + + RT_DMAC20 + Renesas + + + RT_DMAC21 + Renesas + + + RT_DMAC22 + Renesas + + + RT_DMAC23 + Renesas + + + RT_DMAC24 + Renesas + + + RT_DMAC25 + Renesas + + + RT_DMAC26 + Renesas + + + RT_DMAC27 + Renesas + + + RT_DMAC28 + Renesas + + + RT_DMAC29 + Renesas + + + RT_DMAC30 + Renesas + + + RT_DMAC31 + Renesas + + + + + + CddCrcCompareEndNotification + + This parameter is a reference to a comparison end notification function. + + AR_RS_0109_API_1008 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddCrcCRCModule + + This containter contains the parameter related to configure HW CRC module. + + AR_RS_0109_FR_0901 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddCrcInBitSwapMode + + This parameter to determines bit swap of input data + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcInByteSwapMode + + This parameter to determines byte swap of input data + + AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_BYTESWAP_0 + + + CDDCRC_BYTESWAP_0 + Renesas + + + CDDCRC_BYTESWAP_1 + Renesas + + + CDDCRC_BYTESWAP_2 + Renesas + + + CDDCRC_BYTESWAP_3 + Renesas + + + + + + CddCrcInXorValMode + + This parameter to determines EXOR OR of input data. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcOutBitSwapMode + + This parameter to determines bit swap of output data. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcOutByteSwapMode + + This parameter to determines byte swap of output data + + AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_BYTESWAP_0 + + + CDDCRC_BYTESWAP_0 + Renesas + + + CDDCRC_BYTESWAP_1 + Renesas + + + CDDCRC_BYTESWAP_2 + Renesas + + + CDDCRC_BYTESWAP_3 + Renesas + + + + + + CddCrcOutXorValMode + + This parameter to determines EXOR ON of output data. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0019 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcPoly + + This parameter to select polynomial for DCAnCTL register of CRC module. + + AR_RS_0109_FR_0904 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_POLY_32_ETH + + + CDDCRC_POLY_32_ETH + Renesas + + + CDDCRC_POLY_16_CCITT + Renesas + + + CDDCRC_POLY_8_SAE_J1850 + Renesas + + + CDDCRC_POLY_8_0x2F + Renesas + + + CDDCRC_POLY_32_F4ACFB13 + Renesas + + + CDDCRC_POLY_32_1EDC6F41 + Renesas + + + CDDCRC_POLY_21_102899 + Renesas + + + CDDCRC_POLY_17_1685B + Renesas + + + CDDCRC_POLY_15_4599 + Renesas + + + +
+
+ + + CddCrcKCRCModule + + This containter contains the parameter related to configure HW KCRC module. + + AR_RS_0109_FR_0900/AR_RS_0091_FR_0025 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddCrcInReflectMode + + This parameter to determines input data reflect mode. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcOutReflectMode + + This parameter to determines output data reflect mode. + + +

+ true: STD_ON +false: STD_OFF +

+
+ AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddCrcPoly + + This parameter to select polynomial for KCRCmDOUT register of KCRC module. + + AR_RS_0109_FR_0904 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_POLY_32_ETH + + + CDDCRC_POLY_32_ETH + Renesas + + + CDDCRC_POLY_16_CCITT + Renesas + + + CDDCRC_POLY_8_SAE_J1850 + Renesas + + + CDDCRC_POLY_8_0x2F + Renesas + + + CDDCRC_POLY_32_1EDC6F41 + Renesas + + + + + + CddCrcShiftMode + + This parameter to select KCRC shift mode. + + AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CDDCRC_KCRC_MSB_SHIFT + + + CDDCRC_KCRC_LSB_SHIFT + Renesas + + + CDDCRC_KCRC_MSB_SHIFT + Renesas + + + + + + CddCrcXorVal + + This parameter to set XOR mask value for Data output. + + AR_RS_0109_FR_0900 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 4294967295 + 4294967295 + 0 + +
+
+
+
+ + + CddCrcDemEventParameterRefs + + This container contains the configuration parameters of the CDD CRC DEM events. + + SWS_BSW_00200 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CDDCRC_E_WRITE_VERIFY + + This parameter specifies reference to DEM Event to be report when CDD CRC fails to set register value. + + AR_RS_0109_FR_0010/SWS_BSW_00126/SWS_BSW_00205/SWS_BSW_00200 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDCRC_E_HARDWARE_ERROR + + This parameter specifies reference to DEM Event to be report when CDD CRC fails due to hardware. + + AR_RS_0109_FR_0010/SWS_BSW_00126/SWS_BSW_00205/SWS_BSW_00200 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDCRC_E_UNINTENDED_MODULE_STOP_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD CRC detects an unintended module stop. + + AR_RS_0109_FSR_0007 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDCRC_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD CRC detects an unintended interrupt. + + AR_RS_0109_FSR_0002 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + ECUC_Cdd_00017/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + ECUC_Cdd_00018/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + ECUC_Cdd_00049/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00051/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + ECUC_Cdd_00050/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + ECUC_Cdd_00019/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00021/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + ECUC_Cdd_00020/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + ECUC_Cdd_00030/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + ECUC_Cdd_00031/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + ECUC_Cdd_00032/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + ECUC_Cdd_00033/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + ECUC_Cdd_00034/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + ECUC_Cdd_00035/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + ECUC_Cdd_00079/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + ECUC_Cdd_00081/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + ECUC_Cdd_00080/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + ECUC_Cdd_00082/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + ECUC_Cdd_00022/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00046/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00048/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00047/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00023/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00025/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00024/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + ECUC_Cdd_00026/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00043/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00045/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00044/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00027/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00029/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + ECUC_Cdd_00060/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00062/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00066/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00065/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + ECUC_Cdd_00061/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + ECUC_Cdd_00052/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + ECUC_Cdd_00064/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + ECUC_Cdd_00063/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + ECUC_Cdd_00038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + ECUC_Cdd_00040/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + ECUC_Cdd_00039/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + ECUC_Cdd_00068/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + ECUC_Cdd_00069/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + ECUC_Cdd_00071/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + ECUC_Cdd_00070/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + ECUC_Cdd_00072/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + ECUC_Cdd_00074/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ ECUC_Cdd_00075/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + ECUC_Cdd_00076/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + ECUC_Cdd_00073/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ ECUC_Cdd_00077/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + ECUC_Cdd_00078/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_EMM_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_EMM_V4M.arxml new file mode 100644 index 0000000..9b19370 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_EMM_V4M.arxml @@ -0,0 +1,56259 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddEmm + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddEmm/Cdd + + + + + Cdd + + Configuration of EMM Complex Driver module. + + + + + 1.0.0 + 4.5.0 + Renesas + 2023-06-16 + + + 1.0.11 + 1.0.0 + Renesas + 2023-10-18 + + + 1.0.12 + 1.0.0 + Renesas + 2023-12-21 + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + This container contains the general parameters related to CDD EMM. + + SWS_BSW_00126/AR_RS_0111_FR_0003/AR_RS_0111_FR_0019/AR_RS_0111_FR_0030/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/AR_RS_0091_FR_0024 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddEmmDevErrorDetect + + Switches the Development errors to ON or OFF + + +

+ true: Development Error will be ON +false: Development Error will be OFF +

+
+ AR_RS_0111_FR_0004/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00042/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmAlreadyInitDetCheck + + Enable/Disable Development Error report if the driver is initialized in the initialized state + + +

+ true: Enable DET check if the driver is re-initialized +false: Disable DET check if the driver is re-initialized +

+
+ AR_RS_0111_FR_0008/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File + + AR_RS_0111_FR_0020/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + + + + + CddEmmVersionCheckExternalModules + + Enable/disable AUTOSAR version check for inter-module dependencies + + +

+ true: Enable AUTOSAR version check for inter-module dependencies +false: Disable AUTOSAR version check for inter-module dependencies +

+
+ AR_RS_0111_FR_0007/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmCriticalSectionProtection + + Enable/Disable the enter/exit critical section functionality + + +

+ true: Enable the enter/exit critical section functionality +false: Disable the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0037/AR_RS_0111_FR_0005/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmWriteVerifyCheck + + Enable/Disable register write-verify + + +

+ WV_INIT_ONLY: Enable register write-verify in CddEmm_Init only +WV_RUNTIME: Enable register write-verify during runtime +WV_DISABLE: Disable register write-verify +

+
+ AR_RS_0111_FR_0009/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + WV_DISABLE + + + WV_INIT_ONLY + Renesas + + + WV_RUNTIME + Renesas + + + WV_DISABLE + Renesas + + +
+ + + CddEmmUnintendedInterruptCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter is to Enable/Disable Unintended Interrupt Check Safety Mechanism + + +

+ true: Enable Unintended Interrupt Check +false: Disable Unintended Interrupt Check +

+
+ /AR_RS_0111_FR_0038/AR_RS_0111_FSR_0900/AR_RS_0111_FSR_0905/AR_RS_0111_FSR_0910 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmVersionInfoApi + + Enable/Disable version information API + + +

+ true: Enable version info API +false: Disable version info API +

+
+ /AR_RS_0111_FR_0038/AR_RS_0111_FR_0006 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmPseudoErrorApi + + Enable/Disable pseudo-error related APIs + + +

+ true: Enable pseudo-error related APIs +false: Disable pseudo-error related APIs +

+
+ AR_RS_0111_FR_0018/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + CddEmmDemEventParameterRefs + + This container contains the configuration parameters of the CDD EMM DEM events + + SWS_BSW_00124/SWS_BSW_00125/SWS_BSW_00143/AR_RS_0091_FR_0025/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CDDEMM_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter specifies reference to DEM Event to be report when CDD EMM fails to unintended interrupt + + AR_RS_0111_FR_0038/AR_RS_0111_FSR_0906/AR_RS_0111_FSR_0908/AR_RS_0111_FSR_0911 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDEMM_E_WRITE_VERIFY_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD EMM fails to set register value. + + /AR_RS_0111_FR_0038/AR_RS_0111_FR_0012 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddEmmDomain0 + + A container contains configuration for error signals of EMM Domain 0 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0DBSC5DFIDomainDCLSErrDbs0 + + Error of DFI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1DBSC5AXIDomainDCLSErrDbs0 + + Error of AXI domain normal ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12SYSCIsolationCellErr + + System Controller Isolation Cell Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FusesmRedundantComparitionErr + + eFUSE redundant comparator comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFailErr + + FieldBIST Fail Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSTimeOutErr + + FieldBIST Timeout Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16FSScanAXIbusErr + + FieldBIST SCAN AXI BUS Error Detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17ICUMXWdtOverFlowErr + + icumx watch dog timer over flow error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18ICUMXBusAesOusideDmacEdcErr + + icumx EDC error of bus between AES and icumx outside via DMAC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19ICUMXAesDmaLockstepErr + + icumx AES and/or DMAC lock-step error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20APSysGenericCounterOperationErr + + Generic Counter redundant counter operation error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21APSysGenericCounterComparisonErr + + Generic Counter redundant counter operation error 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22SYSCWriteAcessProtectionErr + + System Controller Write access protection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23SYSCHWRedundantErr + + System Controller Hardware Redundancy + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24BootROMMultiBitErr + + Boot ROM multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25BootROMSingleBitErr + + Boot ROM single-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26BootROMMultiBitErr2 + + Boot ROM multi-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27BootROMSingleBitErr2 + + Boot ROM single-bit error2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28BootROMAccessICUMXErr + + Boot ROM access error to ICUMX code area + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29CPGIllegalAccessErr + + If there are illegal accesses for registers in CPG module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30CPGFreqErr + + Clock Monitor for a clock (RCLK) detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31WriteProtectFailerReset + + If there are illegal accesses for registers in RESET module, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain1 + + A container contains configuration for error signals of EMM Domain 1 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit14AXCCAXIProtocolWRACKErr + + AXCC: Error signal in AXI protocol (EDC gen/chk, ORDER chk/gen, W/RACK check) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15AXCCMasterInterfaceErr + + AXCC: Error signal of ORDER chk/gen in master interfaces + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19WWDTch6CountErr + + WWDTch6 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20WWDTch5CountErr + + WWDTch5 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21WWDTch4CountErr + + WWDTch4 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22WWDTch3CountErr + + WWDTch3 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23WWDTch2CountErr + + WWDTch2 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24WWDTch1CountErr + + WWDTch1 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25WWDTch0CountErr + + WWDTch0 count error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26AXCCAXIDetfixIDproErr + + AXCC: Error signal in AXI protocol (EDC gen/chk, ORDER chk/gen, Detfix error, ID protection error) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29AXCCDCLSCompare0Err + + AXCC: DCLS compare 0 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31AXCCDCLSCompare1Err + + AXCC: DCLS compare 1 error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain2 + + A container contains configuration for error signals of EMM Domain 2 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR0Err + + INTC-TP: WDT monitor error notification (from IMNTRSR0 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR1Err + + INTC-TP: WDT monitor error notification (from IMNTRSR1 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR2Err + + INTC-TP: WDT monitor error notification (from IMNTRSR2 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR3Err + + INTC-TP: WDT monitor error notification (from IMNTRSR3 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR4Err + + INTC-TP: WDT monitor error notification (from IMNTRSR4 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR5Err + + INTC-TP: WDT monitor error notification (from IMNTRSR5 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR6Err + + INTC-TP: WDT monitor error notification (from IMNTRSR6 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR7Err + + INTC-TP: WDT monitor error notification (from IMNTRSR7 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR8Err + + INTC-TP: WDT monitor error notification (from IMNTRSR8 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR9Err + + INTC-TP: WDT monitor error notification (from IMNTRSR9 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR10Err + + INTC-TP: WDT monitor error notification (from IMNTRSR10 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR11Err + + INTC-TP: WDT monitor error notification (from IMNTRSR11 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR12Err + + INTC-TP: WDT monitor error notification (from IMNTRSR12 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR13Err + + INTC-TP: WDT monitor error notification (from IMNTRSR13 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR14Err + + INTC-TP: WDT monitor error notification (from IMNTRSR14 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR15Err + + INTC-TP: WDT monitor error notification (from IMNTRSR15 Register) + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR16Err + + INTC-TP: WDT monitor error notification (from IMNTRSR16 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR17Err + + INTC-TP: WDT monitor error notification (from IMNTRSR17 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR18Err + + INTC-TP: WDT monitor error notification (from IMNTRSR18 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR19Err + + INTC-TP: WDT monitor error notification (from IMNTRSR19 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR20Err + + INTC-TP: WDT monitor error notification (from IMNTRSR20 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR21Err + + INTC-TP: WDT monitor error notification (from IMNTRSR21 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR22Err + + INTC-TP: WDT monitor error notification (from IMNTRSR22 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR23Err + + INTC-TP: WDT monitor error notification (from IMNTRSR23 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR24Err + + INTC-TP: WDT monitor error notification (from IMNTRSR24 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCtpWDTmonitorIMNTRSR25Err + + INTC-TP: WDT monitor error notification (from IMNTRSR25 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCtpWDTmonitorIMNTRSR26Err + + INTC-TP: WDT monitor error notification (from IMNTRSR26 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCtpWDTmonitorIMNTRSR27Err + + INTC-TP: WDT monitor error notification (from IMNTRSR27 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpWDTmonitorIMNTRSR28Err + + INTC-TP: WDT monitor error notification (from IMNTRSR28 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpWDTmonitorIMNTRSR29Err + + INTC-TP: WDT monitor error notification (from IMNTRSR29 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpWDTmonitorIMNTRSR30Err + + INTC-TP: WDT monitor error notification (from IMNTRSR30 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpWDTmonitorIMNTRSR31Err + + INTC-TP: WDT monitor error notification (from IMNTRSR31 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain3 + + A container contains configuration for error signals of EMM Domain 3 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR32Err + + INTC-TP: WDT monitor error notification (from IMNTRSR32 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR33Err + + INTC-TP: WDT monitor error notification (from IMNTRSR33 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR34Err + + INTC-TP: WDT monitor error notification (from IMNTRSR34 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR35Err + + INTC-TP: WDT monitor error notification (from IMNTRSR35 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR36Err + + INTC-TP: WDT monitor error notification (from IMNTRSR36 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR37Err + + INTC-TP: WDT monitor error notification (from IMNTRSR37 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR38Err + + INTC-TP: WDT monitor error notification (from IMNTRSR38 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR39Err + + INTC-TP: WDT monitor error notification (from IMNTRSR39 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR40Err + + INTC-TP: WDT monitor error notification (from IMNTRSR40 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR41Err + + INTC-TP: WDT monitor error notification (from IMNTRSR41 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR42Err + + INTC-TP: WDT monitor error notification (from IMNTRSR42 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR43Err + + INTC-TP: WDT monitor error notification (from IMNTRSR43 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR44Err + + INTC-TP: WDT monitor error notification (from IMNTRSR44 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR45Err + + INTC-TP: WDT monitor error notification (from IMNTRSR45 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR46Err + + INTC-TP: WDT monitor error notification (from IMNTRSR46 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR47Err + + INTC-TP: WDT monitor error notification (from IMNTRSR47 Register) + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR48Err + + INTC-TP: WDT monitor error notification (from IMNTRSR48 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR49Err + + INTC-TP: WDT monitor error notification (from IMNTRSR49 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR50Err + + INTC-TP: WDT monitor error notification (from IMNTRSR50 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR51Err + + INTC-TP: WDT monitor error notification (from IMNTRSR51 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR52Err + + INTC-TP: WDT monitor error notification (from IMNTRSR52 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR53Err + + INTC-TP: WDT monitor error notification (from IMNTRSR53 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR54Err + + INTC-TP: WDT monitor error notification (from IMNTRSR54 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR55Err + + INTC-TP: WDT monitor error notification (from IMNTRSR55 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR56Err + + INTC-TP: WDT monitor error notification (from IMNTRSR56 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCtpWDTmonitorIMNTRSR57Err + + INTC-TP: WDT monitor error notification (from IMNTRSR57 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCtpWDTmonitorIMNTRSR58Err + + INTC-TP: WDT monitor error notification (from IMNTRSR58 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCtpWDTmonitorIMNTRSR59Err + + INTC-TP: WDT monitor error notification (from IMNTRSR59 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpWDTmonitorIMNTRSR60Err + + INTC-TP: WDT monitor error notification (from IMNTRSR60 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpWDTmonitorIMNTRSR61Err + + INTC-TP: WDT monitor error notification (from IMNTRSR61 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpWDTmonitorIMNTRSR62Err + + INTC-TP: WDT monitor error notification (from IMNTRSR62 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpWDTmonitorIMNTRSR63Err + + INTC-TP: WDT monitor error notification (from IMNTRSR63 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain4 + + A container contains configuration for error signals of EMM Domain 4 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR64Err + + INTC-TP: WDT monitor error notification (from IMNTRSR64 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR65Err + + INTC-TP: WDT monitor error notification (from IMNTRSR65 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR66Err + + INTC-TP: WDT monitor error notification (from IMNTRSR66 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR67Err + + INTC-TP: WDT monitor error notification (from IMNTRSR67 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR68Err + + INTC-TP: WDT monitor error notification (from IMNTRSR68 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR69Err + + INTC-TP: WDT monitor error notification (from IMNTRSR69 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR70Err + + INTC-TP: WDT monitor error notification (from IMNTRSR70 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR71Err + + INTC-TP: WDT monitor error notification (from IMNTRSR71 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR72Err + + INTC-TP: WDT monitor error notification (from IMNTRSR72 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR73Err + + INTC-TP: WDT monitor error notification (from IMNTRSR73 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR74Err + + INTC-TP: WDT monitor error notification (from IMNTRSR74 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR75Err + + INTC-TP: WDT monitor error notification (from IMNTRSR75 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR76Err + + INTC-TP: WDT monitor error notification (from IMNTRSR76 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR77Err + + INTC-TP: WDT monitor error notification (from IMNTRSR77 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR78Err + + INTC-TP: WDT monitor error notification (from IMNTRSR78 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR79Err + + INTC-TP: WDT monitor error notification (from IMNTRSR79 Register) + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR80Err + + INTC-TP: WDT monitor error notification (from IMNTRSR80 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR81Err + + INTC-TP: WDT monitor error notification (from IMNTRSR81 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR82Err + + INTC-TP: WDT monitor error notification (from IMNTRSR82 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR83Err + + INTC-TP: WDT monitor error notification (from IMNTRSR83 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR84Err + + INTC-TP: WDT monitor error notification (from IMNTRSR84 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR85Err + + INTC-TP: WDT monitor error notification (from IMNTRSR85 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR86Err + + INTC-TP: WDT monitor error notification (from IMNTRSR86 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR87Err + + INTC-TP: WDT monitor error notification (from IMNTRSR87 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR88Err + + INTC-TP: WDT monitor error notification (from IMNTRSR88 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25INTCtpWDTmonitorIMNTRSR89Err + + INTC-TP: WDT monitor error notification (from IMNTRSR89 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26INTCtpWDTmonitorIMNTRSR90Err + + INTC-TP: WDT monitor error notification (from IMNTRSR90 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCtpWDTmonitorIMNTRSR91Err + + INTC-TP: WDT monitor error notification (from IMNTRSR91 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28INTCtpWDTmonitorIMNTRSR92Err + + INTC-TP: WDT monitor error notification (from IMNTRSR92 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29INTCtpWDTmonitorIMNTRSR93Err + + INTC-TP: WDT monitor error notification (from IMNTRSR93 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30INTCtpWDTmonitorIMNTRSR94Err + + INTC-TP: WDT monitor error notification (from IMNTRSR94 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpWDTmonitorIMNTRSR95Err + + INTC-TP: WDT monitor error notification (from IMNTRSR95 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain5 + + A container contains configuration for error signals of EMM Domain 5 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCtpWDTmonitorIMNTRSR96Err + + INTC-TP: WDT monitor error notification (from IMNTRSR96 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCtpWDTmonitorIMNTRSR97Err + + INTC-TP: WDT monitor error notification (from IMNTRSR97 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2INTCtpWDTmonitorIMNTRSR98Err + + INTC-TP: WDT monitor error notification (from IMNTRSR98 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3INTCtpWDTmonitorIMNTRSR99Err + + INTC-TP: WDT monitor error notification (from IMNTRSR99 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4INTCtpWDTmonitorIMNTRSR100Err + + INTC-TP: WDT monitor error notification (from IMNTRSR100 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5INTCtpWDTmonitorIMNTRSR101Err + + INTC-TP: WDT monitor error notification (from IMNTRSR101 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6INTCtpWDTmonitorIMNTRSR102Err + + INTC-TP: WDT monitor error notification (from IMNTRSR102 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7INTCtpWDTmonitorIMNTRSR103Err + + INTC-TP: WDT monitor error notification (from IMNTRSR103 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8INTCtpWDTmonitorIMNTRSR104Err + + INTC-TP: WDT monitor error notification (from IMNTRSR104 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9INTCtpWDTmonitorIMNTRSR105Err + + INTC-TP: WDT monitor error notification (from IMNTRSR105 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10INTCtpWDTmonitorIMNTRSR106Err + + INTC-TP: WDT monitor error notification (from IMNTRSR106 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11INTCtpWDTmonitorIMNTRSR107Err + + INTC-TP: WDT monitor error notification (from IMNTRSR107 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12INTCtpWDTmonitorIMNTRSR108Err + + INTC-TP: WDT monitor error notification (from IMNTRSR108 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13INTCtpWDTmonitorIMNTRSR109Err + + INTC-TP: WDT monitor error notification (from IMNTRSR109 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14INTCtpWDTmonitorIMNTRSR110Err + + INTC-TP: WDT monitor error notification (from IMNTRSR110 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15INTCtpWDTmonitorIMNTRSR111Err + + INTC-TP: WDT monitor error notification (from IMNTRSR111 Register) + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16INTCtpWDTmonitorIMNTRSR112Err + + INTC-TP: WDT monitor error notification (from IMNTRSR112 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17INTCtpWDTmonitorIMNTRSR113Err + + INTC-TP: WDT monitor error notification (from IMNTRSR113 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18INTCtpWDTmonitorIMNTRSR114Err + + INTC-TP: WDT monitor error notification (from IMNTRSR114 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19INTCtpWDTmonitorIMNTRSR115Err + + INTC-TP: WDT monitor error notification (from IMNTRSR115 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20INTCtpWDTmonitorIMNTRSR116Err + + INTC-TP: WDT monitor error notification (from IMNTRSR116 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21INTCtpWDTmonitorIMNTRSR117Err + + INTC-TP: WDT monitor error notification (from IMNTRSR117 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22INTCtpWDTmonitorIMNTRSR118Err + + INTC-TP: WDT monitor error notification (from IMNTRSR118 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23INTCtpWDTmonitorIMNTRSR119Err + + INTC-TP: WDT monitor error notification (from IMNTRSR119 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24INTCtpWDTmonitorIMNTRSR120Err + + INTC-TP: WDT monitor error notification (from IMNTRSR120 Register) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RTCore0EL1controlledMemoryAccessErr + + Realtime core 0: A memory access marked in EL1-controlled MPU as Device was flushed because it was marked as Normal in EL2-controlled MPU. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCoreProcessorLivelockErr + + Realtime core 0: Processor livelock because of hard errors or exception at exception vector. An exception of the same type and vector offset was consecutively taken 20 times. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore0SWRunInEL2UnlockTESTR1Err + + Realtime core 0: Software running in Realtime Core EL2 unlocks TESTR1. TESTR1 is for testing purposes only. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31INTCtpEDCAXI4stream0 + + INTC-AP: EDC for AXI 4 stream 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain6 + + A container contains configuration for error signals of EMM Domain 6 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit7VIPInternalDOFErr + + Vision IP of internal DOF error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9VIPInternalSMPSErr + + Vision IP of internal SMPS error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VIPInternalSMPOErr + + Vision IP of internal SMPO error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24IMPX7SRAMEDCErr + + IMP-X7 SRAM EDC error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25IMPX7SRAMECCErr + + IMP-X7 SRAM ECC error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26IMPX7BusErr + + IMP-X7 bus error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27IMPX7ScratchpadMemoryDCLSErr + + IMP-X7 Scratchpad memory DCLS error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28APMUCortexR52Core0ResetControlErr + + APMU: Cortex-R52 core 0 reset control error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29APMUAccessProtectErr + + APMU: access protect error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30APMUDCLSErr + + APMU: DCLS error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31MFISCheckerCoreComparisonErr + + MFIS checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain7 + + A container contains configuration for error signals of EMM Domain 7 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0INTCapFaultHandlingInterrupt + + INTC-AP: Fault handling interrupt + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1INTCapErrorHandlingInterrupt + + INTC-AP: Error handling interrupt + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2AXIBusECMVIP0 + + Error of AXI-Bus ECM of VIP0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3AXIBusECMVIO0 + + Error of AXI-Bus ECM of VIO0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4AXIBusECMVC0 + + Error of AXI-Bus ECM of VC0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5AXIBusECM3DG + + Error of AXI-Bus ECM of 3DG + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6AXIBusECMTOP0 + + Error of AXI-Bus ECM of TOP0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7AXIBusECMRT0 + + Error of AXI-Bus ECM of RT0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8AXIBusECMHSC + + Error of AXI-Bus ECM of HSC + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9AXIBusECMPER00 + + Error of AXI-Bus ECM of PER00 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10AXIBusECMMM + + Error of AXI-Bus ECM of MM + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11AXIBusECMIMP + + Error of AXI-Bus ECM of IMP + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VSP2VSPX0InternalSRAMEDCWDTErr + + VSPX0 internal SRAM EDC error and Watch Dog Timer error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTVRAM0SafetyAccessProtectionErr + + RT-VRAM0 safety access protection error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTVRAM0SecureAccessProtectionErr + + RT-VRAM0 secure access protection error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTVRAM0TimeoutErr + + RT-VRAM0 Timeout error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27INTCapCA76Core0RequestOrderErr + + INTC-AP: Cortex-A76 CPU core 0 req order error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29RTVRAM0EdcMultibitErr + + RT-VRAM0 edc multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30RTVRAM0Edc1bitErr + + RT-VRAM0 edc 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain8 + + A container contains configuration for error signals of EMM Domain 8 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit21DSItxlink0EdcErr + + dsitxlink0 EDC error or PPI time out error or Data Type time out error or Video input error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23AXCCTransactionOrderCheckMI1Err + + AXCC: Transaction order check error of Master Interface 1 from AXCC module + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VSP2VSPD0DISCOMUnmatchedWdtErr + + VSPD0 DISCOM unmatched error and Watch Dog Timer error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30VSP2VSPD0DISCOMFrozenErr + + VSPD0 DISCOM frozen error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain9 + + A container contains configuration for error signals of EMM Domain 9 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit24ECMSwGenID0Err + + Software Generated Error (ID0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25ECMSwGenID1Err + + Software Generated Error (ID1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26ECMSwGenID2Err + + Software Generated Error (ID2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27ECMSwGenID3Err + + Software Generated Error (ID3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28ECMSwGenID4Err + + Software Generated Error (ID4) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29ECMSwGenID5Err + + Software Generated Error (ID5) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30ECMSwGenID6Err + + Software Generated Error (ID6) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31ECMSwGenID7Err + + Software Generated Error (ID7) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain10 + + A container contains configuration for error signals of EMM Domain 10 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit2RTVRAMRTVRAM0Edc1bitErr + + RT-VRAM0 edc 1-bit count-up error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit3RTVRAMRTVRAM0EdcMulbitErr + + RT-VRAM0 edc multi-bit count-up error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6RTCore0TCMCorrectableErrCounter + + Realtime core 0: Error counter for Correctable error on Realtime Core TCM (Tightly-coupled) memories + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit8RTCore0InstructionCacheErrCounter + + Realtime core 0: Error counter for Instruction cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit10RTCore0DataCacheErrCounter + + Realtime core 0: Error counter for Data cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit12RTCore0AXISICorrectableErrCounter + + Realtime core 0: Error counter for Correctable error on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit14RTCore0AXIMICorrectableErrCounter + + Realtime core 0: Error counter for Correctable error on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit16RTCore0ErrCounter + + Realtime core 0: Error counter for Correctable error cannot be recorded because record registers are full or correctable error record is overwritten by a fatal error . + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit18RTVRAM1Edc1bitCountupErr + + RT-VRAM1 edc 1-bit count-up error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit19RTVRAM1EdcMulbitErr + + RT-VRAM1 edc multi-bit count-up error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit20IPMMUmmTLBRAMEdc1bitCountupErr + + IPMMU-MM TLB RAM EDC 1-bit count-up error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit21IPMMUmmTLBRAMEdcMultibitCountupErr + + IPMMU-MM TLB RAM EDC multi-bit count-up error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit22RTCore1AXIMICorrectableErrCounter + + Realtime core 1: Error counter for Correctable error on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit24RTCore1AXISICorrectableErrCounter + + Realtime core 1: Error counter for Correctable error on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit26RTCore1DataCacheErrCounter + + Realtime core 1: Error counter for Data cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit28RTCore1InstructionCacheErrCounter + + Realtime core 1: Error counter for Instruction cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit30RTCore1ErrCounter + + Realtime core 1: Error counter for Correctable error cannot be recorded because record registers are full or correctable error record is overwritten by a fatal error . + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain11 + + A container contains configuration for error signals of EMM Domain 11 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore1TCMCorrectableErrCounter + + Realtime core 1: Error counter for Correctable error on Realtime Core TCM (Tightly-coupled) memories + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2RTCore2AXIMICorrectableErrCounter + + Realtime core 2: Error counter for Correctable error on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit4RTCore2AXISICorrectableErrCounter + + Realtime core 2: Error counter for Correctable error on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6RTCore2DataCacheErrCounter + + Realtime core 2: Error counter for Data cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit8RTCore2InstructionCacheErrCounter + + Realtime core 2: Error counter for Instruction cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit10RTCore2ErrCounter + + Realtime core 2: Error counter for Correctable error cannot be recorded because record registers are full or correctable error record is overwritten by a fatal error . + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit12RTCore2TCMCorrectableErrCounter + + Realtime core 2: Error counter for Correctable error on Realtime Core TCM (Tightly-coupled) memories + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit18APSysCA76Core3L1IL1DL2MmuCorrectedErrCounter + + AP-System Core: Error counter for Corrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit19APSysCA76Core3L1IL1DL2MmuUncorrectedErrCounter + + AP-System Core: Error counter for Uncorrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit20APSysCA76Core2L1IL1DL2MmuCorrectedErrCounter + + AP-System Core: Error counter for Corrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit21APSysCA76Core2L1IL1DL2MmuUncorrectedErrCounter + + AP-System Core: Error counter for Uncorrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit24APSysCA76Core1L1IL1DL2MmuCorrectedErrCounter + + AP-System Core: Error counter for Corrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit25APSysCA76Core1L1IL1DL2MmuUncorrectedErrCounter + + AP-System Core: Error counter for Uncorrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit26APSysCA76Core0L1IL1DL2MmuCorrectedErrCounter + + AP-System Core: Error counter for Corrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit27APSysCA76Core0L1IL1DL2MmuUncorrectedErrCounter + + AP-System Core: Error counter for Uncorrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit28APSysL3Cl0correctedErrCounter + + AP-System Core: Error counter for Corrected error on L3$ and snoop filter memories in Cortex-A76 CPU Cluster 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit29APSysL3Cl0UncorrectedErrCounter + + AP-System Core: Error counter for Uncorrected error on L3$ and snoop filter memories in Cortex-A76 CPU Cluster 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit30CANFDRAMEcc1bitErrCounter + + Error counter for CAN-FD RAM ECC 1 bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit31CANFDRAMEcc2bitErrCounter + + Error counter for CAN-FD RAM ECC 2 bits error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain12 + + A container contains configuration for error signals of EMM Domain 12 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FLEXRAYTBF2InterruptNotificationEccErrCounter + + Error counter for TBF2_ECC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit1FLEXRAYTBF2InterruptNotificationEdcErrCounter + + Error counter for TBF2_EDC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit2FLEXRAYTBF1InterruptNotificationEccErrCounter + + Error counter for TBF1_ECC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit3FLEXRAYTBF1InterruptNotificationEdcErrCounter + + Error counter for TBF1_EDC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit4FLEXRAYMBFInterruptNotificationEccErrCounter + + Error counter for MBF_ECC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit5FLEXRAYMBFInterruptNotificationEdcErrCounter + + Error counter for MBF_EDC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit6EtherAVB2TXRAMEcc1bitErrCounter + + Error counter for EtherAVB2 TX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit7EtherAVB2TXRAMEccMultibitErrCounter + + Error counter for EtherAVB2 TX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit8EtherAVB2RXRAMEcc1bitErrCounter + + Error counter for EtherAVB2 RX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit9EtherAVB2RXRAMEccMultibitErrCounter + + Error counter for EtherAVB2 RX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit10EtherAVB1TXRAMEcc1bitErrCounter + + Error counter for EtherAVB1 TX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit11EtherAVB1TXRAMEccMultibitErrCounter + + Error counter for EtherAVB1 TX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit12EtherAVB1RXRAMEcc1bitErrCounter + + Error counter for EtherAVB1 RX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit13EtherAVB1RXRAMEccMultibitErrCounter + + Error counter for EtherAVB1 RX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit14EtherAVB0TXRAMEcc1bitErrCounter + + Error counter for EtherAVB0 TX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit15EtherAVB0TXRAMEccMultibitErrCounter + + Error counter for EtherAVB0 TX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit16EtherAVB0RXRAMEcc1bitErrCounter + + Error counter for EtherAVB0 RX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+ + + CddEmmBit17EtherAVB0RXRAMEccMultibitErrCounter + + Error counter for EtherAVB0 RX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+ + + CddEmmErrorMaxCount + + Maximum error count value + + AR_RS_0111_FR_0038/AR_RS_0111_FR_0900/AR_RS_0111_FR_0905 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 31 + 1 + +
+
+
+
+ + + CddEmmDomain16 + + A container contains configuration for error signals of EMM Domain 16 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore0EDCBtwRTCPUAXISlavebridgeErr + + Realtime core 0: EDC error on interface between Realtime Core CPU and AXI Slave bridge + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RTCore0TCMMemoriesFatalErr + + Realtime core 0: Fatal error (uncorrectable) on Realtime Core TCM (Tightly-coupled) memories + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RTCore0TCMCorrectableErr + + Realtime core 0: Correctable error on Realtime Core TCM (Tightly-coupled) memories + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RTCore0EDCBtwRTCPUWritebufferErr + + Realtime core 0: EDC error on interface between Realtime Core CPU and Write Buffer + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RTCore0AXISILockstepComparator0Err + + Realtime core 0: Lockstep error on Realtime Core (Realtime Core CPU and/or Write Buffer and/or EDC circuits of AXI Slave interface - output from comparator 0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RTCore0InstructionCacheErr + + Realtime core 0: Instruction cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore0DataCacheErr + + Realtime core 0: Data cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore0AXISILockstepComparator1Err + + Realtime core 0: Lockstep error on Realtime Core (Realtime Core CPU and/or Write Buffer and/or EDC circuits of AXI Slave interface - output from comparator 1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RTCore0AXIMIDECERRSLVERRBusErr + + Realtime core 0: Bus error respond (DECERR/SLVERR) on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RTCore0AXISIFatalErr + + Realtime core 0: Fatal error (uncorrectable) on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore0AXISICorrectableErr + + Realtime core 0: Correctable error on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore0AXIMIFatalErr + + Realtime core 0: Fatal error (uncorrectable) on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore0AXIMICorrectableErr + + Realtime core 0: Correctable error on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RTCore0NonSafetySwitchingComparator0Err + + Realtime core 0: Non-safety related signals is switching during safety-related tasks (ouput from comparator 0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20THSTsc2TempExceedsThreshold3 + + This error occurs when the temperature measured by tsc2 exceeds the threshold #3. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21THSTsc2TempExceedsThreshold2 + + This error occurs when the temperature measured by tsc2 exceeds the threshold #2. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22THSTsc2TempExceedsThreshold1 + + This error occurs when the temperature measured by tsc2 exceeds the threshold #1. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23THSTsc1TempExceedsThreshold3 + + This error occurs when the temperature measured by tsc1 exceeds the threshold #3. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24THSTsc1TempExceedsThreshold2 + + This error occurs when the temperature measured by tsc1 exceeds the threshold #2. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25THSTsc1TempExceedsThreshold1 + + This error occurs when the temperature measured by tsc1 exceeds the threshold #1. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28THSTsc2DetectsFailure + + This error occurs when tsc2 detects a failure. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29THSTsc1DetectsFailure + + This error occurs when tsc1 detects a failure. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain17 + + A container contains configuration for error signals of EMM Domain 17 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit5RTCore0NonSafetySwitchingComparator1Err + + Realtime core 0: Non-safety related signals is switching during safety-related tasks (ouput from comparator 1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore0AsynchronousTransferErr + + Realtime core 0: Asynchronous transfer error of Generic Timer interface on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore0IllegalAxSIZEAxBURSTErr + + Realtime core 0: Illegal AxSIZE/AxBURST on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore0FatalErrCannotRecorded + + Realtime core 0: Fatal error cannot be recorded because record registers are full with fatal errors. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore0CorrectableNotRecordedErr + + Realtime core 0: Correctable error cannot be recorded because record registers are full or correctable error record is overwritten by a fatal error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore0ErrorPchannel + + Realtime core 0: Error on P-channel protocol interface between APMU and Realtime Core 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RTVRAM0CRCErr + + RT-VRAM0 CRC error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RTVRAM0CheckerCoreComparitionErr + + RT-VRAM0 checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RTVRAM1CheckerCoreComparitionErr + + RT-VRAM1 checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RTVRAM1EdcMultibitErr + + RT-VRAM1 edc multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTVRAM1Edc1bitErr + + RT-VRAM1 edc 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTVRAM1CRCErr + + RT-VRAM1 CRC error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RTVRAM1SafetyAccessProtectionErr + + RT-VRAM1 safety access protection error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RTVRAM1SecureAccessProtectionErr + + RT-VRAM1 secure access protection error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTVRAM1TimeOutErr + + RT-VRAM1 Timeout error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FCPRCInternaSRAMEdcErr + + FCPRC internal SRAM EDC error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FCPRSInternalSRAMEdcErr + + FCPRS internal SRAM EDC error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FCPRSDCLSErr + + FCPRS DCLS error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VIPFCPRMInternalSRAMEdcErr + + FCPRM internal SRAM EDC error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain18 + + A container contains configuration for error signals of EMM Domain 18 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RFSOCFE0ErrCh7 + + CFE_0 error for RFSO(ch7) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RFSOCFE0ErrCh6 + + CFE_0 error for RFSO(ch6) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RFSOCFE0ErrCh5 + + CFE_0 error for RFSO(ch5) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RFSOCFE0ErrCh4 + + CFE_0 error for RFSO(ch4) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RFSOCFE0ErrCh3 + + CFE_0 error for RFSO(ch3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RFSOCFE0ErrCh2 + + CFE_0 error for RFSO(ch2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RFSOCFE0ErrCh10 + + CFE_0 error for RFSO(ch10) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RFSOCFE0ErrCh1 + + CFE_0 error for RFSO(ch1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RFSOCFE0ErrCh0 + + CFE_0 error for RFSO(ch0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9APMUCortexR52Core2ResetControlErr + + APMU: Cortex-R52 core 2 reset control error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10APMUCortexR52Core1ResetControlErr + + APMU: Cortex-R52 core 1 reset control error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12APMUCA76Cl0PowerControlErr + + APMU: Cortex-A76 cluster 0 power control error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13iVCP1EInternalSRAMEdcErr + + iVCP1E internal SRAM EDC error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18ISPChSelectorErrCh1 + + Image Signal Processor (ISP) Channel Selector error channel 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20ISPChSelectorErrCh0 + + Image Signal Processor (ISP) Channel Selector error channel 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21ISPCoreErrCh0 + + Image Signal Processor (ISP) Core error channel 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22IMRLX6Ch1EcmErr + + IMR-LX6 ch1 ECM error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23IMRLX6Ch0EcmErr + + IMR-LX6 ch0 ECM error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26IMRLX6Ch3EcmErr + + IMR-LX6 ch3 ECM error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27IMRLX6Ch2EcmErr + + IMR-LX6 ch2 ECM error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain19 + + A container contains configuration for error signals of EMM Domain 19 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0DMAC2SYSSecurityAccessErr + + SYS-DMAC2: Security: Secure/Non-secure access error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4DBSC5DFIDomaindclsECMErrDbs0 + + Error of DFI domain dcls ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5DBSC5AXIDomaindclsECMrrDbs0 + + Error of AXI domain dcls ECM error in dbs0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RFSOTOEErrCh9 + + TOE error for RFSO(ch9) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RFSOTOEErrCh8 + + TOE error for RFSO(ch8) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RFSOTOEErrCh7 + + TOE error for RFSO(ch7) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RFSOTOEErrCh6 + + TOE error for RFSO(ch6) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RFSOTOEErrCh5 + + TOE error for RFSO(ch5) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RFSOTOEErrCh4 + + TOE error for RFSO(ch4) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14RFSOTOEErrCh3 + + TOE error for RFSO(ch3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RFSOTOEErrCh2 + + TOE error for RFSO(ch2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RFSOTOEErrCh10 + + TOE error for RFSO(ch10) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RFSOTOEErrCh1 + + TOE error for RFSO(ch1) + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RFSOTOEErrCh0 + + TOE error for RFSO(ch0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RFSOCFE1ErrCh9 + + CFE_1 error for RFSO(ch9) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RFSOCFE1ErrCh8 + + CFE_1 error for RFSO(ch8) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RFSOCFE1ErrCh7 + + CFE_1 error for RFSO(ch7) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RFSOCFE1ErrCh6 + + CFE_1 error for RFSO(ch6) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RFSOCFE1ErrCh5 + + CFE_1 error for RFSO(ch5) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24RFSOCFE1ErrCh4 + + CFE_1 error for RFSO(ch4) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RFSOCFE1ErrCh3 + + CFE_1 error for RFSO(ch3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RFSOCFE1ErrCh2 + + CFE_1 error for RFSO(ch2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RFSOCFE1ErrCh10 + + CFE_1 error for RFSO(ch10) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28RFSOCFE1ErrCh1 + + CFE_1 error for RFSO(ch1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29RFSOCFE1ErrCh0 + + CFE_1 error for RFSO(ch0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30RFSOCFE0ErrCh9 + + CFE_0 error for RFSO(ch9) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31RFSOCFE0ErrCh8 + + CFE_0 error for RFSO(ch8) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain20 + + A container contains configuration for error signals of EMM Domain 20 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit1IPMMUirCoreComparitionErr + + IPMMU-IR checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2IPMMUrt0CoreComparitionErr + + IPMMU-RT0 checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3IPMMUmmoreComparitionErr + + IPMMU-MM checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4IPMMUds0CoreComparitionErr + + IPMMU-DS0 checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5DMAC0RTFusaDCLSComparisonErr + + RT-DMAC0: Fusa: DCLS comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6DMAC0RTSecurityAccessErr + + RT-DMAC0: Security: Secure/Non-secure access error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9DMAC1RTFusaDCLSComparisonErr + + RT-DMAC1: Fusa: DCLS comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10DMAC1RTSecurityAccessErr + + RT-DMAC1: Security: Secure/Non-secure access error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21DMAC1SYSFusaDCLSComparisonErr + + SYS-DMAC1: Fusa: DCLS comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22DMAC1SYSSecurityAccessErr + + SYS-DMAC1: Security: Secure/Non-secure access error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25DMAC2SYSFusaDCLSComparisonErr + + SYS-DMAC2: Fusa: DCLS comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCore0LongHypervisorInterruptErr + + Realtime core 0: Interrupts masked in Hypervisor mode for too long. The IMP_INTMONR watchdog is triggered. + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore0HypervisorModeFatalErr + + Realtime core 0: A memory or bus fatal error was synchronously detected in Hypervisor mode. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28RTCore0EL2ControlledabortExceptionErr + + Realtime core 0: An abort exception was taken because an EL2-controlled MPU fault generated an abort + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29RTCore0EL1ControlledAbortExceptionErr + + Realtime core 0: An Abort exception was taken because an EL1-controlled MPU fault generated an abort + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30RTCore0UndefinedExceptionErr + + Realtime core 0: An Undefined exception was taken due to any cause. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31RTCore0AXIMITimeoutErr + + Realtime core 0: Timeout on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain21 + + A container contains configuration for error signals of EMM Domain 21 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0CPGPLLCBFUSAFreqErr + + Clock Monitor for clocks (PLL1, PLL2, PLL3, PLL4, PLL5, PLL6, CBFUSA) in CPG detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1CPGSlAccessBusFreqErr + + Clock Monitor for clocks (except CBFUSA) in Slave Access Bus domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2CPGRTckmcr52FreqErr + + Clock Monitor for clocks (except CBFUSA) in RT (Real Time) ckmcr52 domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3CPGHSCFreqErr + + Clock Monitor for clocks (except CBFUSA) in HSC (High speed Communication) domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9CPGMMFreqErr + + Clock Monitor for clocks (except CBFUSA) in Main Memory domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15CPGPeripheralFreqErr + + Clock Monitor for clocks (except CBFUSA) in Peripheral domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16CPGRTckmrtFreqErr + + Clock Monitor for clocks (except CBFUSA) in RT (Real Time) ckmrt domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21IPMMUmmTLBRAMEdc1bitlErr + + IPMMU-MM TLB RAM EDC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22IPMMUmmTLBRAMEdcMultibitErr + + IPMMU-MM TLB RAM EDC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24IPMMUvip0CoreComparitionErr + + IPMMU-VIP0 checker core comparison error + + AR_RS_0111_FR_0001/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0111_FR__0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25IPMMUvi1CoreComparitionErr + + IPMMU-VI1 checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26IPMMUvi0CoreComparitionErr + + IPMMU-VI0 checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27IPMMUvcCoreComparitionErr + + IPMMU-VC checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28IPMMUrt1CoreComparitionErr + + IPMMU-RT1 checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29IPMMU3dgCoreComparitionErr + + IPMMU-3DG checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31IPMMUhcCoreComparitionErr + + IPMMU-HC checker core comparison error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain22 + + A container contains configuration for error signals of EMM Domain 22 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit28ICUMXclockmonitorErr + + ICUMX clock moniter error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain23 + + A container contains configuration for error signals of EMM Domain 23 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit3FSIRHierarchyCnn0TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (cnn0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSIRHierarchyDSP0TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (DSP0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSIRHierarchyDSP1TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (DSP1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSIRHierarchyCNRAM0TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (CNRAM0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSIRHierarchyIMPRAM0TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (IMPRAM0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FS3DGHierarchyRASCALTimeoutErr + + FieldBIST Timeout Error Detection in 3D Graphic (RGX) Hierarchy (RASCAL) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FS3DGHierarchyDUSTATimeoutErr + + FieldBIST Timeout Error Detection in 3D Graphic (RGX) Hierarchy (DUSTA) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FS3DGHierarchySLCSIDEKICKTimeoutErr + + FieldBIST Timeout Error Detection in 3D Graphic (RGX) Hierarchy (SLC SIDE KICK) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FS3DGHierarchyexceptRGXcoreTimeoutErr + + FieldBIST Timeout Error Detection in 3D Graphic (RGX) Hierarchy (except RGX core) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FS3DGHierarchyXonstTimeoutErr + + FieldBIST Timeout Error Detection in 3D Graphic (RGX) Hierarchy (const) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSMMHierarchyDDRTimeoutErr + + FieldBIST Timeout Error Detection in Main Memory Hierarchy (DDR) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain24 + + A container contains configuration for error signals of EMM Domain 24 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSVCHierarchyIMR1TimeoutErr + + FieldBIST Timeout Error Detection in VC Hierarchy (IMR1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSVCHierarchyIMS0TimeoutErr + + FieldBIST Timeout Error Detection in VC Hierarchy (IMS0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSVCHierarchyIMS1TimeoutErr + + FieldBIST Timeout Error Detection in VC Hierarchy (IMS1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSVIPHierarchyTimeoutErr + + FieldBIST Timeout Error Detection in Vision IP Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FBPAPTimeoutErr + + FieldBIST Timeout Error Detection in PAP + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSVIPHierarchyUMFL0TimeoutErr + + FieldBIST Timeout Error Detection in Vision IP Hierarchy (UMFL0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSVIPHierarchySMPS0TimeoutErr + + FieldBIST Timeout Error Detection in Vision IP Hierarchy (SMPS0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSVIPHierarchySMPO0TimeoutErr + + FieldBIST Timeout Error Detection in Vision IP Hierarchy (SMPO0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19FSIRHierarchyTimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSIRHierarchyA3IRBusWrapperTimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (A3IR Bus Wrapper) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchyIMP0TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (IMP0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchyIMP1TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (IMP1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSIRHierarchyPSC0DMAC0RepeatTimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (PSC0+DMAC0) repeat + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSIRHierarchyDMAC2DMAC1RepeatTimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (DMAC2+DMAC1) repeat + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSIRHierarchyOCV0TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (OCV0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSIRHierarchyOCV1TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (OCV1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSIRHierarchyOCV2TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (OCV2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSIRHierarchyOCV3TimeoutErr + + FieldBIST Timeout Error Detection in Image Recognition Hierarchy (OCV3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain25 + + A container contains configuration for error signals of EMM Domain 25 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSTOPHierarchyTimeoutErr + + FieldBIST Timeout Error Detection in TOP + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSMMHierarchyTimeoutErr + + FieldBIST Timeout Error Detection in Main Memory Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2FSMMHierarchyDBSC0TimeoutErr + + FieldBIST Timeout Error Detection in Main Memory Hierarchy (DBSC0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSrtCPUHierarchyTimeoutErr + + FieldBIST Timeout Error Detection in rt-CPU Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5FSrtCPUHierarchyCR52TimeoutErr + + FieldBIST Timeout Error Detection in rt-CPU Hierarchy (CR52) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSCPU0HierarchyC4TimeoutErr + + FieldBIST Timeout Error Detection in CPU0 Hierarchy (C4) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSCPU0HierarchyCl0L3CacheTimeoutErr + + FieldBIST Timeout Error Detection in CPU0 Hierarchy (Cluster0 L3 cache) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSCPU0HierarchyCl0CPU0TimeoutErr + + FieldBIST Timeout Error Detection in CPU0 Hierarchy (Cluster0 CPU0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12FSCPU0HierarchyCl0CPU1TimeoutErr + + FieldBIST Timeout Error Detection in CPU0 Hierarchy (Cluster0 CPU1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FSCPU0HierarchyCl0CPU2TimeoutErr + + FieldBIST Timeout Error Detection in CPU0 Hierarchy (Cluster0 CPU2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSCPU0HierarchyCl0CPU3TimeoutErr + + FieldBIST Timeout Error Detection in CPU0 Hierarchy (Cluster0 CPU3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSPeripheralDMACHierarchy0TimeoutErr + + FieldBIST Timeout Error Detection in Peripheral-DMAC Hierarchy (0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSHSpeedComHierarchyTimeoutErr + + FieldBIST Timeout Error Detection in High Speed Communication Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSVIOHierarchyTimeoutErr + + FieldBIST Timeout Error Detection in Video IO Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSVIOHierarchyISP0TimeoutErr + + FieldBIST Timeout Error Detection in Video IO Hierarchy (ISP0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSVCHierarchyTimeoutErr + + FieldBIST Timeout Error Detection in VC Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31FSVCHierarchyIMR0TimeoutErr + + FieldBIST Timeout Error Detection in VC Hierarchy (IMR0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain26 + + A container contains configuration for error signals of EMM Domain 26 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit3FSSIRHierarchyCnn0FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (cnn0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFSIRHierarchyDSP0FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (DSP0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSFSIRHierarchyDSP1FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (DSP1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSFSIRHierarchyCNRAM0FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (CNRAM0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSFSIRHierarchyIMPRAM0FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (IMPRAM0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSFS3DGHierarchyRASCALFailErr + + FieldBIST Fail Error Detection in 3D Graphic (RGX) Hierarchy (RASCAL) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFS3DGHierarchyDUSTAFailErr + + FieldBIST Fail Error Detection in 3D Graphic (RGX) Hierarchy (DUSTA) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFS3DGHierarchySLCSIDEKICKFailErr + + FieldBIST Fail Error Detection in 3D Graphic (RGX) Hierarchy (SLC SIDE KICK) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSFS3DGHierarchyexceptRGXcoreFailErr + + FieldBIST Fail Error Detection in 3D Graphic (RGX) Hierarchy (except RGX core) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSFS3DGHierarchyXonstFailErr + + FieldBIST Fail Error Detection in 3D Graphic (RGX) Hierarchy (const) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSFSMMHierarchyDDRFailErr + + FieldBIST Fail Error Detection in Main Memory Hierarchy (DDR) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain27 + + A container contains configuration for error signals of EMM Domain 27 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSSVCHierarchyIMR1FailErr + + FieldBIST Fail Error Detection in VC Hierarchy (IMR1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSSVCHierarchyIMS0FailErr + + FieldBIST Fail Error Detection in VC Hierarchy (IMS0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSSVCHierarchyIMS1FailErr + + FieldBIST Fail Error Detection in VC Hierarchy (IMS1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FSSVIPHierarchyFailErr + + FieldBIST Fail Error Detection in Vision IP Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FBPAPFailErr + + FieldBIST Fail Error Detection in PAP + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSSVIPHierarchyUMFL0FailErr + + FieldBIST Fail Error Detection in Vision IP Hierarchy (UMFL0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSVIPHierarchySMPS0FailErr + + FieldBIST Fail Error Detection in Vision IP Hierarchy (SMPS0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSFSVIPHierarchySMPO0FailErr + + FieldBIST Fail Error Detection in Vision IP Hierarchy (SMPO0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19FSFSIRHierarchyFailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSFSIRHierarchyA3IRBusWrapperFailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (A3IR Bus Wrapper) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSFSIRHierarchyIMP0FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (IMP0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSFSIRHierarchyIMP1FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (IMP1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSFSIRHierarchyPSC0DMAC0RepeatFailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (PSC0+DMAC0) repeat + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFSIRHierarchyDMAC2DMAC1RepeatFailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (DMAC2+DMAC1) repeat + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSFSIRHierarchyOCV0FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (OCV0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSFSIRHierarchyOCV1FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (OCV1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSFSIRHierarchyOCV2FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (OCV2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSFSIRHierarchyOCV3FailErr + + FieldBIST Fail Error Detection in Image Recognition Hierarchy (OCV3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain28 + + A container contains configuration for error signals of EMM Domain 28 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSFSTOPHierarchyFailErr + + FieldBIST Fail Error Detection in TOP + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1FSFSMMHierarchyFailErr + + FieldBIST Fail Error Detection in Main Memory Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2FSFSMMHierarchyDBSC0FailErr + + FieldBIST Fail Error Detection in Main Memory Hierarchy (DBSC0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSFSrtCPUHierarchyFailErr + + FieldBIST Fail Error Detection in rt-CPU Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5FSFSrtCPUHierarchyCR52FailErr + + FieldBIST Fail Error Detection in rt-CPU Hierarchy (CR52) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FSFSCPU0HierarchyC4FailErr + + FieldBIST Fail Error Detection in CPU0 Hierarchy (C4) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSFSCPU0HierarchyCl0L3CacheFailErr + + FieldBIST Fail Error Detection in CPU0 Hierarchy (Cluster0 L3 cache) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSCPU0HierarchyCl0CPU0FailErr + + FieldBIST Fail Error Detection in CPU0 Hierarchy (Cluster0 CPU0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12FSFSCPU0HierarchyCl0CPU1FailErr + + FieldBIST Fail Error Detection in CPU0 Hierarchy (Cluster0 CPU1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FSFSCPU0HierarchyCl0CPU2FailErr + + FieldBIST Fail Error Detection in CPU0 Hierarchy (Cluster0 CPU2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFSCPU0HierarchyCl0CPU3FailErr + + FieldBIST Fail Error Detection in CPU0 Hierarchy (Cluster0 CPU3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23FSFSPeripheralDMACHierarchy0FailErr + + FieldBIST Fail Error Detection in Peripheral-DMAC Hierarchy (0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24FSFSHSpeedComHierarchyFailErr + + FieldBIST Fail Error Detection in High Speed Communication Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSFSVIOHierarchyFailErr + + FieldBIST Fail Error Detection in Video IO Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFSVIOHierarchyISP0FailErr + + FieldBIST Fail Error Detection in Video IO Hierarchy (ISP0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSFSVCHierarchyFailErr + + FieldBIST Fail Error Detection in VC Hierarchy + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31FSFSVCHierarchyIMR0FailErr + + FieldBIST Fail Error Detection in VC Hierarchy (IMR0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain29 + + A container contains configuration for error signals of EMM Domain 29 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit3FSRHierarchyCnn0SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (cnn0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSIRHierarchyDSP0SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (DSP0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSIRHierarchyDSP1SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (DSP1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20FSIRHierarchyCNRAM0SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (CNRAM0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain30 + + A container contains configuration for error signals of EMM Domain 30 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0FSSVCHierarchyIMR1SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inVC Hierarchy (IMR1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FSSVCHierarchyIMS0SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inVC Hierarchy (IMS0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FSSVCHierarchyIMS1SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inVC Hierarchy (IMS1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FBPAPSCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection in PAP + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9FSSVIPHierarchyUMFL0SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inVision IP Hierarchy (UMFL0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSVIPHierarchySMPS0SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inVision IP Hierarchy (SMPS0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15FSFSVIPHierarchySMPO0SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inVision IP Hierarchy (SMPO0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21FSIRHierarchyIMP0SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (IMP0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22FSIRHierarchyIMP1SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (IMP1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25FSIRHierarchyPSC0DMAC0RepeatSCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (PSC0+DMAC0) repeat + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSIRHierarchyDMAC2DMAC1RepeatSCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (DMAC2+DMAC1) repeat + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27FSIRHierarchyOCV0SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (OCV0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28FSIRHierarchyOCV1SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (OCV1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29FSIRHierarchyOCV2SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (OCV2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30FSIRHierarchyOCV3SCanAXibusErr + + FieldBIST SCAN AXI BUS Error Detection inImage Recognition Hierarchy (OCV3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain31 + + A container contains configuration for error signals of EMM Domain 31 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit9FSFSCPU0HierarchyCl0L3CacheSCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inCPU0 Hierarchy (Cluster0 L3 cache) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11FSFSCPU0HierarchyCl0CPU0SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inCPU0 Hierarchy (Cluster0 CPU0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12FSFSCPU0HierarchyCl0CPU1SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inCPU0 Hierarchy (Cluster0 CPU1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13FSFSCPU0HierarchyCl0CPU2SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inCPU0 Hierarchy (Cluster0 CPU2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14FSFSCPU0HierarchyCl0CPU3SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inCPU0 Hierarchy (Cluster0 CPU3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26FSFSVIOHierarchyISP0SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inVideo IO Hierarchy (ISP0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31FSFSVCHierarchyIMR0SCanAXiBusErr + + FieldBIST SCAN AXI BUS Error Detection inVC Hierarchy (IMR0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain32 + + A container contains configuration for error signals of EMM Domain 32 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore1AXIMICorrectableErr + + Realtime core 1: Correctable error on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RTCore1AXIMIFatalErr + + Realtime core 1: Fatal error (uncorrectable) on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RTCore1AXIMITimeoutErr + + Realtime core 1: Timeout on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RTCore1AXISICorrectableErr + + Realtime core 1: Correctable error on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RTCore1AXISIFatalErr + + Realtime core 1: Fatal error (uncorrectable) on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RTCore1AXISILockstepComparator1Err + + Realtime core 1: Lockstep error on Realtime Core (Realtime Core CPU and/or Write Buffer and/or EDC circuits of AXI Slave interface - output from comparator 1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore1DataCacheErr + + Realtime core 1: Data cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore1EL1ControlledAbortExceptionErr + + Realtime core 1: An Abort exception was taken because an EL1-controlled MPU fault generated an abort + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RTCore1EL2ControlledabortExceptionErr + + Realtime core 1: An abort exception was taken because an EL2-controlled MPU fault generated an abort + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RTCore1SWRunInEL2UnlockTESTR1Err + + Realtime core 1: Software running in Realtime Core EL2 unlocks TESTR1. TESTR1 is for testing purposes only. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore1AsynchronousTransferErr + + Realtime core 1: Asynchronous transfer error of Generic Timer interface on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore1InstructionCacheErr + + Realtime core 1: Instruction cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore1CorrectableNotRecordedErr + + Realtime core 1: Correctable error cannot be recorded because record registers are full or correctable error record is overwritten by a fatal error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RTCore1FatalErrCannotRecorded + + Realtime core 1: Fatal error cannot be recorded because record registers are full with fatal errors. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14RTCore1ProcessorLivelockErr + + Realtime core 1 Processor livelock because of hard errors or exception at exception vector. An exception of the same type and vector offset was consecutively taken 20 times. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RTCore1LongHypervisorInterruptErr + + Realtime core 1: Interrupts masked in Hypervisor mode for too long. The IMP_INTMONR watchdog is triggered. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RTCore1AXISILockstepComparator0Err + + Realtime core 1: Lockstep error on Realtime Core (Realtime Core CPU and/or Write Buffer and/or EDC circuits of AXI Slave interface - output from comparator 0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RTCore1HypervisorModeFatalErr + + Realtime core 1: A memory or bus fatal error was synchronously detected in Hypervisor mode. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RTCore1EL1controlledMemoryAccessErr + + Realtime core 1: A memory access marked in EL1-controlled MPU as Device was flushed because it was marked as Normal in EL2-controlled MPU. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTCore1EDCBtwRTCPUWritebufferErr + + Realtime core 1: EDC error on interface between Realtime Core CPU and Write Buffer + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTCore1AXIMIDECERRSLVERRBusErr + + Realtime core 1: Bus error respond (DECERR/SLVERR) on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RTCore1NonSafetySwitchingComparator1Err + + Realtime core 1: Non-safety related signals is switching during safety-related tasks (ouput from comparator 1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RTCore1NonSafetySwitchingComparator0Err + + Realtime core 1: Non-safety related signals is switching during safety-related tasks (ouput from comparator 0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTCore1TCMCorrectableErr + + Realtime core 1: Correctable error on Realtime Core TCM (Tightly-coupled) memories + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24RTCore1TCMMemoriesFatalErr + + Realtime core 1: Fatal error (uncorrectable) on Realtime Core TCM (Tightly-coupled) memories + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RTCore1EDCBtwRTCPUAXISlavebridgeErr + + Realtime core 1: EDC error on interface between Realtime Core CPU and AXI Slave bridge + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCore1IllegalAxSIZEAxBURSTErr + + Realtime core 1: Illegal AxSIZE/AxBURST on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore1UndefinedExceptionErr + + Realtime core 1: An Undefined exception was taken due to any cause. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28RTCore1ErrorPChannel + + Realtime core 1: Error on P-channel protocol interface between APMU and Realtime Core 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30CSI21Err + + CSI2 1 ERROR + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31CSI20Err + + CSI2 0 ERROR + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain33 + + A container contains configuration for error signals of EMM Domain 33 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0RTCore2AXIMICorrectableErr + + Realtime core 2: Correctable error on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1RTCore2AXIMIFatalErr + + Realtime core 2: Fatal error (uncorrectable) on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2RTCore2AXIMITimeoutErr + + Realtime core 2: Timeout on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3RTCore2AXISICorrectableErr + + Realtime core 2: Correctable error on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4RTCore2AXISIFatalErr + + Realtime core 2: Fatal error (uncorrectable) on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5RTCore2AXISILockstepComparator1Err + + Realtime core 2: Lockstep error on Realtime Core (Realtime Core CPU and/or Write Buffer and/or EDC circuits of AXI Slave interface - output from comparator 1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6RTCore2DataCacheErr + + Realtime core 2: Data cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7RTCore2EL1ControlledAbortExceptionErr + + Realtime core 2: An Abort exception was taken because an EL1-controlled MPU fault generated an abort + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8RTCore2EL2ControlledabortExceptionErr + + Realtime core 2: An abort exception was taken because an EL2-controlled MPU fault generated an abort + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9RTCore2SWRunInEL2UnlockTESTR1Err + + Realtime core 2: Software running in Realtime Core EL2 unlocks TESTR1. TESTR1 is for testing purposes only. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10RTCore2AsynchronousTransferErr + + Realtime core 2: Asynchronous transfer error of Generic Timer interface on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11RTCore2InstructionCacheErr + + Realtime core 2: Instruction cache error on Realtime Core + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12RTCore2CorrectableNotRecordedErr + + Realtime core 2: Correctable error cannot be recorded because record registers are full or correctable error record is overwritten by a fatal error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13RTCore2FatalErrCannotRecorded + + Realtime core 2: Fatal error cannot be recorded because record registers are full with fatal errors. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14RTCore2ProcessorLivelockErr + + Realtime core 2 Processor livelock because of hard errors or exception at exception vector. An exception of the same type and vector offset was consecutively taken 20 times. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15RTCore2LongHypervisorInterruptErr + + Realtime core 2: Interrupts masked in Hypervisor mode for too long. The IMP_INTMONR watchdog is triggered. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16RTCore2AXISILockstepComparator0Err + + Realtime core 2: Lockstep error on Realtime Core (Realtime Core CPU and/or Write Buffer and/or EDC circuits of AXI Slave interface - output from comparator 0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17RTCore2HypervisorModeFatalErr + + Realtime core 2: A memory or bus fatal error was synchronously detected in Hypervisor mode. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18RTCore2EL1controlledMemoryAccessErr + + Realtime core 2: A memory access marked in EL1-controlled MPU as Device was flushed because it was marked as Normal in EL2-controlled MPU. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19RTCore2EDCBtwRTCPUWritebufferErr + + Realtime core 2: EDC error on interface between Realtime Core CPU and Write Buffer + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20RTCore2AXIMIDECERRSLVERRBusErr + + Realtime core 2: Bus error respond (DECERR/SLVERR) on Realtime Core AXI Master interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21RTCore2NonSafetySwitchingComparator1Err + + Realtime core 2: Non-safety related signals is switching during safety-related tasks (ouput from comparator 1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22RTCore2NonSafetySwitchingComparator0Err + + Realtime core 2: Non-safety related signals is switching during safety-related tasks (ouput from comparator 0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23RTCore2TCMCorrectableErr + + Realtime core 2: Correctable error on Realtime Core TCM (Tightly-coupled) memories + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24RTCore2TCMMemoriesFatalErr + + Realtime core 2: Fatal error (uncorrectable) on Realtime Core TCM (Tightly-coupled) memories + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25RTCore2EDCBtwRTCPUAXISlavebridgeErr + + Realtime core 2: EDC error on interface between Realtime Core CPU and AXI Slave bridge + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26RTCore2IllegalAxSIZEAxBURSTErr + + Realtime core 2: Illegal AxSIZE/AxBURST on Realtime Core AXI Slave interface + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27RTCore2UndefinedExceptionErr + + Realtime core 2: An Undefined exception was taken due to any cause. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28RTCore2ErrorPChannel + + Realtime core 2: Error on P-channel protocol interface between APMU and Realtime Core 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain34 + + A container contains configuration for error signals of EMM Domain 34 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0PWMLoopbackFunctionErrch0 + + PWM loopback function check detection error (ch0) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1PWMLoopbackFunctionErrch1 + + PWM loopback function check detection error (ch1) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2PWMLoopbackFunctionErrch2 + + PWM loopback function check detection error (ch2) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3PWMLoopbackFunctionErrch3 + + PWM loopback function check detection error (ch3) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4PWMLoopbackFunctionErrch4 + + PWM loopback function check detection error (ch4) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain35 + + A container contains configuration for error signals of EMM Domain 35 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit7APSysApmuCA76Cl0PchProtocolInterfaceErr + + AP-System Core: Error on P-channel protocol interface between APMU and Cortex-A76 CPU Cluster 0 (Cortex-A76 CPU Cluster side detection) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9APSysAXI4StreambusINTAPCA76Cl0RequestOrderErr + + AP-System Core: Request order error on AXI4-Stream bus between INTAP and Cortex-A76 CPU Cluster 0 (Cortex-A76 CPU Cluster side detection) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11APSysAXI4StreambusINTAPCA76Cl0EdcErr + + AP-System Core: EDC error on AXI4-Stream bus between INTAP and Cortex-A76 CPU Cluster 0 (Cortex-A76 CPU Cluster side detection) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13APSysArmgcCA76Cl0CounterInterfeceErr + + AP-System Core: Error on generic counter interface between ARMGC and Cortex-A76 CPU Cluster 0 (Cortex-A76 CPU Cluster side detection) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14APSysCA76Core3L1IL1DL2MmuCorrectedErr + + AP-System Core: Corrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15APSysCA76Core2L1IL1DL2MmuCorrectedErr + + AP-System Core: Corrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17APSysCA76Core1L1IL1DL2MmuCorrectedErr + + AP-System Core: Corrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18APSysCA76Core0L1IL1DL2MmuCorrectedErr + + AP-System Core: Corrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19APSysL3Cl0correctedErr + + AP-System Core: Corrected error on L3$ and snoop filter memories in Cortex-A76 CPU Cluster 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20APSysCA76Core3L1IL1DL2MmuUncorrectedErr + + AP-System Core: Uncorrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21APSysCA76Core2L1IL1DL2MmuUncorrectedErr + + AP-System Core: Uncorrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23APSysCA76Core1L1IL1DL2MmuUncorrectedErr + + AP-System Core: Uncorrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24APSysCA76Core0L1IL1DL2MmuUncorrectedErr + + AP-System Core: Uncorrected error on L1I$, L1D$, L2$ and MMU memories in Cortex-A76 CPU core 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25APSysL3Cl0UncorrectedErr + + AP-System Core: Uncorrected error on L3$ and snoop filter memories in Cortex-A76 CPU Cluster 0 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29APSysAcebusAXCCCA76Cl0RequestOrderErr + + AP-System Core: Request order error on AXI bus between AXCC and Cortex-A76 CPU Cluster 0 (Cortex-A76 CPU Cluster side detection + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31APSysAcebusAXCCCA76Cl0EdcErr + + AP-System Core: EDC error on AXI bus between AXCC and Cortex-A76 CPU Cluster 0 (Cortex-A76 CPU Cluster side detection) + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain36 + + A container contains configuration for error signals of EMM Domain 36 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0VINCh15ModuleCombinedEdcErr + + Video Input Channel-15 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1VINCh15ModuleCombinedSafetyErr + + Video Input Channel-15 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2VINCh14ModuleCombinedEdcErr + + Video Input Channel-14 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3VINCh14ModuleCombinedSafetyErr + + Video Input Channel-14 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4VINCh13ModuleCombinedEdcErr + + Video Input Channel-13 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5VINCh13ModuleCombinedSafetyErr + + Video Input Channel-13 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6VINCh12ModuleCombinedEdcErr + + Video Input Channel-12 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7VINCh12ModuleCombinedSafetyErr + + Video Input Channel-12 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8VINCh11ModuleCombinedEdcErr + + Video Input Channel-11 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9VINCh11ModuleCombinedSafetyErr + + Video Input Channel-11 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10VINCh10ModuleCombinedEdcErr + + Video Input Channel-10 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VINCh10ModuleCombinedSafetyErr + + Video Input Channel-10 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VINCh9ModuleCombinedEdcErr + + Video Input Channel-9 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VINCh9ModuleCombinedSafetyErr + + Video Input Channel-9 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14VINCh8ModuleCombinedEdcErr + + Video Input Channel-8 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit15VINCh8ModuleCombinedSafetyErr + + Video Input Channel-8 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16VINCh7ModuleCombinedEdcErr + + Video Input Channel-7 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17VINCh7ModuleCombinedSafetyErr + + Video Input Channel-7 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18VINCh6ModuleCombinedEdcErr + + Video Input Channel-6 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19VINCh6ModuleCombinedSafetyErr + + Video Input Channel-6 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20VINCh5ModuleCombinedEdcErr + + Video Input Channel-5 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21VINCh5ModuleCombinedSafetyErr + + Video Input Channel-5 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22VINCh4ModuleCombinedEdcErr + + Video Input Channel-4 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23VINCh4ModuleCombinedSafetyErr + + Video Input Channel-4 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24VINCh3ModuleCombinedEdcErr + + Video Input Channel-3 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VINCh3ModuleCombinedSafetyErr + + Video Input Channel-3 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VINCh2ModuleCombinedEdcErr + + Video Input Channel-2 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VINCh2ModuleCombinedSafetyErr + + Video Input Channel-2 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28VINCh1ModuleCombinedEdcErr + + Video Input Channel-1 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VINCh1ModuleCombinedSafetyErr + + Video Input Channel-1 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30VINCh0ModuleCombinedEdcErr + + Video Input Channel-0 Module Combined EDC Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31VINCh0ModuleCombinedSafetyErr + + Video Input Channel-0 Module Combined Safety Error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain38 + + A container contains configuration for error signals of EMM Domain 38 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0CANFDRAMEcc1bitErr + + CAN-FD RAM ECC 1 bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1CANFDRAMEcc2bitErr + + CAN-FD RAM ECC 2 bits error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2FLEXRAYTBF2InterruptNotificationEdcErr + + TBF2_EDC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3FLEXRAYTBF2InterruptNotificationEccErr + + TBF2_ECC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4FLEXRAYTBF1InterruptNotificationEdcErr + + TBF1_EDC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5FLEXRAYTBF1InterruptNotificationEccErr + + TBF1_ECC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6FLEXRAYMBFInterruptNotificationEdcErr + + MBF_EDC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7FLEXRAYMBFInterruptNotificationEccErr + + MBF_ECC_interrupt_notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20EtherAVB2TXRAMEccMultibitErr + + EtherAVB2 TX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21EtherAVB2RXRAMEccMultibitErr + + EtherAVB2 RX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22EtherAVB2TXRAMEcc1bitErr + + EtherAVB2 TX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23EtherAVB2RXRAMEcc1bitErr + + EtherAVB2 RX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24EtherAVB1TXRAMEccMultibitErr + + EtherAVB1 TX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25EtherAVB1RXRAMEccMultibitErr + + EtherAVB1 RX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26EtherAVB1TXRAMEcc1bitErr + + EtherAVB1 TX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27EtherAVB1RXRAMEcc1bitErr + + EtherAVB1 RX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28EtherAVB0TXRAMEccMultibitErr + + EtherAVB0 TX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29EtherAVB0RXRAMEccMultibitErr + + EtherAVB0 RX RAM ECC multi-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30EtherAVB0TXRAMEcc1bitErr + + EtherAVB0 TX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31EtherAVB0RXRAMEcc1bitErr + + EtherAVB0 RX RAM ECC 1-bit error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain39 + + A container contains configuration for error signals of EMM Domain 39 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit16AXIBusECMRT2 + + Error of AXI-Bus ECM of RT2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17AXIBusECMRT1 + + Error of AXI-Bus ECM of RT1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18AXIBusECMRT3 + + Error of AXI-Bus ECM of RT3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19AXIBusECMTOP2 + + Error of AXI-Bus ECM of TOP2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20AXIBusECMPER01 + + Error of AXI-Bus ECM of PER01 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21AXIBusECMPER02 + + Error of AXI-Bus ECM of PER02 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22AXIBusECMPER03 + + Error of AXI-Bus ECM of PER03 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23AXIBusECMTOP1 + + Error of AXI-Bus ECM of TOP1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24AXIBusECMTOP3 + + Error of AXI-Bus ECM of TOP3 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27AXIBusECMVIO1 + + Error of AXI-Bus ECM of VIO1 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit28AXIBusECMVIO2 + + Error of AXI-Bus ECM of VIO2 + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain40 + + A container contains configuration for error signals of EMM Domain 40 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit1CPGCBFUSARTckmrtFreqErr + + Clock Monitor for a clock (CBFUSA) in RT (Real Time) ckmrt domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2CPGCBFUSARTckmrtFreqErr + + Clock Monitor for a clock (CBFUSA) in RT (Real Time) ckmcr52 domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3CPGCBFUSAPeripheralFreqErr + + Clock Monitor for a clock (CBFUSA) in Peripheral domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4CPGCBFUSAHscFreqErr + + Clock Monitor for a clock (CBFUSA) in HSC (High speed Communication) domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13CPGLCBFUSAMMFreqErr + + Clock Monitor for a clock (CBFUSA) in Main Memory domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14CPGLCBFUSASlAccessBusFreqErr + + Clock Monitor for a clock (CBFUSA) in Slave Access Bus domain detects incorrect frequency, the error notification signal is sent. + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain41 + + A container contains configuration for error signals of EMM Domain 41 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0PAPeccErr + + PAP ecc error notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1PAPedcErr + + PAP edc error notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3PAPSDMACedcErr + + PAP-SDMAC edc error notification + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit4OTPFfDClsApbRedundantComparatorComparisonErr + + OTP redundant comparator comparison error in OTPFF module or DCLS (OTP controller or APB) error + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit5OTPEcc1bitCorrectedErr + + OTP ECC 1-bit corrected error for data of ECC format address + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit6OTPEccMultibitUncorrectedErr + + OTP ECC multi-bit uncorrected error for data of ECC format address + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit7OTPTMRTripleModularRedundancy1bitCorrectedErr + + OTP Majority check 1-bit corrected error for data of TMR(Triple Modular Redundancy) format address + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit8OTPRedundantComparatorComparisonErr + + OTP redundant comparator comparison error in OTP module + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit9VDSPA3arbIntreqEcm + + a3arb intreq_ecm + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit10VDSP0ErrreqCorepmssUncorr + + VDSP0 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit11VDSP0ErrreqCorepmssCorr + + VDSP0 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit12VDSP0ErrreqDmssUncorr + + VDSP0 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit13VDSP0ErrreqDmssCorr + + VDSP0 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit14VDSP0ErrreqIrrecoverable + + VDSP0 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit16VDSP0ErrreqPreciseSafetyUncorr + + VDSP0 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit17VDSP0ErrreqEppWdogViol + + VDSP0 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit18VDSP0ErrreqIopWdogViol + + VDSP0 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit19VDSP0ErrreqEdpWdogViol + + VDSP0 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit20VDSP0ErrreqAxim0WdogViol + + VDSP0 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit21VDSP0ErrreqSysWdInt + + VDSP0 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit22VDSP0ErrreqIcuWdogViol + + VDSP0 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit23VDSP1ErrreqCorepmssUncorr + + VDSP1 errreq_corepmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit24VDSP1ErrreqCorepmssCorr + + VDSP1 errreq_corepmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit25VDSP1ErrreqDmssUncorr + + VDSP1 errreq_dmss_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit26VDSP1ErrreqDmssCorr + + VDSP1 errreq_dmss_corr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit27VDSP1ErrreqIrrecoverable + + VDSP1 errreq_irrecoverable + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit29VDSP1ErrreqPreciseSafetyUncorr + + VDSP1 errreq_precise_safety_uncorr + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit30VDSP1ErrreqEppWdogviol + + VDSP1 errreq_epp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit31VDSP1ErrreqIopWdogviol + + VDSP1 errreq_iop_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddEmmDomain42 + + A container contains configuration for error signals of EMM Domain 42 + + SWS_BSW_00126/AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddEmmAddressToSaveErrorStatus + + User-address is to store value of ECMERRSTSRn register when the target of error signals is set to Interrupt Controller + + AR_RS_0091_FR_0025/AR_RS_0111_FR_0038/AR_RS_0111_FR_0002/AR_RS_0111_FR_0017 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + + + CddEmmBit0VDSP1ErrreqEdpWdogViol + + VDSP1 errreq_edp_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit1VDSP1ErrreqAxim0WdogViol + + VDSP1 errreq_axim0_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit2VDSP1ErrreqSysWdInt + + VDSP1 errreq_sys_wd_int + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+ + + CddEmmBit3VDSP1ErrreqIcuWdogViol + + VDSP1 errreq_icu_wdog_viol + + AR_RS_0111_FR_0002/AR_RS_0111_FR_0038/AR_RS_0091_FR_0025/SWS_BSW_00124/SWS_BSW_00126 + 1 + 1 + + + + CddEmmErrorSignalEnable + + Enable/Disable this error signal + + +

+ true: Enable +false: Disable +

+
+ AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddEmmErrorSignalTarget + + Select error target either interrupt controller or external pin + + +

+ INTC: Interrupt controller +ERROROUT: External pin +

+
+ AR_RS_0091_NR_0016/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ERROROUT + + + INTC + Renesas + + + ERROROUT + Renesas + + +
+
+
+
+
+ + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_NR_0016 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + AR_RS_0111_FR_0038/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0111_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_ICCOM_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_ICCOM_V4M.arxml new file mode 100644 index 0000000..286b2c8 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_ICCOM_V4M.arxml @@ -0,0 +1,2116 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddIccom + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddIccom/Cdd + + + + + Cdd + + Configuration of ICCOM Complex Driver module. + + + + + 4.5.0 + AUTOSAR + + + 1.0.0 + 4.5.0 + Renesas + 2023-06-12 + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + SWS_BSW_00051/SWS_BSW_00205/SWS_BSW_00117/SWS_BSW_00029/SWS_BSW_00126/SWS_BSW_00183/SWS_BSW_00144/AR_RS_0091_FR_0025/AR_RS_0091_NR_0016/AR_RS_0107_FR_0053/AR_RS_0107_FR_0061 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddIccomVersionInfoApi + + Switches the CddIccom_GetVersionInfo() API ON or OFF + + SWS_BSW_00051/SWS_BSW_00052/SWS_BSW_00059/SWS_BSW_00064/SWS_BSW_00168/SWS_BSW_00236/AR_RS_0107_FR_0011 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIccomCriticalSectionProtection + + This parameter specifies if the CDD ICCOM driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CDD ICCOM driver configuration. + + AR_RS_0091_FR_0037/AR_RS_0091_FR_0050/AR_RS_0107_FR_0010/AR_RS_0107_FR_0061/AR_RS_0107_FR_0062 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIccomDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + AR_RS_0107_FR_0008/AR_RS_0107_FR_0009/AR_RS_0107_FR_0061/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/SWS_BSW_00042 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIccomAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + AR_RS_0107_FR_0013/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIccomDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + + + + + CddIccomWriteVerifyCheck + + This parameter enable/disable register write verification feature. + + +

+ true: Write verify check is enabled. + false: Write verify check is enabled. + +

+
+ AR_RS_0107_FR_0014/AR_RS_0107_FR_0061/AR_RS_0107_FSR_2001/AR_RS_0107_FSR_2006 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIccomVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + AR_RS_0107_FR_0012/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIccomCrNumber + + This parameter specifies select Arm Cortex-R52 core is used for this configuration. + + AR_RS_0107_FR_0094/AR_RS_0107_FR_2002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 2 + 0 + + + + CddIccomUnintendedInterruptCheck + + The parameter enable/disable Unintended Interrupt Check safety mechanism in the ISRs. + + +

+ true: Unintended Interrupt Check is enabled. + false: Unintended Interrupt Check is disabled + +

+
+ AR_RS_0107_FSR_1003/AR_RS_0107_FSR_2003/AR_RS_0107_FSR_2005 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddIccomChannel + + This container contains the configuration parameters of the CDD ICCOM channels. + + SWS_BSW_00117/SWS_BSW_00226/SWS_BSW_00227/SWS_BSW_00228/SWS_BSW_00124/AR_RS_0091_FR_0025/AR_RS_0107_FR_0004/AR_RS_0107_FR_0018/AR_RS_0107_FR_0019/AR_RS_0107_FR_0022/AR_RS_0107_FR_0061 + 1 + 4 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIccomChannelId + + This parameter specifies the Identifier number for ICCOM channel. + + AR_RS_0107_FR_0020/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 3 + 0 + + + + CddIccomChannelCtaAddress + + This parameter specifies the address of Command Transmission Area to be used by the channel. + + AR_RS_0107_FR_0003/AR_RS_0107_FR_0005/AR_RS_0107_FR_0006/AR_RS_0107_FR_0022 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1207726080 + 4294967295 + 0 + + + + CddIccomChannelCtaPartitionSize + + This parameter specifies the size of Command Transmission Area to be used by the channel. + + AR_RS_0107_FR_0003/AR_RS_0107_FR_0005/AR_RS_0107_FR_0006/AR_RS_0107_FR_0022 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2048 + 4294967295 + 1 + + + + CddIccomChannelMfisSelection + + This parameter specifies the MFIS Hardware to be used by the channel. + + AR_RS_0091_NR_0016/AR_RS_0091_FR_0026/AR_RS_0107_FR_0007/AR_RS_0107_FR_0021/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + AP_MFIS0 + + + AP_MFIS0 + Renesas + + + AP_MFIS1 + Renesas + + + AP_MFIS2 + Renesas + + + AP_MFIS3 + Renesas + + + + + + CddIccomChannelNotification + + This parameter specify the Callback function named will be used for CddIccom notification. + + AR_RS_0107_FR_0069 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + CddIccomChannelTimeoutDuration + + This parameter specifies the send timeout value. Unit is seconds. + + AR_RS_0091_FR_0059/AR_RS_0107_FR_0023/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0.1 + 10.00 + 0.001 + + + + + + CddIccomChannelTimeoutCounterRef + + This parameter specifies reference to OsCounter to be used for channel send timeout detection. + + AR_RS_0091_FR_0058/AR_RS_0107_FR_0061 + 1 + 1 + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Os/OsCounter + + + + + + CddIccomDemEventParameterRefs + + This container contains the configuration parameters of the CDD ICCOM DEM events. + + SWS_BSW_00117/SWS_BSW_00200/AR_RS_0091_FR_0025/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089 + 1 + 1 + + + + CDDICCOM_E_WRITE_VERIFY_FAILURE + + This parameter specifies reference to DEM Event to be report when read-back failure occurred. + + AR_RS_0107_FR_0016/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010/AR_RS_0107_FSR_2002 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_FATAL + + This parameter specifies reference to DEM Event to be report when Fatal error occurred. + + AR_RS_0107_FR_0017/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_INIT_NEGOTIATION + + This parameter specifies reference to DEM Event to be report when target initial negotiation is not completed yet. + + AR_RS_0107_FR_0044/AR_RS_0107_FR_0047/AR_RS_0107_FR_0061/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_TIMEOUT + + This parameter specifies reference to DEM Event to be report when timeout failure occurred. + + AR_RS_0107_FR_0015/AR_RS_0107_FR_0089/AR_RS_0107_FR_0061/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_INVALID_ACK + + This parameter specifies reference to DEM Event to be report when ICCOM complex driver receive an invalid ACK + + AR_RS_0107_FR_0041/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010 + 1 + 1 + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when ICCOM complex driver receive Unintended Interrupt Check failure + + AR_RS_0107_FR_0041/AR_RS_0107_FR_0061/AR_RS_0107_FR_0089/AR_RS_0091_FR_0010/AR_RS_0107_FSR_2004 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDICCOM_E_DEINIT_NEGOTIATION + + This parameter specifies reference to DEM Event to be report when target de initial negotiation is not completed yet. + + AR_RS_0107_FR_0091 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the Upper Layer of the Com Interface module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0107_FR_0061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_IIC_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_IIC_V4M.arxml new file mode 100644 index 0000000..0c2191f --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_IIC_V4M.arxml @@ -0,0 +1,2517 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddIic + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddIic/Cdd + + + + + Cdd + + Configuration of IIC Complex Driver module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2023-06-20 + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + SWS_BSW_00029/SWS_BSW_00051/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00144/SWS_BSW_00183/SWS_BSW_00205/SWS_BSW_00235/SWS_BSW_00236/AR_RS_0091_FR_0042/AR_RS_0091_FR_0043/AR_RS_0091_NR_0016/AR_RS_0091_FR_0025 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 0 + 0 + + + + CddIicDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + SWS_BSW_00116/AR_RS_0113_FR_0001/AR_RS_0113_FR_0008/SWS_BSW_00029/SWS_BSW_00126/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00042 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIicVersionInfoApi + + Switches the CddIIC_GetVersionInfor() API ON or OFF + + SWS_BSW_00116/AR_RS_0113_FR_0006/SWS_BSW_00029/SWS_BSW_00126/AR_RS_0091_NR_0019 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIicDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + + + + + CddIicAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + SWS_BSW_00116/AR_RS_0113_FR_0003/AR_RS_0113_FR_0004/SWS_BSW_00029/SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIicRegisterWriteVerify + + This parameter enables/disables Write Verify register functionality for CDD IIC driver. + + SWS_BSW_00116/AR_RS_0113_FR_0009/SWS_BSW_00029/SWS_BSW_00126 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIicCriticalSectionProtection + + This parameter enables/disables Critical section protection for IIC driver + + SWS_BSW_00116/AR_RS_0113_FR_0005/AR_RS_0113_FR_0057/SWS_BSW_00029/SWS_BSW_00126/AR_RS_0091_FR_0050/AR_RS_0091_FR_0037 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + CddIicUnintendedInterruptCheck + + This parameter enables/disable error notification of unintended interrupt check + + AR_RS_0113_FSR_0901/AR_RS_0113_FSR_0904 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddIicVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + SWS_BSW_00116/AR_RS_0113_FR_0007/SWS_BSW_00029/SWS_BSW_00126/SWS_BSW_00036 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + + + CddIicChannel + + This container contains the configuration parameters of the CDD IIC channels. + + SWS_BSW_00117/SWS_BSW_00226/SWS_BSW_00227/SWS_BSW_00228/SWS_BSW_00124/AR_RS_0113_FR_0062/AR_RS_0091_FR_0025 + 1 + 6 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIicChannelId + + This parameter specifies the Identifier number of CDD IIC channel. + + AR_RS_0113_FR_0013/AR_RS_0113_FR_0014/SWS_BSW_00116/SWS_BSW_00126/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 3 + 0 + + + + CddIicHwChannelSelect + + This parameter specifies the IIC Hardware to be used by the channel. + + AR_RS_0113_FR_0015/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + IIC0 + + + IIC0 + Renesas + + + IIC1 + Renesas + + + IIC2 + Renesas + + + IIC3 + Renesas + + + + + + CddIicCommunicationInterface + + This parameter to configure communication interface (Master/Slave) + + AR_RS_0113_FR_0025/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + MASTER_INTERFACE + + + MASTER_INTERFACE + Renesas + + + SLAVE_INTERFACE + Renesas + + + + + + CddIicChannelNotification + + This parameter specify the Callback function named will be used for CddIic notification. + + AR_RS_0113_FR_0026/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + false + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + NULL + + + + + + CddIicDmaEnable + + This parameter enables/disables IIC DMA mode. + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0027/AR_RS_0113_FR_0041/AR_RS_0113_FR_0035/AR_RS_0113_FR_0036/AR_RS_0113_FR_0037/SWS_BSW_00116/SWS_BSW_00126/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + true + + + + + + CddIicDma + + - + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0025/AR_RS_0113_FR_0031/AR_RS_0113_FR_0032/AR_RS_0113_FR_0035/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + + CddIicDmaTxChannel + + This parameter to specify the mapping between IIC hardware channel and DMA hardware channel for master transmission mode + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0025/AR_RS_0113_FR_0031/AR_RS_0113_FR_0035/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + DMA16 + + + DMA00 + Renesas + + + DMA01 + Renesas + + + DMA02 + Renesas + + + DMA03 + Renesas + + + DMA04 + Renesas + + + DMA05 + Renesas + + + DMA06 + Renesas + + + DMA07 + Renesas + + + DMA08 + Renesas + + + DMA09 + Renesas + + + DMA10 + Renesas + + + DMA11 + Renesas + + + DMA12 + Renesas + + + DMA13 + Renesas + + + DMA14 + Renesas + + + DMA15 + Renesas + + + DMA16 + Renesas + + + DMA17 + Renesas + + + DMA18 + Renesas + + + DMA19 + Renesas + + + DMA20 + Renesas + + + DMA21 + Renesas + + + DMA22 + Renesas + + + DMA23 + Renesas + + + + + + CddIicDmaRxChannel + + This parameter to specify the mapping between IIC hardware channel and DMA hardware channel for master reception mode + + AR_RS_0113_FR_0002/AR_RS_0113_FR_0025/AR_RS_0113_FR_0032/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + DMA16 + + + DMA00 + Renesas + + + DMA01 + Renesas + + + DMA02 + Renesas + + + DMA03 + Renesas + + + DMA04 + Renesas + + + DMA05 + Renesas + + + DMA06 + Renesas + + + DMA07 + Renesas + + + DMA08 + Renesas + + + DMA09 + Renesas + + + DMA10 + Renesas + + + DMA11 + Renesas + + + DMA12 + Renesas + + + DMA13 + Renesas + + + DMA14 + Renesas + + + DMA15 + Renesas + + + DMA16 + Renesas + + + DMA17 + Renesas + + + DMA18 + Renesas + + + DMA19 + Renesas + + + DMA20 + Renesas + + + DMA21 + Renesas + + + DMA22 + Renesas + + + DMA23 + Renesas + + + + + + + + + + CddIicSlave + + - + + AR_RS_0091_FR_0025/AR_RS_0113_FR_0017/AR_RS_0113_FR_0018/AR_RS_0113_FR_0019/AR_RS_0113_FR_0020/AR_RS_0113_FR_0021/AR_RS_0113_FR_0022/AR_RS_0113_FR_0023/AR_RS_0113_FR_0024/AR_RS_0113_FR_0028/AR_RS_0113_FR_0029/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 0 + 1024 + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + + CddIicSlaveID + + This parameter is number of slave device + + AR_RS_0113_FR_0028/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0 + 1023 + 0 + + + + CddIicClockModeSelection + + This parameter specifies the clock calculation mode using. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0019/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + FIXED_DUTY + + + FIXED_DUTY + Renesas + + + VARIABLE_DUTY + Renesas + + + + + + CddIicSclHighPeriod + + This parameter specifies the period of SCL HIGH signal in Variable_Duty mode + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0018/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0.6 + 491.56 + 0.26 + + + + CddIicSclLowPeriod + + This parameter specifies the period of SCL LOW signal in Variable_Duty mode + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0019/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0.5 + 491.56 + 0.5 + + + + CddIicClockFrequency + + This parameter specifies the clock frequency generated for SCL line. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0020/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 100000 + 1000000 + 1 + + + + CddIicRisingTime + + This parameter specifies SCL rising time. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0021/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 3 + 120 + 0 + + + + CddIicFallingTime + + This parameter specifies the falling time of bus signals. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0022/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 3 + 120 + 0 + + + + CddIicIntDelay + + This parameter specifies the LSI internal delay corresponds to output buffer type OD for V4H, V4M. + + AR_RS_0113_FR_0017/AR_RS_0113_FR_0023/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 50 + 110 + 0 + + + + CddIicSlaveAddress + + This parameter specify the slave address + + AR_RS_0113_FR_0017/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 60 + 1023 + 0 + + + + CddIicAddressModeSelect + + This parameter is used in master interface, in order to select address size when interface with slave device (7-bit or 10-bit slave address) + + AR_RS_0113_FR_0024/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + SEVEN_BIT_ADDR + + + SEVEN_BIT_ADDR + Renesas + + + TEN_BIT_ADDR + Renesas + + + + + + CddIicFirstBitSetupCycle + + This parameter specify first bit cycle set up + + AR_RS_0113_FR_0029/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00157/SWS_BSW_00158/SWS_BSW_00160/SWS_BSW_00057/AR_RS_0113_FR_0062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 15 + 33 + 2 + + + + + + CddIicDemEventParameterRefs + + - + + AR_RS_0091_FR_0010/AR_RS_0091_FR_0025/SWS_BSW_00117/SWS_BSW_00200 + 1 + 1 + + + + CDDIIC_E_WRITE_VERIFY + + This parameter specifies reference to DEM Event to be report when CDD IIC fails to set register value. + + AR_RS_0113_FR_0011 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDIIC_E_NON_ACKNOWLEDGEMENT + + This parameter specifies reference to DEM Event to be report when IIC receive Non Acknowledgement + + AR_RS_0113_FR_0044/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00143 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDIIC_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when IIC detect unintended interrupt check + + AR_RS_0113_FSR_0902/AR_RS_0113_FSR_0905/SWS_BSW_00116/SWS_BSW_00117/SWS_BSW_00126/SWS_BSW_00143 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the Upper Layer of the Com Interface module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP). This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0113_FR_0056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_IPMMU_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_IPMMU_V4M.arxml new file mode 100644 index 0000000..dbae0e5 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_IPMMU_V4M.arxml @@ -0,0 +1,3283 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddIpmmu + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddIpmmu/Cdd + + + + + Cdd + + Configuration of IPMMU Complex Driver module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2023-06-21 + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + This container contains the parameters related to CDD IPMMU. + + AR_RS_0110_FR_0003/AR_RS_0091_FR_0025/AR_RS_0110_FR_0066/SWS_BSW_00126/AR_RS_0110_NR_0200/AR_RS_0110_NR_0204 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddIpmmuDevErrorDetect + + Switches the Development Error Detection and Notification ON or OFF. + + +

+ True: Switch Error Detection and Notification to ON. +False: Switch Error Detection and Notification to OFF. +

+
+ SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0110_FR_0004/AR_RS_0110_FR_0033/AR_RS_0110_FR_0032/AR_RS_0110_FR_0045 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuVersionInfoApi + + Switches the CddIpmmu_GetVersionInfo() API ON or OFF. + + +

+ True: Switch CddIpmmu_GetVersionInfo API to ON. +False: Switch CddIpmmu_GetVersionInfo API to OFF. +

+
+ SWS_BSW_00051/AR_RS_0110_FR_0006/SWS_BSW_00064/SWS_BSW_00052/SWS_BSW_00059/AR_RS_0091_FR_0022/SWS_BSW_00236/SWS_BSW_00161 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ AR_RS_0091_NR_0016/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + +
+ + + CddIpmmuAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + +

+ True: Enables the CDDIPMMU_E_ALREADY_INITIALIZED DET check in CddIpmmu_Init API. +False: Disables the CDDIPMMU_E_ALREADY_INITIALIZED DET check in CddIpmmu_Init API. When the CDDIPMMU Driver is re-initialized , this parameter is set as false to suppress the check for CDDIPMMU_E_ALREADY_INITIALIZED DET error. This parameter has no impact when DET is disabled. +

+
+ AR_RS_0110_FR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuUnintendedInterruptCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter enables/disables unintended Interrupt Check functionality for CDD IPMMU driver. + + +

+ True: Switch Unintended Interrupt Check to ON. +False: Switch Unintended Interrupt Check to OFF. +

+
+ AR_RS_0110_FSR_0001/AR_RS_0110_FSR_0004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuWriteVerifyCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter enables/disables Write Verify register functionality for CDD IPMMU driver. + + +

+ True: Switch Register Write Verify to ON. +False: Switch Register Write Verify to OFF. +

+
+ AR_RS_0110_FSR_0002/AR_RS_0110_FSR_0006 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuCriticalSectionProtection + + This parameter specifies if the CDD IPMMU driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CDD IPMMU driver configuration. + + +

+ True: Enable the critical section functionality for the restricted area. +False: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0110_FR_0005/AR_RS_0091_FR_0037/AR_RS_0110_FR_0043/AR_RS_0091_FR_0050 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ True: Switch AUTOSAR Version Check for inter-module dependencies to ON. +False: Switch AUTOSAR Version Check for inter-module dependencies to OFF. +

+
+ AR_RS_0110_FR_0007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuEdcErrorDetect + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. This parameter enables/disables EDC error TLB RAM detect functionality for CDD IPMMU driver. + + +

+ True: Switch EDC error detect to ON. +False: Switch EDC error detect to OFF. +

+
+ AR_RS_0110_FSR_0201/AR_RS_0110_FSR_0202/AR_RS_0110_FSR_0203/AR_RS_0110_FSR_0204 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddIpmmuC4PowerDomainSupport + + This parameter is for supporting VI0,VI1,VC,HC,IR,VIP0,3DG Domain, user shall refer Component User Manual and Tool User Manual to set up the related power domain before configuring for VI0,VI1,VC,HC,IR,VIP0,3DG Domain. This parameter enables/disables VI0,VI1,VC,HC,IR,VIP0,3DG Domain error detect functionality for CDD IPMMU driver + + +

+ True: Enable VI0,VI1,VC,HC,IR,VIP0,3DG Domain Supporting +False: Disable VI0,VI1,VC,HC,IR,VIP0,3DG Domain Supporting +

+
+ AR_RS_0110_FR_0073 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddIpmmuMmu + + This container contains the MMU configuration parameters of the CDD IPMMU driver. + + AR_RS_0110_FR_0015/AR_RS_0091_FR_0025/SWS_BSW_00126 + 0 + 16 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuMmuId + + This parameter specifies the Identifier number for MMU. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 15 + 0 + + + + CddIpmmuMmuSelection + + This parameter specifies the MMU Hardware to be used. + + +

+ - MMU0: configure for MMU0 +- ... +- MMU15: configure for MMU15 +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU0 + + + MMU0 + Renesas + + + MMU1 + Renesas + + + MMU2 + Renesas + + + MMU3 + Renesas + + + MMU4 + Renesas + + + MMU5 + Renesas + + + MMU6 + Renesas + + + MMU7 + Renesas + + + MMU8 + Renesas + + + MMU9 + Renesas + + + MMU10 + Renesas + + + MMU11 + Renesas + + + MMU12 + Renesas + + + MMU13 + Renesas + + + MMU14 + Renesas + + + MMU15 + Renesas + + +
+ + + CddIpmmuMmuAArchSupport + + This parameter specifies the Aarch support. + + +

+ Select the VMSAv8 mode. Choose VMSAV8_32: VMSAv8-32 mode +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + VMSAV8_32 + + + VMSAV8_32 + Renesas + + +
+ + + CddIpmmuMmuTranslationTableFormat + + This parameter specifies the translation table format, supported by MMU + + +

+ Extended Address Enable: +- MMU_LDTTF: Enable the 40-bit translation System with the ARMv8 Long-descriptor translation table format +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU_LDTTF + + + MMU_LDTTF + Renesas + + +
+ + + CddIpmmuMmuStartLevel + + This parameter specifies the starting level for translation table walks. + + +

+ Starting level for translation table walks: +- MMU_SALV1: Start at first level +- MMU_SALV2: Start at second level +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU_SALV1 + + + MMU_SALV1 + Renesas + + + MMU_SALV2 + Renesas + + +
+ + + CddIpmmuMmuMemoryAttributeIndirection0 + + This parameter specifies MMU Memory Attribute Indirection Register 0 + + +

+ The 32 bit memory attribute encoding for an AttrIndx[2:0] entry: +- Bit 31 to 24 ATTR3[7:0] +- Bit 23 to 16 ATTR2[7:0] +- Bit 15 to 8 ATTR1[7:0] +- Bit 7 to 0 ATTR0[7:0] +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + CddIpmmuMmuMemoryAttributeIndirection1 + + This parameter specifies MMU Memory Attribute Indirection Register 1 + + +

+ The 32 bit memory attribute encoding for an AttrIndx[2:0] entry: +Bit 31 to 24 ATTR7[7:0] +Bit 23 to 16 ATTR6[7:0] +Bit 15 to 8 ATTR5[7:0] +Bit 7 to 0 ATTR4[7:0] +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + CddIpmmuMmuAccessFlagEnable + + This parameter enable/disable software management of the Access Flag + + +

+ Access Flag Enable: +- False: Behave as if AF bit is always set to 1 +- True: Enable software management of the Access Flag +

+
+ SWS_BSW_00142 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuMmuCallbackFunction + + This parameter specifies Callback function named will be used for MMU notification. + + SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + +
+ + + + CddIpmmuMmuTranslationTable + + This container contains the MMU Translation Table configuration parameters. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 2 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuMmuTranslationTableId + + This parameter specifies the Identifier number for MMU Translation Table. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1 + 0 + + + + CddIpmmuMmuUpperBaseAddress + + This parameter specifies the upper base address of the TLB managed by each MMU. + + +

+ Bits [39:32] of translation table base address. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CddIpmmuMmuLowerBaseAddress + + This parameter specifies the lower base address of the TLB managed by each MMU. + + +

+ Bits [31:12] of translation table base address. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1048575 + 0 +
+ + + CddIpmmuMmuTranslationSize + + This parameter specifies the size offset of the TTBR1n addressed region. + + +

+ The size offset of the TTBR0n/TTBR1n addressed region, encoded as a 3-bit +unsigned number, giving the size of the region as 2^(32-TSZ1). +When MMU_SALV1 is selected, This value should be configured in range [0:1] +When MMU_SALV2 is selected, This value should be configured in range [2:7] +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+ + + CddIpmmuMmuShareAbility + + This parameter specifies Share ability attributes for the memory associated with the translation table walks using TTBR0/1n. + + +

+ Share ability attributes for the memory associated with the translation table walks using TTRR0n/TTBR1n. +- NON_SHAREABLE: Non-shareable +- OUTER_SHAREABLE: Outer shareable +- INNER_SHAREABLE: Inner shareable +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NON_SHAREABLE + + + NON_SHAREABLE + Renesas + + + OUTER_SHAREABLE + Renesas + + + INNER_SHAREABLE + Renesas + + +
+ + + CddIpmmuMmuOuterCacheAbility + + This parameter specifies Outer Cache ability attributes for the memory associated with the translation table walks using TTBR0/1n. + + +

+ Outer Cache ability attributes for the memory associated with the translation table walks using TTBR0n/TTBR1n. +- NON_CACHEABLE: Normal memory, Outer Non-cacheable +- WRITE_BACK_WA: Normal memory, Outer Write-Back Write-Allocate Cacheable +- WRITE_THROUGH: Normal memory, Outer Write-Through Cacheable +- WRITE_BACK_NWA: Normal memory, Outer Write-Back no Write-Allocate Cacheable +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NON_CACHEABLE + + + NON_CACHEABLE + Renesas + + + WRITE_BACK_WA + Renesas + + + WRITE_THROUGH + Renesas + + + WRITE_BACK_NWA + Renesas + + +
+ + + CddIpmmuMmuInnerCacheAbility + + This parameter specifies Inner Cache ability attributes for the memory associated with the translation table walks using TTBR0/1n. + + +

+ Inner Cache ability attributes for the memory associated with the translation table walks using TTBR1n. +- NON_CACHEABLE: Normal memory, Inner Non-cacheable +- WRITE_BACK_WA: Normal memory, Inner Write-Back Write-Allocate Cacheable +- WRITE_THROUGH: Normal memory, Inner Write-Through Cacheable +- WRITE_BACK_NWA: Normal memory, Inner Write-Back no Write-Allocate Cacheable +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NON_CACHEABLE + + + NON_CACHEABLE + Renesas + + + WRITE_BACK_WA + Renesas + + + WRITE_THROUGH + Renesas + + + WRITE_BACK_NWA + Renesas + + +
+
+
+
+
+ + + CddIpmmuPmb + + This container contains the PMB configuration parameters. + + AR_RS_0110_FR_0016/AR_RS_0091_FR_0025/SWS_BSW_00126 + 0 + 160 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuPmbId + + This parameter specifies the Identifier number for PMB container. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 159 + 0 + + + + CddIpmmuPmbSelection + + This parameter specifies the PMB Hardware to be used. + + +

+ Select the PMB using in the program. +- PMB0: configure for PMB0 +- ... +- PMB7: configure for PMB7 +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PMB0 + + + PMB0 + Renesas + + + PMB1 + Renesas + + + PMB2 + Renesas + + + PMB3 + Renesas + + + PMB4 + Renesas + + + PMB5 + Renesas + + + PMB6 + Renesas + + + PMB7 + Renesas + + + PMB8 + Renesas + + + PMB9 + Renesas + + + PMB10 + Renesas + + + PMB11 + Renesas + + + PMB12 + Renesas + + + PMB13 + Renesas + + + PMB14 + Renesas + + + PMB15 + Renesas + + +
+ + + CddIpmmuPmbBusDomain + + This parameter specifies the Bus Domain for PMB. + + +

+ Select the domain for TLB using in the program. +- CDD_IPMMU_VI0: IPMMU-VI0, C4, Base Address: H'EEE80000 +- CDD_IPMMU_VI1: IPMMU-VI1, C4, Base Address: H'EEEC0000 +- CDD_IPMMU_VC0: IPMMU-VC, C4, Base Address: H'EEDC0000 +- CDD_IPMMU_IR: IPMMU-IR, C4, Base Address: H'EED80000 +- CDD_IPMMU_RT: IPMMU-RT0, Always-On, Base Address: H'EE480000 +- CDD_IPMMU_RT1: IPMMU-RT1, Always-On, Base Address: H'EE4C0000 +- CDD_IPMMU_DS0: IPMMU-DS0, Always-On, Base Address: H'EED00000 +- CDD_IPMMU_HC: IPMMU-HC, C4, Base Address: H'EED40000 +- CDD_IPMMU_3DG: IPMMU-3DG, C4, Base Address: H'EEFC0000 +- CDD_IPMMU_VIP0: IPMMU-VIP0, C4, Base Address: H'EEF00000 +

+
+ AR_RS_0110_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_IPMMU_RT + + + CDD_IPMMU_VI0 + Renesas + + + CDD_IPMMU_VI1 + Renesas + + + CDD_IPMMU_VC0 + Renesas + + + CDD_IPMMU_IR + Renesas + + + CDD_IPMMU_RT + Renesas + + + CDD_IPMMU_RT1 + Renesas + + + CDD_IPMMU_DS0 + Renesas + + + CDD_IPMMU_HC + Renesas + + + CDD_IPMMU_3DG + Renesas + + + CDD_IPMMU_VIP0 + Renesas + + +
+ + + CddIpmmuPmbVirtualPageNumber + + Virtual Page Number for PMB. +For 16-Mbyte page, VPN[31:24] is used. +For 64-Mbyte page, VPN[31:26] is used. +For 128-Mbyte page, VPN[31:27] is used. +For 512-Mbyte page, VPN[31:29] is used. + + +

+ Select the page number of virtual address. +- For 16-Mbyte page: valid range is [0:255] +- For 64-Mbyte page: valid range is [0:63]. +- For 128-Mbyte page: valid range is [0:31]. +- For 512-Mbyte page: valid range is [0:7]. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CddIpmmuPmbPhysicalPageNumber + + Virtual Page Number for PMB. +- For 16-Mbyte page, PPN[31:24] is used. +- For 64-Mbyte page, PPN[31:26] is used. +- For 128-Mbyte page, PPN[31:27] is used. +- For 512-Mbyte page, PPN[31:29] is used. + + +

+ Select the page number of physical address. +- For 16-Mbyte page: valid range is [0:255] +- For 64-Mbyte page: valid range is [0:63]. +- For 128-Mbyte page: valid range is [0:31]. +- For 512-Mbyte page: valid range is [0:7]. +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + CddIpmmuPmbUpperPhysicalPageNumber + + This parameter specifies value of the Upper Physical Page Number for PMB. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddIpmmuPmbPageSize + + This parameter specifies the Page Size for PMB. + + +

+ This parameter specify the page size. +- PMB_SIZE_16MB: 16-Mbyte page +- PMB_SIZE_64MB: 64-Mbyte page. +- PMB_SIZE_128MB: 128-Mbyte page +- PMB_SIZE_512MB: 512-Mbyte page +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PMB_SIZE_16MB + + + PMB_SIZE_16MB + Renesas + + + PMB_SIZE_64MB + Renesas + + + PMB_SIZE_128MB + Renesas + + + PMB_SIZE_512MB + Renesas + + +
+ + + CddIpmmuPmbCacheBit + + When this parameter is true, the request after address translation can be treated +as "cacheable" request. + + +

+ When this bit is set, the request after address translation can be treated as cacheable request +

+
+ SWS_BSW_00142 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuPmbCallbackFunction + + This parameter specifies Callback function named will be used for PMB notification. + + SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + +
+
+ + + CddIpmmuTlb + + This container contains the TLB configuration parameters. + + AR_RS_0110_FR_0017/AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + #640 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddIpmmuTlbId + + This parameter specifies the Identifier number for TLB container + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 639 + 0 + + + + CddIpmmuTlbSelection + + This parameter specifies the uTLB Hardware to be used. + + AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 + + + + CddIpmmuTlbBusDomain + + This parameter specifies the Bus Domain for uTLB. + + +

+ Select the domain for TLB using in the program. +- CDD_IPMMU_VI0: IPMMU-VI0, C4, Base Address: H'EEE80000 +- CDD_IPMMU_VI1: IPMMU-VI1, C4, Base Address: H'EEEC0000 +- CDD_IPMMU_VC0: IPMMU-VC, C4, Base Address: H'EEDC0000 +- CDD_IPMMU_IR: IPMMU-IR, C4, Base Address: H'EED80000 +- CDD_IPMMU_RT: IPMMU-RT0, Always-On, Base Address: H'EE480000 +- CDD_IPMMU_RT1: IPMMU-RT1, Always-On, Base Address: H'EE4C0000 +- CDD_IPMMU_DS0: IPMMU-DS0, Always-On, Base Address: H'EED00000 +- CDD_IPMMU_HC: IPMMU-HC, C4, Base Address: H'EED40000 +- CDD_IPMMU_3DG: IPMMU-3DG, C4, Base Address: H'EEFC0000 +- CDD_IPMMU_VIP0: IPMMU-VIP0, C4, Base Address: H'EEF00000 +

+
+ AR_RS_0110_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_IPMMU_RT + + + CDD_IPMMU_VI0 + Renesas + + + CDD_IPMMU_VI1 + Renesas + + + CDD_IPMMU_VC0 + Renesas + + + CDD_IPMMU_IR + Renesas + + + CDD_IPMMU_RT + Renesas + + + CDD_IPMMU_RT1 + Renesas + + + CDD_IPMMU_DS0 + Renesas + + + CDD_IPMMU_HC + Renesas + + + CDD_IPMMU_3DG + Renesas + + + CDD_IPMMU_VIP0 + Renesas + + +
+ + + CddIpmmuTlbTranslationTable + + This parameter specifies the Translation Table of TLB, using MMUn or PMB for translation. + + +

+ uTLB Translation Table +- MMUn: Select MMU for translation table walks +- PMB: Select PMB for translation address +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MMU0 + + + MMU0 + Renesas + + + MMU1 + Renesas + + + MMU2 + Renesas + + + MMU3 + Renesas + + + MMU4 + Renesas + + + MMU5 + Renesas + + + MMU6 + Renesas + + + MMU7 + Renesas + + + MMU8 + Renesas + + + MMU9 + Renesas + + + MMU10 + Renesas + + + MMU11 + Renesas + + + MMU12 + Renesas + + + MMU13 + Renesas + + + MMU14 + Renesas + + + MMU15 + Renesas + + + PMB + Renesas + + +
+ + + CddIpmmuTlbAddressTranslationEnable + + This parameter enable/disable address translation. + + +

+ Address Translation Enable +- True: Enable address translation +- False: Disable address translation +

+
+ SWS_BSW_00142 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddIpmmuTlbASID + + This parameter specifies the which the micro-TLB uses in translation. + + +

+ This field indicates the ASID which the micro-TLB uses in the 1st translation stage +

+
+ AR_RS_0091_FR_0025/SWS_BSW_00126 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+
+
+ + + CddIpmmuDemEventParameterRefs + + This container contains the configuration parameters of the CDD IPMMU DEM events. + + AR_RS_0110_FR_0070/AR_RS_0110_FR_0069/AR_RS_0110_FR_0045/AR_RS_0110_FR_0066/AR_RS_0110_FR_0068/AR_RS_0091_FR_0025/SWS_BSW_00125/SWS_BSW_00126 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CDDIPMMU_E_WRITE_VERIFY_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD IPMMU fails to set register value. + + AR_RS_0110_FSR_0005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDIPMMU_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter is for functional safety, the user shall refer Safety Application Note for description or leave it with the default value. This parameter specifies a reference to DEM Event to be reported when CDD IPMMU fails to unintended interrupt + + AR_RS_0110_FSR_0003 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0110_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_RFSO_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_RFSO_V4M.arxml new file mode 100644 index 0000000..0ef14ab --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_RFSO_V4M.arxml @@ -0,0 +1,2275 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddRfso + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddRfso/Cdd + + + + + Cdd + + Configuration of RFSO Complex Driver module. + + + + None + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + This container contains the general parameters related to CDD RFSO. + + AR_RS_0091_FR_0025/SWS_BSW_00126/AR_RS_0112_FR_0003/AR_RS_0112_FR_0067/AR_RS_0112_FR_0901/AR_RS_0112_SR_0901/AR_RS_0112_NR_1000 + 1 + 1 + + + + CddInstanceId + + Only one instance is present in this module. The CddInstanceId should be configured as 0. Other values is not affected + + AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 0 + 0 + + + + CddRfsoDevErrorDetect + + This parameter enable or disable development error check for CDD RFSO complex driver + + +

+ True: Switch Error Detection and Notification to ON. +False: Switch Error Detection and Notification to OFF. +

+
+ SWS_BSW_00202/SWS_BSW_00203/AR_RS_0112_FR_0004/AR_RS_0112_FR_0041/AR_RS_0112_FR_0042/AR_RS_0112_FR_0054 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoVersionInfoApi + + This parameter enable or disable API CddRfso_GetVersionInfo + + +

+ True: Switch CddRfso_GetVersionInfo API to ON. +False: Switch CddRfso_GetVersionInfo API to OFF. +

+
+ SWS_BSW_00051/AR_RS_0112_FR_0006/SWS_BSW_00064/SWS_BSW_00052/SWS_BSW_00059 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ AR_RS_0091_FR_0024 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + +
+ + + CddRfsoAlreadyInitDetCheck + + This parameter enables/disables Development Error report if the driver is initialized while it is already initialized before. + + +

+ True: Enables the CDDRFSO_E_ALREADY_INITIALIZED DET check in CddRfso_Init API. +False: Disables the CDDRFSO_E_ALREADY_INITIALIZED DET check in CddRfso_Init API. When the RFSO Complex Driver is re-initialized , this parameter is set as false to suppress the check for CDDRFSO_E_ALREADY_INITIALIZED DET error. This parameter has no impact when DET is disabled. +

+
+ AR_RS_0112_FR_0008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddRfsoRegisterWriteVerify + + This parameter enables/disables Write Verify register functionality for CDD RFSO driver. + + +

+ True: Enable Register Write Verify checking +False: Disable Register Write Verify checking +

+
+ AR_RS_0112_FR_1000/AR_RS_0112_FR_1001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoCriticalSectionProtection + + This parameter specifies if the CDD RFSO driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the CDD RFSO driver configuration. + + +

+ True: Enable the critical section functionality for the restricted area. +False: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0037/AR_RS_0091_FR_0050/AR_RS_0112_FR_0005/AR_RS_0112_FR_0044 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddRfsoUnintendedInterruptCheck + + This parameter enables/disables unintended Interrupt Check functionality for CDD RFSO + + +

+ True: Switch Unintended Interrupt Check to ON. +False: Switch Unintended Interrupt Check to OFF. +

+
+ AR_RS_0112_FSR_1000/AR_RS_0112_FSR_1001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ True: Switch AUTOSAR Version Check for inter-module dependencies to ON. +False: Switch AUTOSAR Version Check for inter-module dependencies to OFF. +

+
+ AR_RS_0112_FR_0007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + CddRfsoChannel + + This container contains the configuration of each Rfso channel. + + AR_RS_0112_FR_0014/AR_RS_0112_FR_0015/AR_RS_0112_FR_0016/AR_RS_0112_FR_0017/SWS_BSW_00126/AR_RS_0091_FR_0025 + 1 + 11 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddRfsoChannelSelection + + This parameter indicate the RFSO complex driver channel is configured + + +

+ CHANNEL0: CDD RFSO Channel 0. +CHANNEL1: CDD RFSO Channel 1. +CHANNEL2: CDD RFSO Channel 2. +CHANNEL3: CDD RFSO Channel 3. +CHANNEL4: CDD RFSO Channel 4. +CHANNEL5: CDD RFSO Channel 5. +CHANNEL6: CDD RFSO Channel 6. +CHANNEL7: CDD RFSO Channel 7. +CHANNEL8: CDD RFSO Channel 8. +CHANNEL9: CDD RFSO Channel 9. +CHANNEL10: CDD RFSO Channel 10. +

+
+ AR_RS_0112_FR_0015 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CHANNEL0 + + + CHANNEL0 + Renesas + + + CHANNEL1 + Renesas + + + CHANNEL2 + Renesas + + + CHANNEL3 + Renesas + + + CHANNEL4 + Renesas + + + CHANNEL5 + Renesas + + + CHANNEL6 + Renesas + + + CHANNEL7 + Renesas + + + CHANNEL8 + Renesas + + + CHANNEL9 + Renesas + + + CHANNEL10 + Renesas + + +
+ + + CddRfsoChannelId + + This parameter specifies the Identifier number for channel. + + AR_RS_0112_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0 + 10 + 0 + + + + CddRfsoFrequencyDivision + + This parameter sets the timer counter clock frequency divisor. + + +

+ Timer counter clock interval = operating clock of module (7.5 ns)* (CddRfsoFrequencyDivision set value). +

+
+ AR_RS_0112_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + CddRfsoIntervalTimerDuration + + This parameter sets the periodical cycle value to the interval timer. + + +

+ If CddRfsoIndicateIntervalUnit == CDDRFSO_CYCLE + - Parameter unit is cycle and range of value is 1..4294967295 +If CddRfsoIndicateIntervalUnit == CDDRFSO_MICROSECOND + - Parameter unit is micro second and range of value is: + 0.0075*CddRfsoFrequencyDivision to + 0.0075*4294967295*CddRfsoFrequencyDivision +

+
+ AR_RS_0112_FR_0027/AR_RS_0112_FR_0028 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 138350580488397127 + 1 +
+ + + CddRfsoIndicateIntervalUnit + + This parameter choose default unit of interval timer + + +

+ CDDRFSO_MICROSECOND: use micro second is default unit of the periodical cycle of CDD RFSO +CDDRFSO_CYCLE: use cycle is default unit of the periodical cycle of CDD RFSO +

+
+ AR_RS_0112_FR_0022/AR_RS_0112_FR_0023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDDRFSO_CYCLE + + + CDDRFSO_MICROSECOND + Renesas + + + CDDRFSO_CYCLE + Renesas + + +
+ + + CddRfsoIntervalTimerCallbackFunction + + This parameter specifies Callback function named will be used for Interval timer. + + AR_RS_0112_FR_0020/AR_RS_0112_FR_0036 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + CddRfsoTimeoutTimerMaxDuration + + This parameter sets operation maximum cycle(time) to the time-out detection timer. + + +

+ If CddRfsoIndicateTimeoutUnit == CDDRFSO_CYCLE + - Parameter unit is cycle and range of value is 1..4294967296 +If CddRfsoIndicateTimeoutUnit == CDDRFSO_MICROSECOND + - Parameter unit is micro second and range of value is: + 0.0075*CddRfsoFrequencyDivision to + 0.0075*4294967296*CddRfsoFrequencyDivision +

+
+ AR_RS_0112_FR_0032/AR_RS_0112_FR_0033 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 138350580520609382 + 1 +
+ + + CddRfsoTimeoutTimerMinDuration + + This parameter sets operation minimum cycle(time) to the time-out detection timer. + + +

+ If CddRfsoIndicateTimeoutUnit == CDDRFSO_CYCLE + - Parameter unit is cycle and range of value is 0..4294967295 + - Setting 1 cycle is prohibit. +If CddRfsoIndicateTimeoutUnit == CDDRFSO_MICROSECOND + - Parameter unit is micro second and range of value is: + 0 to + 0.0075*4294967295*CddRfsoFrequencyDivision + - Setting time that is equivalent to 1 cycle is prohibit +

+
+ AR_RS_0112_FR_0032/AR_RS_0112_FR_0033 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 138350580488397127 + 0 +
+ + + CddRfsoIndicateTimeoutUnit + + This parameter choose default unit of time-out timer + + +

+ CDDRFSO_MICROSECOND: use micro second is default unit of the periodical cycle of CDD RFSO +CDDRFSO_CYCLE: use cycle is default unit of the periodical cycle of CDD RFSO +

+
+ AR_RS_0112_FR_0022/AR_RS_0112_FR_0023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDDRFSO_CYCLE + + + CDDRFSO_MICROSECOND + Renesas + + + CDDRFSO_CYCLE + Renesas + + +
+ + + CddRfsoIntervalTimerOneShot + + This parameter is set interval timer is operation in one time. + + +

+ True: interval timer count only one times +False: interval timer count free +

+
+ AR_RS_0112_FR_0029 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddRfsoIntervalTimerInterruptEnable + + This parameter enables/disables interrupt of interval timer . + + +

+ True: Switch interval timer interrupt ON +False: Switch interval timer interrupt OFF +

+
+ AR_RS_0112_FR_0082 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + CddRfsoDemEventParameterRefs + + This container contains the configuration parameters of the CDD RFSO DEM events. + + AR_RS_0112_FR_0075/AR_RS_0112_FR_0046/AR_RS_0112_FR_0067/AR_RS_0112_FR_0069/AR_RS_0091_FR_0025/SWS_BSW_00125/SWS_BSW_00126/SWS_BSW_00046/SWS_BSW_00066/AR_RS_0112_NR_1000 + 1 + 1 + + + + CDDRFSO_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when CDD RFSO fails to unintended interrupt + + AR_RS_0112_FSR_1000 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + CDDRFSO_E_WRITE_VERIFY + + This parameter specifies reference to DEM Event to be report when CDD RFSO fails to set register value. + + AR_RS_0112_FR_0901 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0075 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0075 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0112_FR_0051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_THS_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_THS_V4M.arxml new file mode 100644 index 0000000..270c46b --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_CDD_THS_V4M.arxml @@ -0,0 +1,2524 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_CddThs + + + RenesasParameterDefinition + + /Renesas/EcucDefs_CddThs/Cdd + + + + + Cdd + + Configuration of the CDD THS (Thermal Sensor) module. + + + + 1 + 1 + true + /AUTOSAR/EcucDefs/Cdd + + VARIANT-POST-BUILD + + + + + CddGeneral + + Contains the general configuration parameters of the module. + + AR_RS_0091_NR_0015/AR_RS_0108_FR_0054/AR_RS_0108_FR_0059/AR_RS_0108_FR_0060/AR_RS_0108_FR_0072/AR_RS_0108_FR_0028/AR_RS_0108_FR_0900/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + + + + CddInstanceId + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + AR_RS_0091_FR_0027 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + CddThsDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + SWS_BSW_00102 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + + + + + CddThsHardWareUnitOption + + This is parameter choose hardware Thermal Sensor Controller unit. + + +

+ TSC1 : Choose hardware Thermal Sensor Controller unit 1 support full features. +TSC2 : Choose hardware Thermal Sensor Controller unit 2 support full features. +

+
+ SWS_BSW_00102 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TSC1 + + + TSC1 + Renesas + + + TSC2 + Renesas + + +
+ + + CddThsVersionInfoApi + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + AR_RS_0091_FR_0007/AR_RS_0108_FR_0075/SWS_BSW_00236 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddThsVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ SWS_BSW_00036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsTemperatureInfo + + Switches the CddThs_GetCurrentTemperature() API ON or OFF. + + +

+ true: Enable get temperature information API. +false: Disable get temperature information API. +

+
+ AR_RS_0108_FR_0012 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsVoltageInfo + + Switches the CddThs_GetCurrentVoltage() API ON or OFF. + + +

+ true: Enable get voltage information API. +false: Disable get voltage information API. +

+
+ AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsAllowConfigureOperationState + + Switches the CddThs_SetOperationState(), CddThs_GetOperationState(), API ON or OFF. + + +

+ true: Switches CddThs_SetOperationState(), CddThs_GetOperationState() API to ON. +false: Switches CddThs_SetOperationState(), CddThs_GetOperationState() API to OFF. +

+
+ AR_RS_0108_FR_0015/AR_RS_0108_FR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsCriticalSectionProtection + + This parameter specifies a precompiled configuration parameter to the THS driver configuration which controls ability of entering/exiting critical section functionality. + + +

+ true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0037/AR_RS_0091_FR_0050 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + CddThsWriteVerifyCheck + + This parameter enables/disables the CDDTHS_WRITEVERIFY_CHECK which activates the WriteVerifyCheck functionality for readable/writable registers. + + +

+ true: Enables the check for the values written to the readable/writable reigsters. +False: Disables the check for the values written to the readable/writable reigsters. +

+
+ AR_RS_0108_FR_0019 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsDevErrorDetection + + Switches the Development Error Detection and Notification ON or OFF. + + +

+ true: Error Detection and Notification will be ON. +false: Error Detection and Notification will be OFF. +

+
+ SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0108_FR_0074 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsEnableThermalInterruption + + This is to enable/disable API relate to configure thermal interruption + + +

+ true: Enable to use thermal interruption configuration funtion. +false: Disable to use thermal interruption configuration funtion. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsPtat1 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsPtat1, CddThsPtat2, CddThsPtat3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2631 + 4095 + 0 +
+ + + CddThsPtat2 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsPtat1, CddThsPtat2, CddThsPtat3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1509 + 4095 + 0 +
+ + + CddThsPtat3 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsPtat1, CddThsPtat2, CddThsPtat3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 435 + 4095 + 0 +
+ + + CddThsThcode1 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsThcode1, CddThsThcode2, CddThsThcode3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 3397 + 4095 + 0 +
+ + + CddThsThcode2 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsThcode1, CddThsThcode2, CddThsThcode3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2800 + 4095 + 0 +
+ + + CddThsThcode3 + + Parameter to be used in adjusting the characteristics. This parameter is not used for implementation. + + +

+ Paramters CddThsThcode1, CddThsThcode2, CddThsThcode3 should not be configured the same value to avoid division by zero in source code. +

+
+ AR_RS_0108_FR_0008/AR_RS_0108_FR_0009/AR_RS_0108_FR_0012/AR_RS_0108_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2221 + 4095 + 0 +
+ + + CddThsInitialOperationState + + This parameter is used to set the initial state of THS module. + + +

+ CDDTHS_ NORMAL: the module is working as normal, all features is allowed. +CDDTHS_ IDLE: the module is off, or not used +

+
+ AR_RS_0091_NR_0015/AR_RS_0091_NR_0016/AR_RS_0108_FR_0001 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_NORMAL + + + CDD_THS_NORMAL + Renesas + + + CDD_THS_IDLE + Renesas + + +
+
+ + + + CddThsThermalInterruption + + This is the multiple configuration set container for thermal channel in CDD THS driver + + AR_RS_0108_FR_0003/AR_RS_0091_NR_0015/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 1 + 1 + + + + CddThsThermalChannel_0 + + This container contains the configuration parameters of the target thermal channel to be used by CDD THS. + + AR_RS_0091_NR_0015 + 1 + 1 + + + + CddThsThermalChannelEnable + + Enable/Disable the usage of Thermal Monitor via Channel 0 + + +

+ true: Enable the usage of Thermal Monitor via Channel 0. +false: Disable the usage of Thermal Monitor via Channel 0. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsThermalChannelId + + Thermal interruption output channel number + + AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_THERMAL_CH0 + + + CDD_THS_THERMAL_CH0 + Renesas + + + + + + CddThsThermalInterruptionType + + Boundary type to be set + + +

+ CDDTHS_UPPER_BOUND: Detects a rising egde +CDDTHS_LOWER_BOUND: Detects a falling egde +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_LOWER_BOUND + + + CDD_THS_UPPER_BOUND + Renesas + + + CDD_THS_LOWER_BOUND + Renesas + + +
+ + + CddThsThermalInterruptionValue + + Boundary value to be checked for generating interruption, (unit: Celsius Degree) + + AR_RS_0108_FR_0007/AR_RS_0108_FR_0008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + -40 + 125 + -40 + +
+
+ + + CddThsThermalChannel_1 + + This container contains the configuration parameters of the target thermal channel to be used by CDD THS. + + AR_RS_0091_NR_0015 + 1 + 1 + + + + CddThsThermalChannelEnable + + Enable/Disable the usage of Thermal Monitor via Channel 1 + + +

+ true: Enable the usage of Thermal Monitor via Channel 1. +false: Disable the usage of Thermal Monitor via Channel 1. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsThermalChannelId + + Thermal interruption output channel number + + AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_THERMAL_CH1 + + + CDD_THS_THERMAL_CH1 + Renesas + + + + + + CddThsThermalInterruptionType + + Boundary type to be set + + +

+ CDDTHS_UPPER_BOUND: Detects a rising egde +CDDTHS_LOWER_BOUND: Detects a falling egde +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_UPPER_BOUND + + + CDD_THS_UPPER_BOUND + Renesas + + + CDD_THS_LOWER_BOUND + Renesas + + +
+ + + CddThsThermalInterruptionValue + + Boundary value to be checked for generating interruption, (unit: Celsius Degree, range: -40 to 125) + + AR_RS_0108_FR_0007/AR_RS_0108_FR_0008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 125 + 125 + -40 + +
+
+ + + CddThsThermalChannel_2 + + This container contains the configuration parameters of the target thermal channel to be used by CDD THS. + + AR_RS_0091_NR_0015 + 1 + 1 + + + + CddThsThermalChannelEnable + + Enable/Disable the usage of Thermal Monitor via Channel 2 + + +

+ true: Enable the usage of Thermal Monitor via Channel 2. +false: Disable the usage of Thermal Monitor via Channel 2. +

+
+ AR_RS_0108_FR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + CddThsThermalChannelId + + Thermal interruption output channel number + + AR_RS_0091_FR_0031 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_THERMAL_CH2 + + + CDD_THS_THERMAL_CH2 + Renesas + + + + + + CddThsThermalInterruptionType + + Boundary type to be set + + +

+ CDDTHS_UPPER_BOUND: Detects a rising egde +CDDTHS_LOWER_BOUND: Detects a falling egde +

+
+ AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CDD_THS_LOWER_BOUND + + + CDD_THS_UPPER_BOUND + Renesas + + + CDD_THS_LOWER_BOUND + Renesas + + +
+ + + CddThsThermalInterruptionValue + + Boundary value to be checked for generating interruption, (unit: Celsius Degree, range: -40 to 125) + + AR_RS_0108_FR_0007/AR_RS_0108_FR_0008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 125 + -40 + +
+
+
+
+
+
+ + + CddThsDemEventParameterRefs + + This is the multiple configuration set container for interruption in CDD THS driver + + SWS_BSW_00200/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + + + CDD_THS_E_WRITEVERIFY_FAILURE + + Reference to the DemEventParameter which shall be issued when a register readback failure was detected. If the reference is not configured the error shall not be reported. + + AR_RS_0108_FR_0019/AR_RS_0091_FR_0010 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + CddComStackContribution + + Contribution of COM Stack modules +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Com Interface module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddComIfUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComIfHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddComIfPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddComMLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Communication Manager module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannel + + This container contains the network specific parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddComMLowerLayerChannelRef + + Unique handle to identify one certain network. Reference to one of the network handles configured for the ComM. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddGenericNmLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Generic NM module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmLowerLayerChannel + + NM Channel specific configuration parameters. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddGenericNmComMNetworkHandleRef + + This reference points to the unique channel defined by the ComMChannel and provides access to the unique channel index value in ComMChannelId. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/ComM/ComMConfigSet/ComMChannel + + + + + + + + CddJ1939RmContribution + + Contribution of J1939Rm module. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddJ1939RmAckIndication + + Defines whether the <User>_AckIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestIndication + + Defines whether the <User>_RequestIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + CddJ1939RmRequestTimeoutIndication + + Defines whether the <User>_RequestTimeoutIndication callback function is implemented. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031/AR_RS_0108_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + + + CddPduRLowerLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the LowerLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRLowerLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRLowerLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRLowerLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRLowerLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddPduRUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the Pdu Router module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddPduRUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddPduRUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddPduRUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + CddSoAdUpperLayerContribution + + Parameters that are necessary for the configuration of a Complex Driver that serves as the UpperLayer of the SoAd module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddSoAdUpperLayerRxPdu + + This container specifies Rx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + CddSoAdUpperLayerTxPdu + + This container specifies Tx PDUs that are exchanged between the CDD and the standardized BSW module. +This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPduRApiType + + This parameter configures the type of the CDD interface (IF/TP) +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IF + + + IF + AUTOSAR_ECUC + + + TP + AUTOSAR_ECUC + + + + + + CddSoAdUpperLayerHandleId + + ECU wide unique, symbolic handle for the Pdu. +This parameter is not used for implementation + + AR_RS_0091_FR_0028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 65535 + 0 + + + + + + CddSoAdUpperLayerPduRef + + Reference to the "global" Pdu structure to allow harmonization of handle IDs in the COM-Stack. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucConfigSet/EcucPduCollection/Pdu + + + + + + + + + + CddEcucPartitionInteraction + + This optional container holds the partition interaction configuration. This parameter is not used for implementation + + AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + CddPartitionStoppedFunctionName + + Function name to be called when the partition which is triggering the Complex Driver is stopped. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + + + CddEcucPartitionRef + + Reference to the "EcucPartition" which executes the software which triggers the CDD. +This parameter is not used for implementation + + AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + CddGlobalTimeContribution + + Contribution of Global Time modules. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomain + + This represents the existence of a CDD global time domain. The CddGlobalTimeContribution can administrate several global time domains at the same time that in itself form a hierarchy of domains and sub-domains. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0032 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeDomainId + + The global time domain ID. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + + + CddSynSynchronizedTimeBaseRef + + Mandatory reference to the required synchronized time-base. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/StbM/StbMSynchronizedTimeBase + + + + + + CddGlobalTimeMaster + + Configuration of the global time master. Each global time domain is required to have exactly one global time master. This master may or may not exist on the configured ECU. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0035 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeTxPeriod + + This represents configuration of the TX period. Unit: seconds. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0036 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + + + CddGlobalTimeMasterPdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeMasterPdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0037 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeMasterPduRef + + This represents the reference to the Pdu taken to transmit the global time information. The global time master of a global time domain is the sender of this Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0038 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerTxPdu + + +
+
+
+ + + CddGlobalTimeSlave + + Configuration of a global time slave. Each global time domain is required to have at least one time slave. The configured ECU may or may not represent a time slave. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0039 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePdu + + This container encloses the configuration of the PDU that is supposed to contain the global time information. This parameter is not used for implementation. + + +

+ Please note that the configuration of CddGlobalTimeSlavePdu is optional and shall only be used for Complex Drivers that are using Pdus for carrying timeSync information. +

+
+ AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0040 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + CddGlobalTimeSlavePduRef + + This represents the reference to the Pdu taken to transmit the global time information. All the time slaves are supposed to receive the Pdu. This parameter is not used for implementation. + + AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0041 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Cdd/CddComStackContribution/CddComIfUpperLayerContribution/CddComIfUpperLayerRxPdu + + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_DIO_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_DIO_V4M.arxml new file mode 100644 index 0000000..00aa257 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_DIO_V4M.arxml @@ -0,0 +1,975 @@ + + + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + + + + + Renesas + + + + EcucDefs_Dio + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Dio/Dio + + + + + Dio + + Configuration of the DIO (Digital IO) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2023-05-10 + + + + ECUC_Dio_00154/SWS_Dio_00063/SWS_Dio_00129/AR_RS_0091_FR_0023/AR_RS_0091_NR_0015 + 1 + 1 + false + /AUTOSAR/EcucDefs/Dio + + VARIANT-LINK-TIME + + + + + DioGeneral + + General DIO module configuration parameters. + + ECUC_Dio_00141/SWS_Dio_00129/AR_RS_0091_NR_0015 + 1 + 1 + + + + DioDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: Development Error Detection and Notification is enabled. +false: Development Error Detection and Notification is disabled. +

+
+ ECUC_Dio_00142/AR_RS_0091_NR_0015/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioFlipChannelApi + + Adds / removes the service Dio_FlipChannel() from the code. + + +

+ true: The service Dio_FlipChannel() from the code is added. +false: The service Dio_FlipChannel() from the code is removed. +

+
+ ECUC_Dio_00153/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioVersionInfoApi + + Adds / removes the service Dio_GetVersionInfo() from the code. + + +

+ true: The service Dio_GetVersionInfo() from the code is added. +false: The service Dio_GetVersionInfo() from the code is removed. +

+
+ ECUC_Dio_00143/AR_RS_0091_NR_0015/SWS_BSW_00051/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioCriticalSectionProtection + + This parameter specifies if the DIO driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the DIO driver configuration. + + +

+ true: enabling the enter/exit critical section functionality +false: disabling the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0032/AR_RS_0091_FR_0033/AR_RS_0091_FR_0038/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This depends on device families. +

+
+ AR_RS_0091_FR_0032/AR_RS_0091_FR_0034/AR_RS_0091_NR_0015/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + V4M + + + V4M + Renesas + + +
+ + + DioMaskedWritePortApi + + Adds / removes the service Dio_MaskedWritePort() from the code. + + +

+ true: Adds the service Dio_MaskedWritePort() to the code. +false: Removes the service Dio_MaskedWritePort() to the code. +

+
+ ECUC_Dio_00155/AR_RS_0095_FR_0008/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + false +
+ + + DioReadChannelGroupOutputValueApi + + Adds / removes the service Dio_ReadChannelGroupOutputValue() from the code. + + +

+ true: Adds the service Dio_ReadChannelGroupOutputValuet() to the code. +false: Removes the service Dio_ReadChannelGroupOutputValue() to the code. +

+
+ AR_RS_0095_FSR_0004/AR_RS_0091_FR_0032/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioReadChannelOutputValueApi + + Adds / removes the service Dio_ReadChannelOutputValue() from the code. + + +

+ true: Adds the service Dio_ReadChannelOutputValuet() to the code. +false: Removes the service Dio_ReadChannelOutputValue() to the code. +

+
+ AR_RS_0095_FSR_0002/AR_RS_0091_FR_0032/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioVersionCheckExternalModules + + This parameter allows user to enable/disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0032/AR_RS_0091_FR_0035/AR_RS_0091_NR_0015/SWS_BSW_00036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioExclusiveControl + + Pre-processor switch to enable / disable the use of the function Dio_ExclusiveControl(). + + +

+ true: Adds the service Dio_ExclusiveControl() to the code. +false: Removes the service Dio_ExclusiveControl() to the code. +

+
+ AR_RS_0095_FR_0013 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + true +
+ + + DioExclusiveTimeout + + Configures the Time out for getting exclusive control. Unit is seconds. + + AR_RS_0095_FR_0014 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + 256410 + 4294967295 + 1 + + + + DioExclusiveSelection + + Address of MFISLCKR registers to implement exclusive control for PFC/GPIO Module register + + AR_RS_0095_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + false + MFISLCKR1 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + +
+ + + + DioEcucPartitionRef + + Maps the DIO driver to zero or multiple ECUC partitions to make the modules API available in this partition. This parameter is not used for implementation. + + ECUC_Dio_00156 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + DioConfig + + This container contains the configuration parameters and sub containers of the AUTOSAR DIO module. + + +

+ This container contains the configuration parameters and sub containers of the AUTOSAR DIO module. +

+
+ ECUC_Dio_00152/AR_RS_0091_NR_0015 + 1 + 1 + + + + DioPort + + Configuration of individual DIO ports, consisting of channels and possible +channel groups. + + +

+ Note that this container definition does not explicitly define a symbolic name parameter. Instead, the container's short name will be used in the Ecu Configuration Description to specify the symbolic name of the port. +

+
+ ECUC_Dio_00144/AR_RS_0091_FR_0025/AR_RS_0091_NR_0015 + 1 + true + + + PRE-COMPILE + VARIANT-LINK-TIME + + + + + + DioPortId + + Numeric identifier of the DIO port. Not all MCU ports may be used for DIO, +thus there may be "gaps" in the list of all IDs. This parameter is not used for implementation. + + +

+ This value will be assigned to the DIO port symbolic name (i.e. the SHORT-NAME of the +DioPort container). +

+
+ ECUC_Dio_00145/SWS_Dio_00026/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_NR_0015 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + 0 + 4294967295 + 0 +
+ + + DioPortName + + This parameter specifies the DIO port group for a DIO port. + + +

+ This parameter contains the literals in "<GPIO>_'Group Id'_BITS_'Start Bit'_TO_'End Bit'" format for numeric port groups. +E.g. +GPIO_0_BITS_00_TO_18 in case of port group 0 +

+
+ AR_RS_0095_FR_0006/AR_RS_0095_FSR_0006/AR_RS_0091_NR_0015/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + LINK + VARIANT-LINK-TIME + + + false + GPIO_0_BITS_00_TO_18 + + + GPIO_0_BITS_00_TO_18 + Renesas + + + GPIO_1_BITS_00_TO_29 + Renesas + + + GPIO_2_BITS_00_TO_19 + Renesas + + + GPIO_3_BITS_00_TO_31 + Renesas + + + GPIO_4_BITS_00_TO_24 + Renesas + + + GPIO_5_BITS_00_TO_20 + Renesas + + + GPIO_6_BITS_00_TO_20 + Renesas + + + GPIO_7_BITS_00_TO_20 + Renesas + + +
+
+ + + + DioPortEcucPartitionRef + + Maps the DIO ports to zero or multiple ECUC partitions. The ECUC partitions referenced are a subset of the ECUC partitions where the DIO driver is mapped to. This parameter is not used for implementation. + + ECUC_Dio_00157 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + DioChannel + + Configuration of an individual DIO channel. + + +

+ Note that this container definition does not explicitly define a symbolic name parameter. Instead, the container's short name will be used in the ECU Configuration Description to specify the symbolic name of the channel. +

+
+ ECUC_Dio_00146/SWS_Dio_00128/AR_RS_0091_NR_0015 + 0 + true + + + PRE-COMPILE + VARIANT-LINK-TIME + + + + + + DioChannelId + + Channel Id of the DIO channel. This value will be assigned to the symbolic names. This parameter is not used for implementation. + + ECUC_Dio_00147/SWS_Dio_00026/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_NR_0015 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + 0 + 4294967295 + 0 + + + + DioChannelBitPosition + + This parameter contains channel bit position of the DIO channel. + + +

+ Note: Value of the parameter DioChannelBitPosition should be unique and must belong to the particular DIO port group selected for DioPortName parameter. +Please refer the literals of DioPortName parameter for the selected value of DioPortName parameter for possible valid values. +

+
+ AR_RS_0095_FR_0010/AR_RS_0095_FSR_0006/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + Renesas + false + + + LINK + VARIANT-LINK-TIME + + + false + 0 + 31 + 0 +
+
+ + + + DioChannelEcucPartitionRef + + Maps a DIO channel to zero or multiple ECUC partitions. The ECUC +partitions referenced are a subset of the ECUC partitions where the related +DIO port is mapped to. This parameter is not used for implementation. + + ECUC_Dio_00158 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + DioChannelGroup + + Definition and configuration of DIO channel groups. A channel group represents several adjoining DIO channels represented by a logical group. + + +

+ Note that this container definition does not explicitly define a symbolic name parameter. Instead, the container's short name will be used in the Ecu Configuration Description to specify the symbolic name of the channel group. +

+
+ ECUC_Dio_00148/AR_RS_0091_NR_0015 + 0 + true + + + PRE-COMPILE + VARIANT-LINK-TIME + + + + + + DioChannelGroupIdentification + + The DIO channel group is identified in DIO API by a pointer to a data structure (of type Dio_ChannelGroupType). That data structure contains the channel group information. This parameter is not used for implementation. + + +

+ This parameter contains the code fragment that has to be inserted in the API call of the calling module to get the address of the variable in memory which holds the channel group information. Example values are "&MyDioGroup1" or "&MyDioGroupArray[0]". +

+
+ ECUC_Dio_00149/SWS_Dio_00026/AR_RS_0091_FR_0027/AR_RS_0091_NR_0015 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + + + NULL + + +
+ + + DioPortMask + + This shall be the mask which defines the positions of the channel +group. + + +

+ The channels shall consist of adjoining bits in the same port. The data type depends on the port width. +

+
+ ECUC_Dio_00150/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + LINK + VARIANT-LINK-TIME + + + false + 0 + 4294967295 + 0 +
+ + + DioPortOffset + + The position of the Channel Group on the port, counted from the LSB. This value can be derived from DioPortMask. + + +

+ calculation Formula = Position of the first bit of DioPortMask which is set to '1' counted from LSB. +

+
+ ECUC_Dio_00151/AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0091_NR_0015 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + LINK + VARIANT-LINK-TIME + + + false + 0 + 31 + 0 +
+
+ + + + DioChannelGroupEcucPartitionRef + + Maps a DIO channel group to zero or multiple ECUC partitions. The ECUC partitions referenced are a subset of the ECUC partitions where the related DIO port is mapped to. This parameter is not used for implementation. + + ECUC_Dio_00159 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-LINK-TIME + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+
+
+
+
+ + + DioDemEventParameterRefs + + This container contains the configuration parameters of the DIO DEM events + + SWS_BSW_00124/SWS_BSW_00125/SWS_BSW_00143 + 0 + 1 + + + PRE-COMPILE + VARIANT-LINK-TIME + + + true + + + + DIO_E_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get control register" has occurred. + + AR_RS_0095_FSR_0013 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-LINK-TIME + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-LINK-TIME + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_ETH_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_ETH_V4M.arxml new file mode 100644 index 0000000..156b88e --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_ETH_V4M.arxml @@ -0,0 +1,2904 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Eth + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Eth/Eth + + + + + Eth + + Configuration of the ETH (Ethernet) module. + + + + + 4.5.0 + AUTOSAR + 2022-01-20 + + + 1.0.0 + 4.5.0 + Renesas + 2023-06-16 + + + + ECUC_Eth_00038 + 1 + 1 + true + /AUTOSAR/EcucDefs/Eth + + VARIANT-POST-BUILD + + + + + EthConfigSet + + This container contains the configuration parameters and sub containers of the AUTOSAR Eth module. + + ECUC_Eth_00015 + 1 + 1 + + + + EthCtrlConfig + + Configuration of the individual controller. + + ECUC_Eth_00006 + 1 + 3 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + EthBeTimeStampStore + + Enables / Disables the inclusion of time-stamp information in reception queue 0 (best effort). + + AR_RS_0096_FR_2009/AR_RS_0096_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthCtrlEnableMii + + Enables / Disables Media Independent Interface (MII) for transceiver access. + + +

+ true: Enables Media Independent Interface (MII) . +false: Disables Media Independent Interface (MII). +

+
+ ECUC_Eth_00012 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthCtrlEnableRxInterrupt + + Enables / Disables receive interrupt. + + +

+ true: Enables receive interrupt. +false: Disables receive interrupt. +

+
+ ECUC_Eth_00010 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthCtrlEnableTxInterrupt + + Enables / Disables transmit interrupt and +Enables / Disables Eth_TxConfirmation API. + + +

+ true: Enables transmit interrupt and Disables Eth_TxConfirmation API. +false: Disables transmit interrupt and Enables Eth_TxConfirmation API. +

+
+ ECUC_Eth_00011 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthCtrlIdx + + Specifies the instance ID of the configured controller. + + ECUC_Eth_00007 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + 0 + 255 + 0 + + + + EthCtrlMacLayerSpeed + + Defines the baud rate of the MAC layer. + + +

+ ETH_MAC_LAYER_SPEED_100M : Enables the 100Mbps Speed +ETH_MAC_LAYER_SPEED_10M : Enables the 10Mbps Speed +ETH_MAC_LAYER_SPEED_1G : Enables the 1Gbps Speed +

+
+ ECUC_Eth_00063/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_MAC_LAYER_SPEED_100M + + + ETH_MAC_LAYER_SPEED_1G + AUTOSAR_ECUC + + + ETH_MAC_LAYER_SPEED_100M + AUTOSAR_ECUC + + +
+ + + EthCtrlMacLayerSubType + + Defines the MAC layer subtype of a switch port. + + +

+ REDUCED : Reduced media-independent interface +SERIAL : low-power and low pin-count serial 8b/10b-coded media-independent interface +STANDARD : standard media-independent interface +

+
+ ECUC_Eth_00062/AR_RS_0091_NR_0016 + 0 + 1 + ECU + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + REDUCED + + + REDUCED + AUTOSAR_ECUC + + +
+ + + EthCtrlMacLayerType + + Defines the MAC layer type of the ethernet controller. + + +

+ ETH_MAC_LAYER_TYPE_XGMII : MAC layer interface (data) bandwith class 1Gbit/s (e.g. GMII, RGMII, SGMII, RvGMII, USGMII) +ETH_MAC_LAYER_TYPE_XMII : MAC layer interface (data) bandwith class 100Mbit/s (e.g. RMII, RvMII, SMII, RvMII) +ETH_MAC_LAYER_TYPE_XXGMII : MAC layer interface (data) bandwith class 10Gbit/s +

+
+ ECUC_Eth_00039/AR_RS_0091_NR_0016 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_MAC_LAYER_TYPE_XGMII + + + ETH_MAC_LAYER_TYPE_XGMII + AUTOSAR_ECUC + + +
+ + + EthCtrlPhyAddress + + Specifies the unique 48-bit physical address (MAC address) of the controller in network byte order. +Regular Expression: [0-9a-fA-F]{2}[[:-][0-9a-fA-F]{2}]{5} + + ECUC_Eth_00020 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + 74:90:50:00:00:00 + 17 + 17 + + + + + + EthDuplexMode + + This parameter specifies the duplex mode setting for the Ethernet Port. +If the user configures this parameter as "ETH_FULL_DUPLEX", then user should initialize duplex mode setting register for full duplex. +U2A does not support half duplex mode("ETH_HALF_DUPLEX"). + + +

+ ETH_FULL_DUPLEX: Enables the Full Duplex mode. +

+
+ AR_RS_0096_FR_0014/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_FULL_DUPLEX + + + ETH_FULL_DUPLEX + Renesas + + +
+ + + EthEnableCBS + + Enables / Disables Credit Based Shaping. + + +

+ TRUE : Enables Credit Based Shaping. +FALSE: Disables Credit Based Shaping. +

+
+ AR_RS_0096_FR_2012/AR_RS_0096_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + EthInternalLoopBack + + This parameter Specifies the Internal Loop back mode is Activated or Not. + + +

+ TRUE : Enables Internal Loop back mode. +FALSE: Disables Internal Loop back mode. +

+
+ AR_RS_0096_FR_0010 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + EthNwCntrlFiltering + + Enables / Disables network control filtering. + + AR_RS_0096_FR_2007/AR_RS_0096_FR_4007 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthRamSize + + Size in bytes of the User Ram used for Descriptor and Buffers. +Its maximum size depends on devices. + +Check the setting value according to the start RAM address setting of EthRamBaseAddress. + + AR_RS_0096_FR_2001/AR_RS_0096_FR_4001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 102400 + 524288 + 1820 + + + + EthSRPTalkerFiltering + + Enables / Disables Separate filtering only the Talker Source Address in SRP Stream ID. + + +

+ TRUE : Separate filtering only the Talker Source Address in SRP Stream ID. +FALSE: Separate filtering the SRP Stream ID. +

+
+ AR_RS_0096_FR_2032/AR_RS_0096_FR_4032 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + EthStreamFiltering + + This parameter specifies the Stream filtering option for the Ethernet. +If the user configures this parameter as "ETH_SFDISABLE", filtering is disable. +If the user configures this parameter as "ETH_AVBNMDISC", then user should initialize avb stream with separation filtering, no matching frames discarded. +If the user configures this parameter as "ETH_AVBNMQUE0", then user should initialize avb stream with separation filtering, no matching frames into queue0. + + +

+ ETH_SFDISABLE: enables disable the receive queues, r >= 2. +ETH_AVBNMDISC: enables avb stream with separation filtering, no matching frames discarded. +ETH_AVBNMQUE0: enables avb stream with separation filtering, no matching frames into queue0. +

+
+ AR_RS_0096_FR_2008/AR_RS_0091_NR_0016/AR_RS_0096_FR_4008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_SFDISABLE + + + ETH_SFDISABLE + Renesas + + + ETH_AVBNMDISC + Renesas + + + ETH_AVBNMQUE0 + Renesas + + +
+ + + EthStreamTimeStampStore + + Enables / Disables the inclusion of time-stamp information in reception queues 2 to 17 (stream). + + AR_RS_0096_FR_2010/AR_RS_0096_FR_4010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthTxQuePriority + + This parameter specifies the transmit synchronisation mode0 (best effort) for the Ethernet . +If the user configures this parameter as "ETH_AVBDEF", then user should use default AVB priority (Q3 > Q2 > Q1 > Q0) +If the user configures this parameter as "ETH_AVBALT", alternate AVB priority (Q1 > Q3 > Q2 > Q0). + + +

+ ETH_AVBDEF: Enables default AVB priority (Q3 > Q2 > Q1 > Q0) +ETH_AVBALT: Enables alternate AVB priority (Q1 > Q3 > Q2 > Q0). +

+
+ AR_RS_0096_FR_2011/AR_RS_0091_NR_0016/AR_RS_0096_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_AVBDEF + + + ETH_AVBDEF + Renesas + + + ETH_AVBALT + Renesas + + +
+ + + EthUnitSelection + + This parameter specifies ID of the Ethernet AVB Unit/ETNB. This symbolic name allows accessing Ethernet AVB Unit/ETNB data. + + AR_RS_0096_FR_2026/AR_RS_0091_NR_0016/AR_RS_0096_FR_4026 + 1 + 1 + ECU + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + AVB0 + + + AVB0 + Renesas + + + AVB1 + Renesas + + + AVB2 + Renesas + + + + + + EthTxClockDelayMode + + Enables / Disables Tx Clock Internal Delay Mode + + AR_RS_0096_FR_4038 + 1 + 1 + ECU + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + EthRxClockDelayMode + + Enables / Disables Rx Clock Internal Delay Mode + + AR_RS_0096_FR_4039 + 1 + 1 + ECU + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + +
+ + + + EthCtrlEcucPartitionRef + + Maps the Ethernet controller to zero or one ECUC partitions. The ECUC partition referenced is a subset of the ECUC partitions where the Ethernet driver is mapped to. + + ECUC_Eth_00065 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + EthTxQueueConfig + + Collect Parameter Related to the Tx Queues. + + AR_RS_0096_FR_2014/AR_RS_0096_FR_4014 + 1 + 4 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthTxQueueIdx + + Index of the Tx Queue that shall be enabled. For example +(0 - BE, 1 - NC , 2-3 Streams) + + AR_RS_0096_FR_2015/AR_RS_0096_FR_4015 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 3 + 0 + + + + EthTxQueueBufs + + Configures the number of transmit descriptors. + + AR_RS_0096_FR_0048/AR_RS_0096_FR_2033/AR_RS_0096_FR_4033 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 8 + 512 + 1 + + + + + + EthCtrlTxQueueShaper + + This collects parameters related to a Traffic Class mapped to their specified Queue. + + AR_RS_0096_FR_2016/AR_RS_0096_FR_4016 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthTxQueuePolicy + + Select the Priority Algorithm for the corresponding Queue. + + AR_RS_0096_FR_2017/AR_RS_0091_NR_0016/AR_RS_0096_FR_4017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ETH_NONE + + + ETH_NONE + Renesas + + + ETH_CBS + Renesas + + + + + + EthCtrlTxQueueBwFraction + + Bandwidth Fraction allocated to the this Queue (in percent %). + + AR_RS_0096_FR_2018/AR_RS_0096_FR_4018 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 99 + 99 + 1 + + + + + + + + EthRxQueueConfig + + Collect Parameter Related to the Rx Queues. + + AR_RS_0096_FR_2019/AR_RS_0096_FR_4019 + 1 + 18 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthRxQueueIdx + + Index of the Rx Queue that shall be enabled. For example (0 - BE, 1 - NC , 2..17 Streams). + + AR_RS_0096_FR_2020/AR_RS_0096_FR_4020 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 17 + 0 + + + + EthRxQueueBufs + + Configures the number of receive descriptors. + + AR_RS_0096_FR_0048/AR_RS_0096_FR_2034/AR_RS_0096_FR_4034 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 8 + 63 + 1 + + + + EthPatternStream + + Specify the pattern address to be used for filtering. +This is the SRP Stream ID of the layer 2 IEEE1722 packet. +It makes sense only if EthRxQueueIdx >= 2. + + AR_RS_0096_FR_2021/AR_RS_0096_FR_4021 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + 00:00:00:00:00:00:00:00 + 23 + 23 + + + + + + + + EthCtrlPriority + + Container for the Priority of all Traffic Classes configured. + + AR_RS_0096_FR_2022/AR_RS_0096_FR_4022 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlTxDefaultQueueRef + + Reference to the Default Tx Queue Config container which will transmit an unmapped traffic. + + AR_RS_0096_FR_2023/AR_RS_0096_FR_4023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Eth/Eth/EthConfigSet/EthCtrlConfig/EthTxQueueConfig + + + + + + EthCtrlPriorityMapping + + Container for collecting Parameter of each Traffic Class. + + AR_RS_0096_FR_2024/AR_RS_0096_FR_4024 + 0 + 8 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlPriorityValue + + Priority assigned to a particular traffic class. + + AR_RS_0096_FR_2025/AR_RS_0096_FR_4025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 + + + + + + EthCtrlTxQueueRef + + Reference to the Tx Queue associated to the specified Traffic Priority. + + AR_RS_0096_FR_2035/AR_RS_0096_FR_4035 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Eth/Eth/EthConfigSet/EthCtrlConfig/EthTxQueueConfig + + + + + + + + EthCtrlConfigEgress + + Configuration of one Ethernet controler egress behavior. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00046 + 1 + 1 + + + + EthCtrlConfigEgressLastSchedulerRef + + Reference to the scheduler which is the last in the egress structure. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00052 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigScheduler +
+
+ + + + EthCtrlConfigEgressFifo + + Represents a Fifo at the egress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00047 + 0 + 4 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlConfigEgressFifoBufLenByte + + Length of Fifo elements in bytes. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00051 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigEgressFifoBufTotal + + Fifo buffer count. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00050 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigEgressFifoIdx + + Egress Fifo index. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00048 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + EthCtrlConfigEgressFifoPriorityAssignment + + Message egress prority assignment. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00049 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+
+
+ + + EthCtrlConfigScheduler + + Represents a Scheduler on the egress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00053 + 1 + 1 + + + + EthCtrlConfigSchedulerPredecessor + + Defines an ordered list of predecessors for this scheduler. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00054 + 1 + 1 + + + + EthCtrlConfigSchedulerPredecessorOrder + + Defines the order of the scheduler predecessors. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00055 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 18446744073709551615 + 0 +
+
+ + + + EthCtrlConfigSchedulerPredecessorRef + + Choice reference to the scheduler predecessor. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00056 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigEgressFifo + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigScheduler + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigShaper + +
+
+
+
+
+ + + EthCtrlConfigShaper + + Represents a Shaper an the egress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00057 + 0 + 2 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlConfigShaperIdleSlope + + Defines the increase of credit in bits per second for the AVB shaper. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00058 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 0 + 0 +
+
+ + + + EthCtrlConfigShaperPredecessorFifoRef + + Reference to the fifo which is the predecessor for this shaper. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00059 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Eth/EthConfigSet/EthCtrlConfig/EthCtrlConfigEgress/EthCtrlConfigEgressFifo +
+
+
+
+
+ + + EthCtrlConfigIngress + + Configuration of one Ethernet controler ingress behavior. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00040 + 1 + 1 + + + + EthCtrlConfigIngressFifo + + Represents a Fifo at the ingress side. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00041 + 0 + 15 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + EthCtrlConfigIngressFifoBufLenByte + + Length of Fifo elements in bytes. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00045 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigIngressFifoBufTotal + + Fifo buffer count. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00044 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + EthCtrlConfigIngressFifoIdx + + Ingress Fifo index. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00043 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + EthCtrlConfigIngressFifoPriorityAssignment + + Message ingress prority assignment. + + +

+ This feature is not supported for U2A +Because U2A already support to shaping function by HW. +

+
+ ECUC_Eth_00042 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+
+
+
+
+ + + EthDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_SetEventStatus in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId symbolic value. The standardized errors are provided in this container and can be extended by vendor-specific error references. + + ECUC_Eth_00016 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + ETH_E_ACCESS + + Reference to the DemEventParameter which shall be issued when the error "Controller access failed" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00017 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_ALIGNMENT + + Reference to the DemEventParameter which shall be issued when the error "Frame Alignment Error" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00026 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_CRC + + Reference to the DemEventParameter which shall be issued when the error "CRC Failure" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00023 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_DMA_ERROR + + Reference to configured DEM event to report "DMA Relevant Errors". If the reference is not configured the error shall not be reported. + + AR_RS_0096_FR_0039 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + ETH_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when ETH detect unintended interrupt. + + AR_RS_0096_FSR_4001/AR_RS_0096_FSR_4002/AR_RS_0096_FSR_4003 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + ETH_E_LATECOLLISION + + Reference to the DemEventParameter which shall be issued when the error "Late Frame Collision" has occured. + + +

+ Monitors the access to the Ethernet Controller. +This parameter is not used for implementation. +

+
+ ECUC_Eth_00029 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_MULTIPLECOLLISION + + Reference to the DemEventParameter which shall be issued when the error "Multiple Frame Collision" has occured. + + +

+ Monitors the access to the Ethernet Controller. +This parameter is not used for implementation. +

+
+ ECUC_Eth_00028 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_OVERSIZEFRAME + + Reference to the DemEventParameter which shall be issued when the error "Frame Size Overflow" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00025 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_REGISTER_CORRUPTION + + Reference to configured DEM event to report "Register Corruption". This parameter must be configured if any of EthRegisterCheckInitTime and EthRegisterCheckRunTime are configured. + + AR_RS_0096_FR_0039 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + ETH_E_RX_FRAMES_LOST + + Reference to the DemEventParameter which shall be issued when the error "Ethernet Frames Lost" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00021 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_SINGLECOLLISION + + Reference to the DemEventParameter which shall be issued when the error "Single Frame Collision" has occured. + + +

+ Monitors the access to the Ethernet Controller. +This parameter is not used for implementation. +

+
+ ECUC_Eth_00027 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+ + + ETH_E_UNDERSIZEFRAME + + Reference to the DemEventParameter which shall be issued when the error "Frame Size Underflow" has occured. + + +

+ Monitors the access to the Ethernet Controller. +

+
+ ECUC_Eth_00024 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter +
+
+
+
+
+
+
+ + + EthGeneral + + General configuration of Ethernet Driver module. + + ECUC_Eth_00001 + 1 + 1 + + + + EthCriticalSectionProtection + + This parameter specifies if the ETH driver CPU load can be reduced by disabling the enter/exit critical section functionality by +adding a precompiled configuration parameter to the ETH driver configuration. + + +

+ true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Eth_00003/AR_RS_0096_FR_0045/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ {DeviceName or DeviceName or ...}: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ AR_RS_0091_FR_0034/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + +
+ + + EthGetDropCountApi + + Enables / Disables Eth_GetDropCount API. + + +

+ This parameter is invalid. Please use EthGetCounterValuesApi. +

+
+ ECUC_Eth_00035 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetEtherStatsApi + + Enables / Disables Eth_GetEtherStats API. + + +

+ This parameter is invalid. Please use EthGetRxStatsApi. +

+
+ ECUC_Eth_00036 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetCounterValuesApi + + Enables / Disables Eth_GetCounterValues API. + + +

+ true: Enables Eth_GetCounterValues API. +false: Disables Eth_GetCounterValues API. +

+
+ SWS_Eth_00231 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetRxStatsApi + + Enables / Disables Eth_GetRxStats API. + + +

+ true: Enables Eth_GetRxStats API. +false: Disables Eth_GetRxStats API. +

+
+ SWS_Eth_00238 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetTxErrorCounterValuesApi + + Enables / Disables Eth_GetTxErrorCounterValues API. + + +

+ true: Enables Eth_GetTxErrorCounterValuesApi API. +false: Disables Eth_GetTxErrorCounterValuesApi API. +

+
+ ECUC_Eth_00061 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGetTxStatsApi + + Enables / Disables Eth_GetTxStats API. + + +

+ true: Enables Eth_GetTxStats API. +false: Disables Eth_GetTxStats API. +

+
+ ECUC_Eth_00060 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthGlobalTimeSupport + + Enables/Disables the GlobalTime APIs used amongst others by Global Time Synchronization over Ethernet. The gPTP feature is executed in secure mode, only enable this parameter when executing ETH in secure mode. + + +

+ true: Enables GlobalTime APIs. +false: Disables GlobalTime APIs. +

+
+ ECUC_Eth_00037 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthIndex + + Specifies the InstanceId of this module instance. If only one instance is present it shall have the Id 0. + + ECUC_Eth_00018 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + EthInputClockRefImmediateValue + + The High Speed Peripheral Clock (S0D8) set directly for the AVB Macro. +Input value is in range: ++ V4M: [Min Max] = [100MHz 100MHz]. + + AR_RS_0096_FR_4004 + 1 + 1 + LOCAL + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 100000000 + 100000000 + 100000000 + + + + EthUnintendedInterruptCheck + + This parameter is used to enable/disable safety mechanism Unintended Interrupt Check for ETH. + + +

+ true: enable Unintended Interrupt Check SM. +false: disable Unintended Interrupt Check SM. +

+
+ AR_RS_0096_FSR_4001/AR_RS_0096_FSR_4002/AR_RS_0096_FSR_4003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthIsrCategory + + Module wise ISR category. + + AR_RS_0091_FR_0060/AR_RS_0091_NR_0016 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + + + + + EthMainFunctionPeriod + + Specifies the period of main function Eth_MainFunction in seconds. Ethernet driver does not require this information but the BSW scheduler. + + ECUC_Eth_00022 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + EthMaxCtrlsSupported + + Limits the total number of supported controllers. + + ECUC_Eth_00002 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 3 + 1 + + + + EthQosSupport + + Enable / Disable the Api to Support the Transmission based on the priority specified on IEEE Std 802.1Q-2011. + + +

+ If Set True, Eth Drv support the transmission of different traffic based on the configured priority +if Set False, Eth Drv deos not support Priority Based Transmission, All Tx Traffic is mapped to TX BE Queue +

+
+ AR_RS_0096_FR_2029/AR_RS_0096_FR_4029 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthRegisterCheckInitTime + + Enable / disable the checking whether registers are not stuck in Eth_Init. + + +

+ true: Enable the register checking. +false: Disable the register checking. +

+
+ AR_RS_0096_FR_0039 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthRegisterCheckRunTime + + Enable / disable the checking whether registers are not corrupted in Eth_MainFunction. + + +

+ true: Enable the register checking. +false: Disable the register checking. +

+
+ AR_RS_0096_FR_0039 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthTimeout + + This parameter specifies the timeout period. +Please refer the Generation Tool User's Manual for the detail usage of this parameter. + + AR_RS_0096_FR_0036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.012 + 1 + 0 + + + + EthVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable AUTOSAR Version check. +false: Disable AUTOSAR Version check. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + EthVersionInfoApi + + Enables / Disables version info API. + + +

+ true: Enables version info API. +false: Disables version info API. +

+
+ ECUC_Eth_00004/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthSwitchManagementSupport + + Enables / Disables Ethswt Management. + + +

+ true: Enables Ethswt Management. +false: Disables Ethswt Management. +

+
+ Sec_9_Sequence_Diagram + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+ + + + EthOsCounterRef + + This parameter contains a reference to the OsCounter, which is used by the ETH driver. + + AR_RS_0096_FR_2036/AR_RS_0096_FR_4036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Os/OsCounter + + + + EthEcucPartitionRef + + Maps the Ethernet driver to zero or multiple ECUC partitions to make the modules API available in this partition. The Ethernet driver will operate as an independent instance in each of the partitions. + + ECUC_Eth_00064 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + EthCtrlOffloading + + Configuration of hardware offloading features. + + +

+ This feature is not supported. +because HW not have a HW offload engine. +

+
+ ECUC_Eth_00030 + 1 + 1 + + + + EthCtrlEnableOffloadChecksumICMP + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard ICMP frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for ICMP checksums. +false: Disable hardware offloading for ICMP checksums. +

+
+ ECUC_Eth_00032 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthCtrlEnableOffloadChecksumIPv4 + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard IPv4 frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for IPv4 checksums. +false: Disable hardware offloading for IPv4 checksums. +

+
+ ECUC_Eth_00031 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthCtrlEnableOffloadChecksumTCP + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard TCP frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for TCP checksums. +false: Disable hardware offloading for TCP checksums. +

+
+ ECUC_Eth_00033 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + EthCtrlEnableOffloadChecksumUDP + + For transmission and reception the Ethernet Controller shall enable hardware capabilities to discard UDP frames with mismatching protocol checksums. (offloading). + + +

+ true: Enable hardware offloading for UDP checksums. +false: Disable hardware offloading for UDP checksums. +

+
+ ECUC_Eth_00034 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_FLS_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_FLS_V4M.arxml new file mode 100644 index 0000000..a384f83 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_FLS_V4M.arxml @@ -0,0 +1,9398 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Fls + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Fls/Fls + + + + + Fls + + Configuration of the Fls (internal or external flash driver) module. + + + + + 4.5.0 + AUTOSAR + + + 1.0.0 + 4.5.0 + Renesas + 2023-06-12 + + + + +

+ Its multiplicity describes the number of flash drivers present, so there will be one container for each flash driver in the ECUC template. +

+
+ ECUC_Fls_00001 + 0 + true + true + /AUTOSAR/EcucDefs/Fls + + VARIANT-POST-BUILD + + + + + FlsGeneral + + Container for general parameters of the flash driver. These parameters are always pre-compile. + + ECUC_Fls_00172/AR_RS_0091_FR_0024/AR_RS_0091_FR_0058/AR_RS_0091_FR_0059/AR_RS_0097_FR_2003/AR_RS_0097_FR_3003/SWS_BSW_00029/SWS_BSW_00061/SWS_BSW_00183/SWS_BSW_00191/AR_RS_0091_FR_0026 + 1 + 1 + + + + FlsAccess + + This parameter contains the selection to Flash access. + + +

+ FLS_SERIAL_FLASH_DEVICE: Serial Flash Memory is connected. +FLS_HYPER_FLASH_DEVICE: Hyper Flash Memory is connected. +

+
+ AR_RS_0097_FR_0016/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + FLS_SERIAL_FLASH_DEVICE + + + FLS_SERIAL_FLASH_DEVICE + Renesas + + + FLS_HYPER_FLASH_DEVICE + Renesas + + +
+ + + FlsAcLoadOnJobStart + + This parameter specifies the flash driver shall load the flash access code to RAM whenever an erase or write job is started and unload (overwrite) it after that job has been finished or canceled. + +This parameter is not used for implementation. + + +

+ true: Flash access code loaded on job start / unloaded on job end or error. +false: Flash access code not loaded to / unloaded from RAM at all. +

+
+ ECUC_Fls_00284/AR_RS_0097_NR_0001 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsBaseAddress + + The flash memory start address (see also SWS_Fls_00208 and SWS_Fls_00209). + + +

+ This parameter defines the lower boundary for read / write / erase /blank check and compare jobs. +

+
+ ECUC_Fls_00169 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsBlankCheckApi + + Compile switch to enable/disable the Fls_BlankCheck function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00319/AR_RS_0097_FR_0009 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCancelApi + + Compile switch to enable and disable the Fls_Cancel function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0015/ECUC_Fls_00285/SWS_Fls_00183 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCriticalSectionProtection + + This parameter specifies if the FLS driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the FLS driver configuration. + + +

+ true: Enable the critical section functionality for the restricted area. +false: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0037/AR_RS_0091_FR_0038/AR_RS_0091_FR_0050/AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsDevErrorDetect + + Switches the Default Error Tracer (Det) detection and notification ON or OFF. + + +

+ * true: enabled (ON). +* false: disabled (OFF). +

+
+ ECUC_Fls_00287/SWS_BSW_00042/SWS_BSW_00045/SWS_BSW_00049/SWS_BSW_00144/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0010 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ Parameter: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ /AR_RS_0091_NR_0016/AR_RS_0097_NR_0004/AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + +
+ + + FlsDriverIndex + + This parameter specifies index of the driver, used by FEE. + +This parameter is not used for implementation. + + ECUC_Fls_00288/AR_RS_0091_FR_0028 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + + + + FlsExclusiveControl + + This parameter is used to Enable/Disable the Exclusive Control feature. + + +

+ true: Enable the Exclusive Control feature. +false: Disable the Exclusive Control feature. +

+
+ /SWS_BSW_00191 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsExclusiveSelection + + This parameter contains MFIS registers to implement Exclusive Control. + + AR_RS_0097_FR_0018 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MFISLCKR1 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + + + + FlsExclusiveTimeout + + Configures the Time out for getting exclusive control. Unit is seconds. + + /AR_RS_0097_FR_0027 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsExternalSpaceReadMode + + This parameter is used to Enable/Disable the external space read mode. + + +

+ true: External space read mode +false: Manual mode +

+
+ SWS_Fls_00037 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsGetJobResultApi + + Compile switch to enable and disable the Fls_GetJobResult function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00289 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsGetStatusApi + + Compile switch to enable and disable the Fls_GetStatus function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00290 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsRuntimeErrorDetect + + Switches the Runtime Error detection and notification ON or OFF. + + +

+ * true: enabled (ON). +* false: disabled (OFF). +

+
+ SWS_BSW_00219/SWS_BSW_00222 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsSelectPinGroup + + This parameter is used to configure the QSPI pin group, which connected with Flash device. + + +

+ FLS_QSPI0_PIN_GROUP: Only 1 Serial Flash connected to QSPI0 pin group. +FLS_QSPI0_QSPI1_PIN_GROUP: Serial Flash x 2 or Hyper Flash connected to QSPI0 and QSPI1 pin groups. +

+
+ AR_RS_0097_FR_2000/AR_RS_0097_FR_3000 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + FLS_QSPI0_PIN_GROUP + + + FLS_QSPI0_PIN_GROUP + Renesas + + + FLS_QSPI0_QSPI1_PIN_GROUP + Renesas + + +
+ + + FlsSemaphore + + This parameter is used to Enable/Disable the Semaphore feature. + + +

+ true: Enable the Semaphore feature. +false: Disable the Semaphore feature. +

+
+ SWS_BSW_00191/AR_RS_0097_FR_2005/AR_RS_0097_FR_3005 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsSemaphoreTimeout + + Configures the Time out for getting semaphore control. Unit is seconds. + + /AR_RS_0097_FR_2006/AR_RS_0097_FR_3006 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsSetModeApi + + Compile switch to enable and disable the Fls_SetMode function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00291/SWS_Fls_00187 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsBurstLengthValue + + Set the burst length (data unit count) when reading mode. This parameter only impacts to FAST mode. + + ECUC_Fls_00275 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 + + + + FlsPageBufferWrap + + Set Page Programming Buffer address wrap point. + + +

+ Legacy SPI devices generally have used a 256-byte Page Programming Buffer and defined that if data is loaded into the buffer beyond the 255-byte location, the address at which additional bytes are loaded would be wrapped to address zero of the buffer. +The S25FS-S family provides a 512-byte Page Programming Buffer that can increase programming performance. For legacy software compatibility, this configuration bit provides the option to continue the wrapping behavior at the 256-byte boundary or to enable full use of the available 512-byte buffer by not wrapping the load address at the 256-byte boundary. +The S26K-S family provides a 512-byte Page Programming Buffer that can increase programming performance. +

+
+ SWS_Fls_00251 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + FLS_PAGE_BUFFER_WRAP_256 + + + FLS_PAGE_BUFFER_WRAP_256 + Renesas + + + FLS_PAGE_BUFFER_WRAP_512 + Renesas + + +
+ + + FlsTimeoutMonitoring + + Compile switch to enable and disable the FlsTimeout Supervision. It related to the FLS_E_TIMEOUT error. + +When both FlsTimeoutMonitoring and FlsDevErrorDetect are configured to be true, the FLS_E_TIMEOUT will be detected. + + +

+ true: This Parameter compiles switch to enable the FlsTimeout Supervision. +false: This Parameter compiles switch to disable the FlsTimeout Supervision. +

+
+ AR_RS_0097_FR_0021 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsTotalSize + + The total amount of flash memory in bytes (see also SWS_Fls_00208 and SWS_Fls_00209). + + +

+ This parameter in conjunction with FLS_BASE_ADDRESS defines the upper boundary for read / write / erase / blank check and compare jobs. +Example: +For S25FS512S and S26KS512S devices, The value of parameter must be configured as 67108864 (64 Mbyte) +For S25FS128S device, The value of parameter must be configured as 16777216 (16 Mbyte) +

+
+ ECUC_Fls_00170/AR_RS_0097_NR_0003 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsUseInterrupts + + This parameter specifies job processing triggered by hardware interrupt. + +Since FLS Driver does not support the interrupt feature, This parameter is not used for implementation. + + +

+ true: Job processing triggered by interrupt (hardware controlled). +false: Job processing not triggered by interrupt (software controlled). +

+
+ ECUC_Fls_00292 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsVersionCheckExternalModules + + This parameter is used to Enable/Disable the AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable the AUTOSAR Version check for inter-module dependencies. +false: Disable the AUTOSAR Version check for inter-module dependencies. +

+
+ /AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsVersionInfoApi + + Pre-processor switch to enable / disable the API to read out the modules version information. + + +

+ true: Version info API enabled. +false: Version info API disabled. +

+
+ ECUC_Fls_00293/SWS_BSW_00064/SWS_BSW_00164/SWS_BSW_00051/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsWriteBuffer + + This parameter is used to Enable/Disable the write buffer feature. + + +

+ true: Write buffer +false: Normal write +

+
+ SWS_Fls_00223 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsWriteVerifyCheck + + +This parameter enables/disables the FLS_WRITE_VERIFY_CHECK which activates the WriteVerifyCheck functionality for readable/writable registers of RPC. + + +

+ true: Enable the WriteVerifyCheck functionality for RPC. +false: Disable the WriteVerifyCheck functionality for RPC. +

+
+ AR_RS_0097_FR_0017 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCpgExclusiveControl + + This parameter is used to Enable/Disable the Exclusive Control feature for CPG register access. + + +

+ true: Enable the Exclusive Control feature. +false: Disable the Exclusive Control feature. +

+
+ SWS_BSW_00191/AR_RS_0097_FR_2002/AR_RS_0097_FR_3002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsCpgExclusiveSelection + + This parameter contains MFIS registers to implement Exclusive Control for CPG register access. +Should be select the same MFIS register as selected by the MCU module. And should not be select the same register as selected at FlsExclusiveSelection. + + AR_RS_0097_FR_2004/AR_RS_0097_FR_3004 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MFISLCKR2 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + + + + FlsCpgExclusiveTimeout + + Configures the Time out for getting exclusive control. Unit is seconds. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsClockSetConfirmTimeout + + Configures the Time out for clock setting. Unit is seconds. + + None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsClockSetTendCheckTimeout + + Configures the Time out for the transfer end waiting at clock setting. Unit is seconds. + + None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsExpectedHwIdMask + + Mask value for FlsExpectedHwId check. + + +

+ Only relevant for external flash drivers. +This parameter should be configured as a hexadecimal string. +The length of configured value is used to configure the length to be read from external flash device. +The configured expected HW ID is compared with read ID from external flash device using the value of this parameter. + +Example: +- Flash device support one byte ID, the whole byte is compared, then the configure value should be '0xFF'. +- Flash device support three bytes ID, all three byte are compared, then the configure value should be '0xFFFFFF'. +

+
+ ECUC_Fls_00300 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + 0xFFFFFFFF + 10 + 4 + + +
+ + + FlsReadTime + + Maximum time (in seconds) of a read operation. + + SWS_Fls_00272 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.1 + 65.535 + 0 + + + + FlsCpgWriteVerifyCheck + + This parameter enables/disables the FLS_CPG_WRITE_VERIFY_CHECK which activates the WriteVerifyCheck functionality for readable/writable registers of CPG. + + +

+ true: Enable the WriteVerifyCheck functionality for CPG. +false: Disable the WriteVerifyCheck functionality for CPG. +

+
+ AR_RS_0097_FR_0028 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsEraseTimeoutValue + + The timeout for erasing one complete flash sector. Unit is second. + + +

+ -When this parameter is configured, value of this parameter will be used for erasing timeout implementation. The value of FlsEraseTime in container FlsPublishedInformation will not be used for implementation. +- When this parameter is not configured, the value of FlsEraseTime in container FlsPublishedInformation will be used as default value for erasing timeout implementation +

+
+ ECUC_Fls_00298 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 3 + 65.535 + 0 +
+ + + FlsWriteTimeoutValue + + The timeout for programming one complete flash page. Unit is second. + + +

+ - When this parameter is configured, value of this parameter will be used for writing timeout implementation. The value of FlsWriteTime in container FlsPublishedInformation will not be used for implementation. +- When this parameter is not configured, the value of FlsWriteTime in container FlsPublishedInformation will be used as default value for writing timeout implementation +

+
+ ECUC_Fls_00301 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.0005 + 65.535 + 0 +
+ + + FlsTimeoutSupervisionEnabled + + Compile switch to enable timeout supervision. + + +

+ true: timeout supervision for read/erase/write/compare jobs enabled. +false: timeout supervision for read/erase/write/compare jobs disabled. +

+
+ ECUC_Fls_00322 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsEraseVerificationEnabled + + Compile switch to enable erase verification. + + +

+ true: memory region is checked to be erased. +false: memory region is not checked to be erased. +

+
+ ECUC_Fls_00321 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsWriteVerificationEnabled + + Compile switch to enable write verification. + + +

+ true: written data is compared directly after write. +false: written date is not compared directly after write. +

+
+ ECUC_Fls_00320 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsTransientFaultDetect + + Switches the Transient Fault notification ON or OFF. + + +

+ * true: enabled (ON). +* false: disabled (OFF). +

+
+ SWS_BSW_00224 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsCompareApi + + Compile switch to enable and disable the Fls_Compare function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ ECUC_Fls_00286/SWS_Fls_00186 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsSuspendApi + + Compile switch to enable and disable the Fls_Suspend function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0033/AR_RS_0097_FR_0034/AR_RS_0097_FR_0036 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsResumeApi + + Compile switch to enable and disable the Fls_Resume function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0035/AR_RS_0097_FR_0037 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + FlsSpecificConfigApi + + Compile switch to enable and disable the Fls_SendSpecificConfig function. + + +

+ true: API supported / function provided. +false: API not supported / function not provided. +

+
+ AR_RS_0097_FR_0041 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+ + + + FlsOsCounterRef + + This parameter contains a reference to the counter, which is used by the FLS driver. + + SWS_BSW_00138/SWS_BSW_00200 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Os/OsCounter + + + + FlsEcucPartitionRef + + Maps the Flash driver to zero or one ECUC partition to make the driver API available in this partition. This parameter is not used for implementation. + + ECUC_Fls_00323 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + FlsSerialFlashGeneral + + Container for general parameters of the serial flash driver. These parameters are always pre-compile. +All parameters in this container only available when the parameter FlsAccess configured as FLS_SERIAL_FLASH_DEVICE in the container FlsGeneral. + + ECUC_Fls_00172 + 1 + 1 + + + + FlsEnableEraseErrorBit + + This parameter is used to enable/disable the Erase error bit checking. If Serial Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: ERASE error bit checking enabled. +false: ERASE error bit checking disabled. +

+
+ SWS_Fls_00104 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsEnableProgramErrorBit + + This parameter is used to enable/disable the Program error bit checking. If Serial Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: PROGRAM error bit checking enabled. +false: PROGRAM error bit checking disabled. +

+
+ SWS_Fls_00105 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsDDRCalibration + + Compile switch to enable and disable the DDR calibration features. + + +

+ true: Enable Fls_DDRWritePattern, Fls_DDRVerifyPattern and Fls_DDRCalibrate APIs. +false: Disable Fls_DDRWritePattern, Fls_DDRVerify and Fls_DDRCalibrate APIs. +

+
+ AR_RS_0097_FR_0043 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + FlsHyperFlashGeneral + + Container for general parameters of the hyper flash driver. These parameters are always pre-compile. +All parameters in this container only available when the parameter FlsAccess configured as FLS_HYPER_FLASH_DEVICE in the container FlsGeneral. + + ECUC_Fls_00172 + 1 + 1 + + + + FlsEnableEraseErrorBit + + This parameter is used to enable/disable the Erase error bit checking. If Hyper Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: ERASE error bit checking enabled. +false: ERASE error bit checking disabled. +

+
+ SWS_Fls_00104 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + FlsEnableProgramErrorBit + + This parameter is used to enable/disable the Program error bit checking. If Hyper Flash device support to check this bit, the parameter should be configured as true. + + +

+ true: PROGRAM error bit checking enabled. +false: PROGRAM error bit checking disabled. +

+
+ SWS_Fls_00105 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+
+
+
+ + + FlsPublishedInformation + + This container holding all Fls specific published information parameters. + + ECUC_Fls_00178/AR_RS_0091_FR_0026/AR_RS_0091_FR_0028/AR_RS_0091_FR_0059 + 1 + 1 + + + + FlsAcLocationErase + + Position in RAM, to which the erase flash access code has to be loaded. + +This parameter is not used for implementation. + + +

+ Only relevant if the erase flash access code is not position independent. If this information is not provided it is assumed that the erase flash access code is position independent and that therefore the RAM position can be freely configured. +

+
+ ECUC_Fls_00294 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsAcLocationWrite + + Position in RAM, to which the write flash access code has to be loaded. + +This parameter is not used for implementation. + + +

+ Only relevant if the write flash access code is not position independent. If this information is not provided it is assumed that the write flash access code is position independent and that therefore the RAM position can be freely configured. +

+
+ ECUC_Fls_00295 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsAcSizeErase + + Number of bytes in RAM needed for the erase flash access code. + +This parameter is not used for implementation. + + ECUC_Fls_00296 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsAcSizeWrite + + Number of bytes in RAM needed for the write flash access code. + +This parameter is not used for implementation. + + ECUC_Fls_00297 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsErasedValue + + The contents of an erased flash memory cell. + + ECUC_Fls_00299 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 4294967295 + 4294967295 + 0 + + + + FlsEraseTime + + Maximum time (in seconds) to erase one complete flash sector. + + ECUC_Fls_00298/SWS_BSW_00126 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 3 + 65.535 + 0 + + + + FlsExpectedHwId + + Unique identifier of the hardware device that is expected by this driver (the device for which this driver has been implemented). + + +

+ Only relevant for external flash drivers. + +This parameter should be configured as number. + +The four bytes in "Manufacturer and Device ID" information will be used as Flash Hardware ID. + +Example: +- For S25FS512S: FlsExpectedHwId should be configured as 0x4d200201. +- For S25FS128S: FlsExpectedHwId should be configured as 0x4d182001. +- For S26KS512S: FlsExpectedHwId should be configured as 0x00707E01. +

+
+ ECUC_Fls_00300 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + + + 0x4D200201 + 10 + 4 + + +
+ + + FlsSpecifiedEraseCycles + + Number of erase cycles specified for the flash device. This parameter is not used for implementation but it may be referenced by upper layers. + + ECUC_Fls_00198 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsWriteTime + + Maximum time (in seconds) to program one complete flash page. + + ECUC_Fls_00301 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 0.0005 + 65.535 + 0 + +
+
+ + + FlsConfigSet + + Container for runtime configuration parameters of the flash driver. + + +

+ Implementation Type: Fls_ConfigType. +

+
+ ECUC_Fls_00174/SWS_BSW_00057/SWS_BSW_00063/SWS_BSW_00146/SWS_BSW_00216/SWS_Fls_00352/SWS_Fls_00353/ECUC_Fls_00001/AR_RS_0091_FR_0028/SWS_BSW_00149/SWS_BSW_00172/SWS_BSW_00173/SWS_BSW_00180/AR_RS_0091_FR_0026 + 1 + 1 + + + + FlsAcErase + + This parameter specifies address offset in RAM to which the erase flash access code shall be loaded. +Used as function pointer to access the erase flash access code. + +This parameter is not used for implementation, since FLS is using Erase function is handled using function pointer hence need not have a parameter to specifies address offset in RAM Erase code. + + ECUC_Fls_00270 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsAcWrite + + This parameter specifies address offset in RAM to which the write flash access code shall be loaded. +Used as function pointer to access the write flash access code. + +This parameter is not used for implementation, since FLS is using Write function is handled using function pointer hence need not have a parameter to specifies address offset in RAM Erase code. + + ECUC_Fls_00305 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsCallCycle + + This parameter specifies the cycle time of calls of the flash driver's main function. + +This parameter is not used for implementation, since main function cycle time is not considered for Timeout calculation. + + ECUC_Fls_00306 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1 + 0 + + + + FlsDefaultMode + + This parameter is the default FLS device mode after initialization. + + +

+ Implementation Type: MemIf_ModeType. + +MEMIF_MODE_FAST: Fast read access / SPI burst access +MEMIF_MODE_SLOW: Slow read access / normal SPI access +

+
+ ECUC_Fls_00318 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MEMIF_MODE_SLOW + + + MEMIF_MODE_FAST + AUTOSAR_ECUC + + + MEMIF_MODE_SLOW + AUTOSAR_ECUC + + +
+ + + FlsJobEndNotification + + This parameter mapped to the job end notification routine provided by some upper layer module, typically the Fee module. + + ECUC_Fls_00307/SWS_Fls_00262/SWS_BSW_00126 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + FlsJobErrorNotification + + This parameter mapped to the job error notification routine provided by some upper layer module, typically the Fee module. + + ECUC_Fls_00274/SWS_Fls_00263 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + FlsMaxReadFastMode + + This parameter specifies the maximum number of bytes to read or compare in one cycle of the flash driver's job processing function in fast mode. + + ECUC_Fls_00275 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsMaxReadNormalMode + + This parameter specifies the maximum number of bytes to read or compare in one cycle of the flash driver's job processing function in normal mode. + + ECUC_Fls_00276 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsMaxWriteFastMode + + This parameter specifies the maximum number of bytes to write in one cycle of the flash driver's job processing function in fast mode. + +This parameter is not used for implementation. + + ECUC_Fls_00277 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsMaxWriteNormalMode + + This parameter specifies the maximum number of bytes to write in one cycle of the flash driver's job processing function in normal mode. + + ECUC_Fls_00278 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsProtection + + This parameter uses the erase/write protection settings. (Only relevant if supported by hardware). + + ECUC_Fls_00279 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + +
+ + + + FlsSerialFlashConfig + + This container holding all configuration for serial flash. + +All parameters in this container and it's sub-container only available when the parameter FlsAccess configured as FLS_SERIAL_FLASH_DEVICE in the container FlsGeneral. + + AR_RS_0097_FR_0015 + 1 + 1 + + + + FlsSerialFlashRead + + This container holding all read operation parameters. + + SWS_Fls_00236 + 1 + 1 + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Read job. + +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length for the Flash's Read job. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ When the parameter FlsExternalSpaceReadMode configured as false in the container FlsGeneral: + +ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output + + +When the parameter FlsExternalSpaceReadMode configured as true in the container FlsGeneral. Only THREE_BYTES or FOUR_BYTES is valid. If the parameter FlsSelectPinGroup configured as FLS_QSPI0_QSPI1_PIN_GROUP: + +THREE_BYTES: Address[24:1] is output. +FOUR_BYTES: Address[32:1] is output. + +If the parameter FlsSelectPinGroup configured as FLS_QSPI0_PIN_GROUP:: + +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Read command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3 + 255 + 0 + + + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read dummy cycle + + +

+ The number of dummy cycle used for the Read command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsInternalStrobeDelay + + To adjust the timing of DDR operation without data strobe flash device (such as serial flash), dummy read operation is necessary by software to change the delay of the internal strobe. This paramter used to change the delay of the internal strobe. + +This paramter only valid when the parameter FlsDDRCalibration configured as "True" in the container FlsGeneral. + + +

+ The delay value depends on the specified value: 0(delay is biggest) > 1 > 2 > ... 15(delay is smallest). +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 15 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOptionalData + + The parameter sets the optional data which immediately after the Flash's address. + + +

+ For dual and quad commands of some Flash devices, they need the optional data immediately after the Flash's address on the Read's Sequence. + +Example for S25FS512S serial flash: + +The Read's Sequence of quad command QIOR (Ebh) as below: + +Command (1bit) - Address (4 bits / 3 bytes length) - Optional Data (4 bits / 1 bytes length) - Dummy Cycle (4 bits / 4 bytes length) - Receive Data (4 bit / 4 bytes length). + +Optional Data is 0xA5. The Optional Data's size is same with the data size. The Optional Data's length only is 1 byte. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2779096485 + 4294967295 + 0 +
+ + + FlsOptionalDataLength + + This parameter is used to configure the Optional Data's length for the Flash's Read job. + + +

+ NOT_USED: The optional data is not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of optional data is output. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of optional data are output. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of optional data are output. +FOUR_BYTES: entire 4 bytes of optional data are output. + +Recommended for S25FS512S and the Cypress's serial flash have same the Quad/Dual command sequence: + +This parameter should be ONE_BYTE. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+
+
+ + + FlsSerialFlashReadStatusReg + + This container holding all parameters of status operation. +The FLS Driver only support to check a status register. + + AR_RS_0097_FR_0022 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Read Status Register command. + + +

+ The software status register provides status on whether the flash memory array is available for any Read or Write operation, whether the device is Write enabled, and the state of the Memory Write protection. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 5 + 255 + 0 +
+ + + FlsDataBitSize + + Setting the transfer data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command is single, the configured value for this parameter should be "ONE_BIT". + +When command is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataRate + + This parameter is used to configure the data rate transfer of the Flash's Read Status Register processing. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the data. +DDR: Specifies the double data rate (DDR) transfer of the data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read Status Register dummy cycle. + + +

+ The number of dummy cycle used for the Read Status Register command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsPositionOfBusyBit + + The position of the Busy bit on Status Register. + + +

+ The Busy bit determines whether the device is performing a program, write, erase operation, or any other operation, during which a new operation command will be ignored. A '1' for the Busy bit indicates the device is busy with an operation in progress. A '0' indicates the device is ready for the next valid operation. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 7 + 0 +
+ + + FlsPositionOfEraseErrorBit + + The position of the Erase Status bit on Status Register. + +This parameter only valid when the parameter FlsEnableEraseErrorBit configured as "True" in the container FlsSerialFlashGeneral. + + +

+ Erase Error bit: Indicates whether an ERASE operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 5 + 7 + 0 +
+ + + FlsPositionOfProgramErrorBit + + The position of the Program Status bit on Status Register. + +This parameter only valid when the parameter FlsEnableProgramErrorBit configured as "True" in the container FlsSerialFlashGeneral. + + +

+ Program Error bit: Indicates whether a PROGRAM operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 7 + 0 +
+ + + FlsPositionOfWriteEnableBit + + The position of the Write-Enable-Latch bit on Status Register. + + +

+ The Write-Enable-Latch bit indicates the status of the internal memory Write Enable Latch. If the Write-Enable-Latch bit is set to '1', it indicates the device is Write enabled. If the bit is set to '0' (reset), it indicates the device is not Write enabled and does not accept any memory Write (Program/Erase) commands. +The Write Enable command execution Setting the Write Enable Latch to a 1 to allow any program, erase, or write commands to execute afterwards. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 7 + 0 +
+
+
+ + + FlsSerialFlashReadHwId + + This container holding all parameters for Identification operation. + + AR_RS_0097_FR_0022/SWS_Fls_00144 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Read ID command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 159 + 255 + 0 + + + + FlsDataBitSize + + Setting the transfer data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command is single, the configured value for this parameter should be "ONE_BIT". + +When command is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataRate + + This parameter is used to configure the data rate transfer of the Flash's Read ID processing. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the data. +DDR: Specifies the double data rate (DDR) transfer of the data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read ID dummy cycle + + +

+ The number of dummy cycle used for Read ID command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashErase + + This container holding all Erase operation parameters. + + SWS_Fls_00218 + 1 + 1 + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Erase job. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length for the Flash's Erase job. + + +

+ ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Sector Erase command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 216 + 255 + 0 + + + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Sector Erase dummy cycle. + + +

+ The number of dummy cycle used for the Sector Erase command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashProgram + + This container holding all Page Program operation parameters. + + SWS_Fls_00223 + 1 + 1 + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Write job. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length for the Flash's Write job. + + +

+ ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Page Program command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2 + 255 + 0 + + + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Page Program dummy cycle + + +

+ The number of dummy cycle used for the Page Program command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashWriteEnable + + This container holding all erase/write operation parameters. + + AR_RS_0097_FR_0002/SWS_Fls_00218/SWS_Fls_00223 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + The Write Enable command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 6 + 255 + 0 + + + + FlsDataBitSize + + Setting the transfer data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataRate + + This parameter is used to configure the data rate transfer of the Flash's Write Enable processing. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the data. +DDR: Specifies the double data rate (DDR) transfer of the data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Write Enable dummy cycle + + +

+ The number of dummy cycle used for the Write Enable command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsSerialFlashDDRVerify + + This container holding all configuration for the DDR calibrate operation. +This container and it's parameters only available when the parameter FlsDDRCalibration configured as 'True' in the container FlsSerialFlashGeneral. + + AR_RS_0097_FR_0039/AR_RS_0097_FR_0045 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsAddressAndDataBitSize + + Setting the address and data size in bit units. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ +'ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command is single, the configured value for this parameter should be "ONE_BIT". + +When command is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the address length. +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ When the parameter FlsExternalSpaceReadMode configured as false in the container FlsGeneral: + +ONE_BYTE: Address[23:16] is output +TWO_BYTES: Address[23:8] is output +THREE_BYTES: Address[23:0] is output +FOUR_BYTES: Address[31:0] is output +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The dummy cycle. + + +

+ The number of dummy cycle used for the SDR Read command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOptionalData + + The parameter sets the optional data which immediately after the Flash's address. + + +

+ For dual and quad commands of some Flash devices, they need the optional data immediately after the Flash's address on the Read's Sequence. + +Example for S25FS512S serial flash: + +The Read's Sequence of quad command QIOR (Ebh) as below: + +Command (1bit) - Address (4 bits / 3 bytes length) - Optional Data (4 bits / 1 bytes length) - Dummy Cycle (4 bits / 4 bytes length) - Receive Data (4 bit / 4 bytes length). + +Optional Data is 0xA5. The Optional Data's size is same with the data size. The Optional Data's length only is 1 byte. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2779096485 + 4294967295 + 0 +
+ + + FlsOptionalDataLength + + This parameter is used to configure the Optional Data's length for the Flash's Read job. + + +

+ NOT_USED: The optional data is not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of optional data is output. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of optional data are output. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of optional data are output. +FOUR_BYTES: entire 4 bytes of optional data are output. + +Recommended for S25FS512S has Quad/Dual command sequence: + +This parameter should be ONE_BYTE. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BYTE + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsSDRReadCommand + + The SDR Read command. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3 + 255 + 0 + +
+
+ + + FlsSerialFlashDDRPattern + + This container holding all configuration for the DDR Pattern Area. This container and it's parameters only available when the parameter FlsDDRCalibration configured as 'True' in the container FlsSerialFlashGeneral. + + AR_RS_0097_FR_0038/AR_RS_0097_FR_0044 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsNumberOfPattern + + This parameter is used to configure the number of pattern, which used in DDR read mode. + + +

+ The value of (FlsDDRNumberOfPattern x 4) must be less than the sector size. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + FlsPatternAddress + + This parameter is used to configure the address of a sector. The contents of this sector is the value configured for the parameter FlsDDRPatternValue. + + +

+ Note: All write, erase jobs to this address will be ignored. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 7864320 + 4294967295 + 0 +
+ + + FlsPatternValue + + This parameter is used to configure the pattern value in DDR read mode. + + +

+ A pattern is 4 bytes value. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2774181285 + 4294967295 + 1 +
+
+
+
+
+ + + FlsHyperFlashConfig + + This container holding all configuration for hyper flash. + +All parameters in this container and it's sub-container only available when the parameter FlsAccess configured as FLS_HYPER_FLASH_DEVICE in the container FlsGeneral. + + AR_RS_0097_FR_0015 + 1 + 1 + + + + FlsHyperFlashRead + + This container holding all read operation parameters. + + SWS_Fls_00236 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read dummy cycle + + +

+ The number of dummy cycle used for the Read operation. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+
+ + + FlsHyperFlashReadStatusReg + + This container holding all parameters of status operation. +The FLS Driver only support to check a status register. + + AR_RS_0097_FR_0022 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read Status Register dummy cycle. + + +

+ The number of dummy cycle used for the Read Status Register command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsPositionOfDeviceReadyBit + + The position of the Device Ready bit on Status Register. + + +

+ The Device Ready bit determines whether the device is performing a program, write, erase operation, or any other operation, during which a new operation command will be ignored. A "0" for the Device Ready bit indicates the device is busy with an operation in progress. A "1" indicates the device is ready for the next valid operation. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 7 + 7 + 0 +
+ + + FlsPositionOfEraseErrorBit + + The position of the Erase status bit on Status Register. + +This parameter only valid when the parameter FlsEnableEraseErrorBit configured as "True" in the container FlsHyperFlashGeneral. + + +

+ Erase Error bit: Indicates whether an ERASE operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 5 + 7 + 0 +
+ + + FlsPositionOfProgramErrorBit + + The position of the Program Status bit on Status Register. + +This parameter only valid when the parameter FlsEnableProgramErrorBit configured as "True" in the container FlsHyperFlashGeneral. + + +

+ Program Error bit: Indicates whether a PROGRAM operation has succeeded +or failed. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4 + 7 + 0 +
+
+ + + + FlsReadStatusSetupCycle + + This container holding the setup transaction cycles of read status operation. + + AR_RS_0097_FR_0022 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+ + + FlsHyperFlashReadHwId + + This container holding all parameters of status operation. +The FLS Driver only support to check a status register. + + AR_RS_0097_FR_0022/SWS_Fls_00144 + 1 + 1 + + + + FlsIDReadAddress0 + + The address of ID byte 0. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsIDReadAddress1 + + The address of ID byte 1. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsIDReadAddress2 + + The address of ID byte 2. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsIDReadAddress3 + + The address of ID byte 3. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Read Status Register dummy cycle. + + +

+ The number of dummy cycle used for the Read Status Register command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+ + + + FlsEnterCFI + + This container holding the enter CFI transaction cycles of read HW-ID operation. + + SWS_Fls_00144 + 1 + 1 + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + + + FlsExitCFI + + This container holding the exit CFI transaction cycles of read HW-ID operation. + + SWS_Fls_00144 + 1 + 1 + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+ + + FlsHyperFlashErase + + This container holding all Erase operation parameters. + + SWS_Fls_00218 + 1 + 1 + + + + FlsCommand + + The Sector Erase command + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 48 + 65535 + 0 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Sector Erase dummy cycle. + + +

+ The number of dummy cycle used for the Sector Erase command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+ + + + FlsEraseSetupCycle + + This container holding the setup transaction cycles of erase operation. + + SWS_Fls_00218 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+ + + FlsHyperFlashProgram + + This container holding all Page Program operation parameters. + + SWS_Fls_00223 + 1 + 1 + + + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsRpcFrequency + + This parameter is used to configure the divider value for the Flash's frequency. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: + +160MHz +80MHz +53MHz +40MHz +133MHz +66MHz +44MHz +33MHz +

+
+ AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + The Page Program dummy cycle + + +

+ The number of dummy cycle used for the Page Program command. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+
+ + + + FlsProgramSetupCycle + + This container holding the setup transaction cycles of programming operation. + + SWS_Fls_00223 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+
+
+ + + FlsExternalDriver + + This container is present for external Flash drivers only. Internal Flash drivers do not use the parameter listed in this container, hence its multiplicity is 0 for internal drivers. This container is not used for implementation. + + ECUC_Fls_00316/AR_RS_0091_FR_0031 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsSpiReference + + Reference to SPI sequence (required for external Flash drivers). This parameter is not used for implementation. + + ECUC_Fls_00317/AR_RS_0091_FR_0030 + 1 + true + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiSequence + + + + + + FlsSectorList + + This container specifies the list of flash table sectors and pages. Please note that 'FlsSectorStartaddress', 'FlsSectorSize' and 'FlsNumberOfSectors' in each sector partition must be configured so that the start address of the first sector must be zero, the total size of all flash able sectors is equal to FlsTotalSize and sectors should be configured continuously. + + ECUC_Fls_00201/SWS_Fls_00208 + 1 + 1 + + + + FlsSector + + This container specifies the configuration description of a flashable sector. Please note that 'FlsSectorStartaddress', 'FlsSectorSize' and 'FlsNumberOfSectors' in each sector partition must be configured so that the start address of the first sector must be zero, the total size of all flash able sectors is equal to FlsTotalSize and sectors should be configured continuously. + + +

+ The number of container FlsSector should be 1, since the FLS Driver only support Flash device has uniform sectors. +

+
+ ECUC_Fls_00202 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsNumberOfSectors + + This parameter specifies number of continuous sectors with identical values for FlsSectorSize. + + +

+ It is also known as the number of available sectors. + +The value configured for parameters FlsSectorStartaddress, FlsSectorSize, and FlsNumberOfSectors must satisfy the following expression : (FlsSectorStartaddress + (FlsSectorSize x FlsNumberOfSectors)) = FlsTotalSize. + +Note: FlsTotalSize is a parameter of the container FlsGeneral. +

+
+ ECUC_Fls_00280 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+ + + FlsPageSize + + This parameter specifies size of one page of this sector in bytes. + + +

+ Implementation Type: Fls_LengthType. +

+
+ ECUC_Fls_00281/SWS_BSW_00126 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + FlsSectorSize + + This parameter specifies size of this sector in bytes. + + +

+ The value configured for this parameter must be an even and non-zero number. . + +The value configured for parameters FlsSectorStartaddress, FlsSectorSize, and FlsNumberOfSectors must satisfy the following expression : (FlsSectorStartaddress + (FlsSectorSize x FlsNumberOfSectors)) = FlsTotalSize. + +Note: FlsTotalSize is a parameter of the container FlsGeneral. +

+
+ ECUC_Fls_00282 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsSectorStartaddress + + This parameter specifies the start address of this sector. This parameter specify the virtual start address. Implementation Type: Fls_AddressType. + + +

+ The value configured for this parameter must be divisible by the value which configured in the parameter FlsSectorSize. The sector with an address smaller than the value configured for this parameter will not be erased by the Fls_Erase API. + +The value configured for parameters FlsSectorStartaddress, FlsSectorSize, and FlsNumberOfSectors must satisfy the following expression : (FlsSectorStartaddress + (FlsSectorSize x FlsNumberOfSectors)) = FlsTotalSize. + +Note: FlsTotalSize is a parameter of the container FlsGeneral. +

+
+ ECUC_Fls_00283/SWS_BSW_00146 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+
+
+
+
+ + + FlsDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the Dem_SetEventStatus API in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. The standardized errors are provided in the container and can be extended by vendor specific error references. + + SWS_BSW_00204/SWS_BSW_00205/SWS_BSW_00066/AR_RS_0091_FR_0031/AR_RS_0091_FR_0010/AR_RS_0091_FR_0059/AR_RS_0097_FR_0029/AR_RS_0097_FR_2002/AR_RS_0097_FR_3002/SWS_BSW_00143/SWS_BSW_00191/SWS_BSW_00200 + 1 + 1 + + + + FLS_E_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get Exclusive Control resource" has occurred. + + /AR_RS_0091_FR_0057 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_GET_SEMAPHORE_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get Semaphore resource" has occurred. + + /AR_RS_0097_FR_2004/AR_RS_0097_FR_3004 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_RELEASE_SEMAPHORE_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot release Semaphore resource" has occurred. + + /AR_RS_0097_FR_2005/AR_RS_0097_FR_3005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_WRITE_VERIFY_FAILURE + + Reference to the DemEventParameter which shall be issued when a register of RPC read back failure was detected. If the reference is not configured the error shall not be reported. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_CPG_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get Exclusive Control resource" has occurred. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_CLOCK_SET_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot confirm the clock setting" has occurred. + + AR_RS_0097_FR_2001/AR_RS_0097_FR_3001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + FLS_E_CPG_WRITE_VERIFY_FAILURE + + Reference to the DemEventParameter which shall be issued when a register of CPG read back failure was detected. If the reference is not configured the error shall not be reported. + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+ + + FlsSerialFlashSpecificConfig + + This container holding all configuration for specific command. + + AR_RS_0097_FR_0042 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsAddress + + This parameter is used to configure the address which will be used to send to Flash device. + + +

+ When the parameter FlsAddressLength configured as: +NOT_USED: This parameter is not used. +ONE_BYTE: 1 byte [from bit 0 to bit 7] of this parameter is used. +TWO_BYTES: 2 bytes [from bit 0 to bit 15] of this parameter are used. +THREE_BYTES: 3 bytes [from bit 0 to bit 23] of this parameter are used. +FOUR_BYTES: entire 4 bytes of this parameter are used. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsAddressAndDataRate + + This parameter is used to configure the address and data rate transfer of the Flash's Read job. + +The value configured for this parameter depends on Flash's command, which configured at the parameter FlsCommand. + + +

+ SDR: Specifies the single data rate (SDR) transfer of the address and data. +DDR: Specifies the double data rate (DDR) transfer of the address and data. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SDR + + + SDR + Renesas + + + DDR + Renesas + + +
+ + + FlsAddressBitSize + + Setting the address size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsAddressLength + + This parameter is used to configure the length of address which will be used to send to Flash device. + + +

+ NOT_USED: Address is not used. +ONE_BYTE: Address has 1 byte. +TWO_BYTES: Address has 2 bytes. +THREE_BYTES: Address has 3 bytes. +FOUR_BYTES: Address has 4 bytes. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + THREE_BYTES + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsCommand + + This parameter is used to configure specific command to send to flash device. + + +

+ User should read the Flash device's hardware user manual careful before configure this parameter. Wrong command can effect to the operation of FLS driver. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+ + + FlsCommandBitSize + + Setting the command size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataBitSize + + Setting the data size in bit units. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsDataLength + + Setting the data length will be transfer. + + +

+ NOT_USED: The data is not used to transfer. +ONE_UNIT_DATA: 1 unit data will be transfer. +TWO_UNITS_DATA: 2 units data will be transfer. +FOUR_UNITS_DATA: 4 units data will be transfer. + +When the parameter FlsSelectPinGroup in the container FlsGeneral configured as "FLS_QSPI0_PIN_GROUP", 1 unit data = 8 bits. +When the parameter FlsSelectPinGroup in the container FlsGeneral configured as "FLS_QSPI0_QSPI1_PIN_GROUP", 1 unit data = 16 bits. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_UNIT_DATA + Renesas + + + TWO_UNITS_DATA + Renesas + + + FOUR_UNITS_DATA + Renesas + + +
+ + + FlsRpcFrequency + + This parameter used to configure the frequency value for the Flash. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: +FREQ_160MHz +FREQ_80MHz +FREQ_53MHz +FREQ_40MHz +FREQ_133MHz +FREQ_66MHz +FREQ_44MHz +FREQ_33MHz +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + This parameter is used to configure the dummy cycle. + + +

+ If this parameter configured as 0, dummy cycle will be not used. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to the period from transfer end to next transfer start (next access). + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOperation + + This parameter is used to configure the operation. + + +

+ FLS_READ_OPERATION: Read operation +FLS_WRITE_OPERATION: Write operation +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FLS_READ_OPERATION + + + FLS_READ_OPERATION + Renesas + + + FLS_WRITE_OPERATION + Renesas + + +
+ + + FlsOptionalCommand + + The optional command. + +The optional command will be sent immediately after the command which configured at the parameter FlsCommand. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + FlsOptionalCommandBitSize + + Setting the optional command size in bit units. + +This parameter only valid when the parameter FlsOptionalCommandEnable configured as 'True'. + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsOptionalCommandEnable + + This parameter is used to enable/disable the optional command. + + +

+ true: optional command enabled. +false: optional command disabled. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + FlsOptionalData + + The optional data. + + +

+ When the parameter FlsOptionalDataLength configured as: +NOT_USED: This parameter is not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of this parameter is valid. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of of this parameter are valid. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of of this parameter are valid. +FOUR_BYTES: entire 4 bytes of this parameter are valid. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsOptionalDataBitSize + + Setting the optional data size in bit units. + +This parameter only valid when the parameter FlsOptionalDataLength configured not equal "NOT_USED". + + +

+ ONE_BIT: 1 bit +FOUR_BITS: 4 bits + +When command protocols is single, the configured value for this parameter should be "ONE_BIT". + +When command protocols is quad, the configured value for this parameter should be "FOUR_BITS". +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_BIT + + + ONE_BIT + Renesas + + + FOUR_BITS + Renesas + + +
+ + + FlsOptionalDataLength + + This parameter is used to configure the Optional Data length for the Flash's Read job. + + +

+ NOT_USED: The parameters FlsOptionalDataBitSize and FlsOptionalData are not used. +ONE_BYTE: 1 byte [from bit 31 to bit 24] of optional data is output. +TWO_BYTES: 2 bytes [from bit 31 to bit 16] of optional data are output. +THREE_BYTES: 3 bytes [from bit 31 to bit 8] of optional data are output. +FOUR_BYTES: entire 4 bytes of optional data are output. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_BYTE + Renesas + + + TWO_BYTES + Renesas + + + THREE_BYTES + Renesas + + + FOUR_BYTES + Renesas + + +
+
+
+ + + FlsHyperFlashSpecificConfig + + This container holding all configuration for hyper flash send specific command. + + AR_RS_0097_FR_0046 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsAddress + + This parameter is used to configure the address which will be used to send to Flash device. + + +

+ 4 bytes address is always use. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + FlsClockDelay + + Setting the period from QSPIn_SSL pin assertion to QSPIn_SPCLK oscillation (clock delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsDataLength + + Setting the data length will be transfer. + + +

+ NOT_USED: The data is not used to transfer. +ONE_UNIT_DATA: 1 unit data will be transfer. +TWO_UNITS_DATA: 2 units data will be transfer. +FOUR_UNITS_DATA: 4 units data will be transfer. + +When the parameter FlsSelectPinGroup in the container FlsGeneral configured as "FLS_QSPI0_QSPI1_PIN_GROUP", 1 unit data = 16 bits. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + NOT_USED + + + NOT_USED + Renesas + + + ONE_UNIT_DATA + Renesas + + + TWO_UNITS_DATA + Renesas + + + FOUR_UNITS_DATA + Renesas + + +
+ + + FlsRpcFrequency + + This parameter used to configure the frequency value for the Flash. + + +

+ The RPC clock frequency setting. So, the corresponding configuration values would be: +FREQ_160MHz +FREQ_80MHz +FREQ_53MHz +FREQ_40MHz +FREQ_133MHz +FREQ_66MHz +FREQ_44MHz +FREQ_33MHz +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FREQ_80MHz + + + FREQ_160MHz + Renesas + + + FREQ_80MHz + Renesas + + + FREQ_53MHz + Renesas + + + FREQ_40MHz + Renesas + + + FREQ_133MHz + Renesas + + + FREQ_66MHz + Renesas + + + FREQ_44MHz + Renesas + + + FREQ_33MHz + Renesas + + +
+ + + FlsDummyCycle + + This parameter is used to configure the dummy cycle. + + +

+ If this parameter configured as 0, dummy cycle will be not used. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 20 + 0 +
+ + + FlsNegationDelay + + Setting the period from the time the last QSPIn_SPCLK edge is sent of a transfer to QSPIn_SSL pin negation (QSPIn_SSL negation delay). + + +

+ The configured value for this parameter corresponding to number of QSPIn_SPCLK cycles. + +Example: +FIVE_DOT_FIVE_CYCLES corresponding to 5.5 cycles of QSPIn_SPCLK. +EIGHT_DOT_FIVE_CYCLES corresponding to 8.5 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FIVE_DOT_FIVE_CYCLES + + + FIVE_DOT_FIVE_CYCLES + Renesas + + + SIX_DOT_FIVE_CYCLES + Renesas + + + SEVEN_DOT_FIVE_CYCLES + Renesas + + + EIGHT_DOT_FIVE_CYCLES + Renesas + + +
+ + + FlsNextAccessDelay + + Setting the period from transfer end to next transfer start (next access). + + +

+ The configured value for this parameter corresponding to the period from transfer end to next transfer start (next access). + +Example: +ONE_CYCLE corresponding to 1 cycle of QSPIn_SPCLK. +EIGHT_CYCLES corresponding to 8 cycles of QSPIn_SPCLK. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + ONE_CYCLE + + + ONE_CYCLE + Renesas + + + TWO_CYCLES + Renesas + + + THREE_CYCLES + Renesas + + + FOUR_CYCLES + Renesas + + + FIVE_CYCLES + Renesas + + + SIX_CYCLES + Renesas + + + SEVEN_CYCLES + Renesas + + + EIGHT_CYCLES + Renesas + + +
+ + + FlsOperation + + This parameter is used to configure the operation. + + +

+ FLS_READ_OPERATION: Read operation +FLS_WRITE_OPERATION: Write operation +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FLS_READ_OPERATION + + + FLS_READ_OPERATION + Renesas + + + FLS_WRITE_OPERATION + Renesas + + +
+
+ + + + FlsSpecificConfigSetupCycles + + This container holding the setup transaction cycles for hyper flash send specific operation + + AR_RS_0097_FR_0047 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + FlsTransactionAddress + + The address of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + FlsTransactionData + + The data of setup transaction cycle. + + None + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + +
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_GPT_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_GPT_V4M.arxml new file mode 100644 index 0000000..6b7453c --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_GPT_V4M.arxml @@ -0,0 +1,1577 @@ + + + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + + + + + Renesas + + + + EcucDefs_Gpt + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Gpt/Gpt + + + + + Gpt + + Configuration of the GPT (General Purpose Timer) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2023-05-15 + + + + ECUC_Gpt_00336/AR_RS_0099_FR_0118 + 1 + 8 + true + /AUTOSAR/EcucDefs/Gpt + + VARIANT-POST-BUILD + + + + + GptDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_ReportErrorStatus[for AR4.2.2] or Dem_SetEventStatus[for AR4.3.1, AR19-11] in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. +The errors of Safety Mechanism are provided in the container. + + SWS_Gpt_00270/AR_RS_0099_FSR_0001 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GPT_E_INTERRUPT_CONTROLLER_FAILURE + + This parameter specifies reference to DEM Event to be report when GPT module detects unintended interrupt. + + AR_RS_0099_FSR_0005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + GptDriverConfiguration + + This container contains the module-wide configuration (parameters) of the GPT Driver. + + ECUC_Gpt_00183/SWS_Gpt_00270 + 1 + 1 + + + + GptDevErrorDetect + + Switches the Development Errors Detection[for AR4.2.2] and Runtime Errors Detection[for AR4.3.1, AR19_11] and notification ON or OFF. +- true: enabled (ON). +- false: disabled (OFF). + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Gpt_00321/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptPredefTimer100us32bitEnable + + Enables/disables the GPT Predef Timer 100us32bit. + + +

+ true: The GPT Predef Timer 100us32bit is enable. +false: The GPT Predef Timer 100us32bit is disable. +

+
+ ECUC_Gpt_00335/AR_RS_0091_FR_0029 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptPredefTimer1usEnablingGrade + + Specifies the grade of enabling the GPT Predef Timers with 1us tick duration. + + +

+ GPT_PREDEF_TIMER_1US_16BIT_ENABLED : 16bit timer enabled +GPT_PREDEF_TIMER_1US_16_24BIT_ENABLED : 16 and 24bit timers enabled +GPT_PREDEF_TIMER_1US_16_24_32BIT_ENABLED : 16, 24 and 32bit timers enabled +GPT_PREDEF_TIMER_1US_DISABLED : disabled +

+
+ ECUC_Gpt_00334 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + GPT_PREDEF_TIMER_1US_DISABLED + + + GPT_PREDEF_TIMER_1US_16_24_32BIT_ENABLED + AUTOSAR_ECUC + + + GPT_PREDEF_TIMER_1US_DISABLED + AUTOSAR_ECUC + + +
+ + + GptReportWakeupSource + + Enables/Disables wakeup source reporting. Only use to turn on Gpt_SetMode service when compare with GptWakeupFunctionalityApi =True. + + +

+ true: Wakeup event reporting is enabled. +false: Wakeup event reporting is disabled. +

+
+ ECUC_Gpt_00322/AR_RS_0099_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptAlreadyInitDetCheck + + The GptAlreadyInitDetCheck enables/disables the GPT_E_ALREADY_INITIALIZED Det check in Gpt_Init API. +This parameter has no impact when DET is disabled. + + +

+ true: Enables the GPT_E_ALREADY_INITIALIZED Det check in Gpt_Init API. +false: Disables the GPT_E_ALREADY_INITIALIZED Det check in Gpt_Init API. +

+
+ AR_RS_0099_FR_0038 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptCriticalSectionProtection + + This parameter specifies if the MCAL driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the MCAL driver configuration. Basically, critical section functionality is applied as enabling. + + +

+ true: enabling the enter/exit critical section functionality +false: disabling the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This depends on device families. +

+
+ AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + +
+ + + GptUnintendedInterruptCheck + + Control enable / disable function of unintended interrupt check SM. + + +

+ true: Enable Unintended Interrupt Check Safety Mechanism. +false: Disable Unintended Interrupt Check Safety Mechanism. +

+
+ AR_RS_0099_FSR_0006 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: Enable AUTOSAR Version check. +false: Disable AUTOSAR Version check. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+
+ + + + GptEcucPartitionRef + + This parameter is not used for implementation. +Maps the GPT driver to zero or multiple ECUC partitions to make the driver API available in the according partition. Depending on the addressed timer resource the interfaces operate as follows: +a) In case of partition local timer resources (n:1 mapping) the API operates as an independent instance in the according ECUC partition. b) In case of global timer resources (1:m mapping) the API operates on the global timer resource either by protected access to the resource or by implementing an according kernel. + + ECUC_Gpt_00337 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + GptKernelEcucPartitionRef + + This parameter is not used for implementation. +Maps the GPT kernel to zero or one ECUC partitions to assign the driver kernel to a certain core. The ECUC partition referenced is a subset of the ECUC partitions where the GPT driver is mapped to. +Note: The kernel reference shall not be set in case the GPT driver is implemented without a kernel (refer to definition of GptEcucPartitionRef). + + ECUC_Gpt_00338 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + GptClockReferencePoint + + This container contains a parameter, which represents a reference to a container of the type McuClockReferencePoint (defined in module MCU). This container is not used for implementation, since hardware doesn't support multiple clock references. + + +

+ A container is needed to support multiple clock references (hardware dependent). +

+
+ ECUC_Gpt_00329/AR_RS_0099_FR_0112/AR_RS_0091_FR_0031 + 1 + 1 + + + + GptClockReference + + This parameter is not used for implementation, because the reference value of frequency is not used for any calculation. + + +

+ Reference to a container of the type McuClockReferencePoint, to select an input clock. +The configuration editor for the GPT module can support the integrator by only allowing a selection of those clock reference points that can be +connected physically to the GPT hardware peripheral. The desired frequency (desired by GPT) has to be the same as the selected and provided frequency of the MCU configuration. This has to be checked automatically. +

+
+ ECUC_Gpt_00330/AR_RS_0099_FR_0103/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockReferencePoint +
+
+
+ + + GptPredefTimerConfiguration + + The 'GptPredefTimerConfiguration' container contains the Driver configuration (containers and parameters) depending on grouping of Predef Timer. + + AR_RS_0099_FR_0087/AR_RS_0099_FR_0088 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptPredefTimer1Us32BitConfiguration + + The 'GptPredefTimer1us32BitConfiguration' container contains the Driver configuration (parameters) depending on grouping of 1 us 16/24/32 bit Predef Timer. + + AR_RS_0099_FR_0095 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptPredefTimerClockSelection + + This parameter contains the selection of Predef Timer clock source. +#U2A16, U2A8, S4_G4MH +The configured value of GptTauPrescalerCk3Pre and GptTauPrescalerCk3BaudRate will be ignored when this parameter is configured. + + +

+ #U2A16, U2A8, S4_G4MH +This parameter select dividing value of CK3_PRE. +The Baud Rate setting will be defined automaticaly. +The frequency will be 1 MHz. +

+
+ AR_RS_0099_FR_0097 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PCLK_DIVBY_2_POWOF_02 + + + PCLK_DIVBY_2_POWOF_02 + Renesas + + + PCLK_DIVBY_2_POWOF_04 + Renesas + + + PCLK_DIVBY_2_POWOF_06 + Renesas + + + PCLK_DIVBY_2_POWOF_08 + Renesas + + + PCLK_DIVBY_2_POWOF_10 + Renesas + + +
+ + + GptPredefTimerChannelSelection + + This parameter contains the selection of Predef Timer. + + AR_RS_0099_FR_0096 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TMU_CH00 + + + TMU_CH00 + Renesas + + + TMU_CH01 + Renesas + + + TMU_CH02 + Renesas + + + TMU_CH03 + Renesas + + + TMU_CH04 + Renesas + + + TMU_CH05 + Renesas + + + TMU_CH06 + Renesas + + + TMU_CH07 + Renesas + + + TMU_CH08 + Renesas + + + TMU_CH09 + Renesas + + + TMU_CH10 + Renesas + + + TMU_CH11 + Renesas + + + TMU_CH12 + Renesas + + + TMU_CH13 + Renesas + + + TMU_CH14 + Renesas + + + +
+
+ + + GptPredefTimer100Us32BitConfiguration + + The 'GptPredefTimer100us32BitConfiguration' container contains the Driver configuration (parameters) depending on grouping of 1 us 32 bit Predef Timer. + + AR_RS_0099_FR_0121/AR_RS_0099_FR_2018 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptPredefTimerClockSelection + + This parameter contains the selection of Predef Timer clock source. +#U2A16, U2A8, S4_G4MH +The configured value of GptTauPrescalerCk3Pre and GptTauPrescalerCk3BaudRate will be ignored when this parameter is configured. + + +

+ #U2A16, U2A8, S4_G4MH +This parameter select dividing value of CK3_PRE. +The Baud Rate setting will be defined automaticaly. +The frequency will be 100 MHz. +

+
+ AR_RS_0099_FR_1097/AR_RS_0099_FR_2020 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PCLK_DIVBY_2_POWOF_02 + + + PCLK_DIVBY_2_POWOF_02 + Renesas + + + PCLK_DIVBY_2_POWOF_04 + Renesas + + + PCLK_DIVBY_2_POWOF_06 + Renesas + + + PCLK_DIVBY_2_POWOF_08 + Renesas + + + PCLK_DIVBY_2_POWOF_10 + Renesas + + +
+ + + GptPredefTimerChannelSelection + + This parameter contains the selection of Predef Timer. + + AR_RS_0099_FR_1096/AR_RS_0099_FR_2019 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + TMU_CH00 + + + TMU_CH00 + Renesas + + + TMU_CH01 + Renesas + + + TMU_CH02 + Renesas + + + TMU_CH03 + Renesas + + + TMU_CH04 + Renesas + + + TMU_CH05 + Renesas + + + TMU_CH06 + Renesas + + + TMU_CH07 + Renesas + + + TMU_CH08 + Renesas + + + TMU_CH09 + Renesas + + + TMU_CH10 + Renesas + + + TMU_CH11 + Renesas + + + TMU_CH12 + Renesas + + + TMU_CH13 + Renesas + + + TMU_CH14 + Renesas + + + +
+
+
+
+
+
+ + + GptConfigurationOfOptApiServices + + This container contains all configuration switches for configuring optional API services of the GPT driver. + + ECUC_Gpt_00193/SWS_Gpt_00270 + 1 + 1 + + + + GptDeinitApi + + Adds / removes the service Gpt_DeInit() from the code. + + +

+ true: The service Gpt_DeInit() is used. +false: The service Gpt_DeInit() is not used. +

+
+ ECUC_Gpt_00314 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptEnableDisableNotificationApi + + Adds / removes the services Gpt_EnableNotification() and Gpt_DisableNotification() from the code. + + +

+ true: Gpt_EnableNotification() and Gpt_DisableNotification is used. +false: Gpt_EnableNotification() and Gpt_DisableNotification is not used. +

+
+ ECUC_Gpt_00315 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptTimeElapsedApi + + Adds / removes the service Gpt_GetTimeElapsed() from the code. + + +

+ true: The service Gpt_GetTimeElapsed() is used. +false: The service Gpt_GetTimeElapsed() is not used. +

+
+ ECUC_Gpt_00317 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptTimeRemainingApi + + Adds / removes the service Gpt_GetTimeRemaining() from the code. + + +

+ true: The service Gpt_GetTimeRemaining() is used. +false: The service Gpt_GetTimeRemaining() is not used. +

+
+ ECUC_Gpt_00318 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + GptVersionInfoApi + + Adds / removes the service Gpt_GetVersionInfo() from the code. + + +

+ true: The service Gpt_GetVersionInfo() is used. +false: The service Gpt_GetVersionInfo() is not used. +

+
+ ECUC_Gpt_00319/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptWakeupFunctionalityApi + + Adds / removes the services Gpt_SetMode(), Gpt_EnableWakeup() Gpt_DisableWakeup() and Gpt_CheckWakeup() from the code. + + +

+ true: The services Gpt_SetMode(), Gpt_EnableWakeup() Gpt_DisableWakeup() and Gpt_CheckWakeup() is used. +false: The services Gpt_SetMode(), Gpt_EnableWakeup() Gpt_DisableWakeup() and Gpt_CheckWakeup() is not used. +

+
+ ECUC_Gpt_00320/AR_RS_0099_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptGetPredefTimerValueApi + + Adds / removes the service Gpt_GetPredefTimerValueAPI () from the code. + + +

+ true: The service Gpt_GetPredefTimerValue is used. +false: The service Gpt_GetPredefTimerValue is not used +

+
+ AR_RS_0099_FR_0039 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + GptChannelConfigSet + + This container is the base of a Configuration Set which contains the configured GPT channels. This way, different configuration sets can be defined for post-build process. + + ECUC_Gpt_00269/SWS_Gpt_00270 + 1 + 1 + + + + GptChannelConfiguration + + Configuration of an individual GPT channel. + + ECUC_Gpt_00184/AR_RS_0099_FR_2002/AR_RS_0099_FR_2009 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptChannelId + + Channel Id of the GPT channel. This value will be assigned to the symbolic name derived of the GptChannelConfiguration container short name. + + ECUC_Gpt_00308/AR_RS_0099_FR_2014 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 14 + 0 + + + + GptChannelClkEdge + + This parameter is to define the active signal of the clock, Configuring this parameter is only in case of using an External clock or Input Capture for the cannel. + + AR_RS_0099_FR_2004/AR_RS_0099_FR_2005/AR_RS_0099_FR_2009 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + RISE + + + RISE + Renesas + + + FALL + Renesas + + + RISE_FALL + Renesas + + + + + + GptChannelClkPrescaler + + This parameter sets the Prescaler for SASYNC/SASYNCD2 or using External Clock in the Control register for each channel. + + +

+ PCLK_DIVBY_2_POWOF_02: Prescaler for CK0 is PCLK/4. +PCLK_DIVBY_2_POWOF_04: Prescaler for CK0 is PCLK/16. +PCLK_DIVBY_2_POWOF_06: Prescaler for CK0 is PCLK/64. +PCLK_DIVBY_2_POWOF_08: Prescaler for CK0 is PCLK/256. +PCLK_DIVBY_2_POWOF_10: Prescaler for CK0 is PCLK/1024. +EXTERNAL_CLK: To use External clock +

+
+ AR_RS_0099_FR_2003/AR_RS_0099_FR_2015/AR_RS_0099_FR_2008 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PCLK_DIVBY_2_POWOF_02 + + + PCLK_DIVBY_2_POWOF_02 + Renesas + + + PCLK_DIVBY_2_POWOF_04 + Renesas + + + PCLK_DIVBY_2_POWOF_06 + Renesas + + + PCLK_DIVBY_2_POWOF_08 + Renesas + + + PCLK_DIVBY_2_POWOF_10 + Renesas + + + EXTERNAL_CLK + Renesas + + +
+ + + GptChannelMode + + Specifies the behavior of the timer channel after the target time is reached. + + +

+ GPT_CH_MODE_CONTINUOUS: After reaching the target time, the timer continues running with the value "zero" again. +GPT_CH_MODE_ONESHOT: After reaching the target time, the timer stops automatically (timer expired). +

+
+ ECUC_Gpt_00309/AR_RS_0099_FR_2006 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + GPT_CH_MODE_CONTINUOUS + + + GPT_CH_MODE_CONTINUOUS + AUTOSAR_ECUC + + + GPT_CH_MODE_ONESHOT + AUTOSAR_ECUC + + +
+ + + GptChannelTickFrequency + + Specifies the tick frequency of the timer channel in Hz. This parameter is not used for implementation, since hardware doesn't support tick frequency. + + ECUC_Gpt_00331 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 80000000 + 0 + + + + GptChannelTickValueMax + + Maximum value in ticks, the timer channel is able to count. With the next tick, the timer rolls over to zero. + + ECUC_Gpt_00332 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + GptEnableWakeup + + Enables wakeup capability of MCU for a channel. This parameter use for SetMode. + + +

+ true: Wakeup service is enabled. +false: Wakeup service is disabled. +

+
+ ECUC_Gpt_00311/AR_RS_0099_FR_0042 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + GptNotification + + Function pointer to callback function (for non-wakeup notification) +. + + ECUC_Gpt_00312/SWS_Gpt_00362 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL + + + + + + GptTimerInputSelection + + This parameter contains the selection of GPT channel. + + +

+ There are 15 configurable channels of the TMU in RCar. Devices have 5 Timers, each has 3 channels. +

+
+ AR_RS_0099_FR_2021 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + TMU_CH00 + + + TMU_CH00 + Renesas + + + TMU_CH01 + Renesas + + + TMU_CH02 + Renesas + + + TMU_CH03 + Renesas + + + TMU_CH04 + Renesas + + + TMU_CH05 + Renesas + + + TMU_CH06 + Renesas + + + TMU_CH07 + Renesas + + + TMU_CH08 + Renesas + + + TMU_CH09 + Renesas + + + TMU_CH10 + Renesas + + + TMU_CH11 + Renesas + + + TMU_CH12 + Renesas + + + TMU_CH13 + Renesas + + + TMU_CH14 + Renesas + + +
+
+ + + + GptChannelClkSrcRef + + Reference to the GptClockReferencePoint from which the channel clock is derived. + + ECUC_Gpt_00333 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Gpt/GptDriverConfiguration/GptClockReferencePoint + + + + GptTMUClkSrcRef + + Reference to TMU related clock from MCU from which the channel clock is derived. + + ECUC_Gpt_00333 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuSASYNCRTClk + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuSASYNCPERD2Clk + + + + + GptChannelEcucPartitionRef + + This parameter is not used for implementation. +Maps a GPT channel to zero or multiple ECUC partitions to limit the access to this channel group. The ECUC partitions referenced are a subset of the ECUC partitions where the GPT driver is mapped to. + + ECUC_Gpt_00339 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + GptWakeupConfiguration + + Function pointer to callback function (for wakeup notification). + + ECUC_Gpt_00235 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + GptWakeupSourceRef + + In case the wakeup-capability is true this value is transmitted to the Ecu State Manager. + + +

+ Implementation Type: reference to EcuM_WakeupSourceType +

+
+ ECUC_Gpt_00313 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_MCU_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_MCU_V4M.arxml new file mode 100644 index 0000000..dba8787 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_MCU_V4M.arxml @@ -0,0 +1,14171 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Mcu + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Mcu/Mcu + + + + + Mcu + + Configuration of MCU module. + + + + + 4.5.0 + AUTOSAR + 2017-12-08 + + + 1.0.0 + 4.5.0 + Renesas + 2023-06-13 + + + 1.1.14 + 1.0.0 + Renesas + 2023-08-12 + + + 1.1.16 + 1.1.14 + Renesas + 2023-11-17 + + + 1.1.18 + 1.1.16 + Renesas + 2024-10-30 + + + + ECUC_Mcu_00189 + 1 + 1 + true + /AUTOSAR/EcucDefs/Mcu + + VARIANT-POST-BUILD + + + + + McuGeneralConfiguration + + This container contains the configuration (parameters) of the MCU driver. + + ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + + + + McuDevErrorDetect + + Switches the development error detection and notification on or off. + + +

+ true: detection and notification is enabled. +false: detection and notification is disabled. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuGetRamStateApi + + Pre-processor switch to enable/disable the API Mcu_GetRamState. + + +

+ e.g. If the H/W does not support the functionality, this parameter can be used to disable the API). +true: API Mcu_GetRamState is enabled. +false: API Mcu_GetRamState is disabled. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuInitClock + + If this parameter is set to FALSE, the clock initialization has to be disabled from the MCU driver. This concept applies when there are some write once clock registers and a bootloader is present. If this parameter is set to TRUE, the MCU driver is responsible for the clock initialization. + + +

+ true: The MCU driver is responsible for the clock initialization. +false: The clock initialization is disabled from the MCU driver. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + McuNoPll + + This parameter shall be set true, if the H/W does not have a PLL or the PLL circuitry is enabled after the power on without S/W intervention. In this case MCU_DistributePllClock has to be disabled and MCU_GetPllStatus has to return MCU_PLL_STATUS_UNDEFINED. Otherwise this parameters has to be set False. + + +

+ true: The H/W does not have a PLL and the PLL circuitry is enabled after the power on without S/W intervention. +false: The H/W have a PLL and the PLL circuitry is disabled after the power on without S/W intervention. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuPerformResetApi + + Pre-processor switch to enable or disable the use of the function Mcu_PerformReset(). + + +

+ true: Enables the use of the function Mcu_PerformReset(). +false: Disables the use of the function Mcu_PerformReset(). +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuVersionInfoApi + + Pre-processor switch to enable or disable the API to read out the modules version information. + + +

+ true: Enables the API to read out the modules version information. +false: Disables the API to read out the modules version information. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuCriticalSectionProtection + + This parameter specifies if the MCU driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the MCU driver configuration. + + +

+ true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuSwResetCall + + This parameter shall decide if MCU_RESET_CALLOUT API will be used for to reset software. + + +

+ true: MCU_RESET_CALLOUT API will be used for reset software. +false: MCU_RESET_CALLOUT API will not be used for reset software. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ <Parameter>: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + +
+ + + McuIsrCategory + + Module wise ISR category. + + +

+ CAT1: Interrupt category 1 is be used +CAT2: Interrupt category 2 is be used +

+
+ ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + +
+
+ + + + McuEcucPartitionRef + + Maps the MCU driver to zero or multiple ECUC partition to make the driver API available in this partition. This parameter is not used for implementation. + + ECUC_Mcu_00118/ECUC_Mcu_00166/SWS_BSW_00202/SWS_BSW_00203/SWS_BSW_00235/AR_RS_0091_FR_0025/ECUC_Mcu_00181/ECUC_Mcu_00182/ECUC_Mcu_00180/ECUC_Mcu_00167/ECUC_Mcu_00168/SWS_BSW_00236/AR_RS_0091_FR_0035/AR_RS_0091_FR_0033/AR_RS_0102_FR_0004/AR_RS_0102_FR_0021/AR_RS_0091_FR_0034/AR_RS_0102_FR_2008/AR_RS_0102_FSR_0069/AR_RS_0091_FSR_0006/AR_RS_0091_FR_0060/SWS_BSW_00068/AR_RS_0102_API_0001/AR_RS_0102_API_0002/AR_RS_0102_API_0003/ECUC_Mcu_00191/AR_RS_0102_FR_0105/AR_RS_0102_FR_0022/AR_RS_0102_FR_0005/AR_RS_0102_FR_0019/AR_RS_0102_FR_0020/AR_RS_0102_FSR_0070 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + McuModuleConfiguration + + This container contains the configuration (parameters) of the MCU driver. + + ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + + + + McuClockSrcFailureNotification + + This parameter enables or disables clock failure notification. In case this feature is not supported by HW the setting should be disabled. This parameter is not used for implementation. + + ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DISABLED + + + DISABLED + AUTOSAR_ECUC + + + ENABLED + AUTOSAR_ECUC + + + + + + McuNumberOfMcuModes + + This parameter shall represent the number of Modes available for the MCU. This parameter is not used for implementation. + + +

+ calculationFormula = Number of configured McuModeSettingConf +

+
+ ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 +
+ + + McuRamSectors + + This parameter shall represent the number of RAM sectors available for the MCU. This parameter is not used for implementation. + + +

+ calculationFormula = Number of configured McuRamSectorSettingConf +

+
+ ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1 + 4294967295 + 1 +
+ + + McuResetSetting + + This parameter relates to the MCU specific reset configuration. This applies to the function Mcu_PerformReset, which performs a microcontroller reset using the hardware feature of the microcontroller. This parameter is not used for implementation. + + ECUC_Mcu_00119/ECUC_Mcu_00170/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025/ECUC_Mcu_00171/ECUC_Mcu_00172/ECUC_Mcu_00173 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + +
+ + + + McuModeSettingConf + + This container contains the configuration (parameters) for the Mode setting of the MCU. Please see MCU035 for more information on the MCU mode settings. + + ECUC_Mcu_00123/AR_RS_0102_FR_1003/ECUC_Mcu_00176/SWS_Mcu_00254/AR_RS_0102_FR_0118 + 1 + 6 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + McuPSOWakeUpFactor + + This parameter enables or disables PSO wake up factor for Core Power Down Mode. + + +

+ ON mode transition enable by P-channel protocol. The possible values are following. +true: Power mode transition to ON mode is enabled +false: Power mode transition to ON mode is disabled. +

+
+ AR_RS_0102_FR_1003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuC4PowerOn + + This parameter enables or disables C4 Power Domain. + + +

+ The possible values are following: +true: C4 Domain transition to power ON state +false: C4 Domain transition to power OFF state. +

+
+ AR_RS_0102_FR_1004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + McuTimeOutC4ModeChange + + This parameter configuration waiting time to change C4 mode by the hardware. + + +

+ C4 mode takes several hundreds of microseconds to Power-ON and Power-OFF power domain. +This parameter is converted to busy loop counts from wating time value. +The value should be calculated by clock value of McuZR0Clk. +Set User define = McuClockValue * wating time. +The default value is about 25us when McuZR0Clk is set to its max value for each PDR domain. User should configurate the default value to make sure operation of all domains work well. +

+
+ AR_RS_0102_FR_0014 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 420000 + 4294967295 + 1 +
+ + + McuMode + + The parameter represents the MCU Mode settings. + + ECUC_Mcu_00123/AR_RS_0102_FR_1003/ECUC_Mcu_00176/SWS_Mcu_00254/AR_RS_0102_FR_0118 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 255 + 0 + + + + McuModeType + + This parameter contains the power save mode type. The value for this parameter should not be repeated within same configuration set. + + +

+ MCU_RUN_MODE: Everything is running. +MCU_SLEEP_MODE: Clock for CPU is stopped. +MCU_CORE_POWER_DOWN_MODE: A3CR* domain power is off +

+
+ ECUC_Mcu_00123/AR_RS_0102_FR_1003/ECUC_Mcu_00176/SWS_Mcu_00254/AR_RS_0102_FR_0118 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MCU_RUN_MODE + + + MCU_RUN_MODE + Renesas + + + MCU_SLEEP_MODE + Renesas + + + MCU_CORE_POWER_DOWN_MODE + Renesas + + + MCU_C4_LOW_POWER_MODE + Renesas + + +
+
+ + +
+ + + McuClockSettingConfig + + This container contains the configuration (parameters) for the Clock settings of the MCU. Please see MCU031 for more information on the MCU clock settings. + + ECUC_Mcu_00124/ECUC_Mcu_00183/AR_RS_0091_FR_0025/AR_RS_0102_FR_0062/AR_RS_0102_FR_1063/AR_RS_0102_FR_2005/AR_RS_0102_FR_2006/AR_RS_0102_FR_0012/AR_RS_0102_FR_0013/AR_RS_0102_FR_0014 + 1 + 255 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + McuClockSettingId + + The Id of this McuClockSettingConfig to be used as argument for the API call "Mcu_InitClock". + + ECUC_Mcu_00124/ECUC_Mcu_00183/AR_RS_0091_FR_0025/AR_RS_0102_FR_0062/AR_RS_0102_FR_1063/AR_RS_0102_FR_2005/AR_RS_0102_FR_2006/AR_RS_0102_FR_0012/AR_RS_0102_FR_0013/AR_RS_0102_FR_0014 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + + + + McuClockStabilityWaitingTime + + This parameter contains the stablization time to affect the hardware after setting Clock control register. + + +

+ The unit is second. +This parameter is converted to busy loop counts according to the MCU clock. +The value should be big enough to cover the worst-case scenario in the driver configuration and compiler optimization level. It is recommended to add additional margin to the timeout based on user experience. Hence, it is not guaranteed that timeout occurs in this value. +

+
+ ECUC_Mcu_00124/ECUC_Mcu_00183/AR_RS_0091_FR_0025/AR_RS_0102_FR_0062/AR_RS_0102_FR_1063/AR_RS_0102_FR_2005/AR_RS_0102_FR_2006/AR_RS_0102_FR_0012/AR_RS_0102_FR_0013/AR_RS_0102_FR_0014 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0.0001 + 1 + 0.000001 +
+
+ + + + McuSystemClockSetting + + This container contains CPU System clocks. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2003/AR_RS_0102_FR_2002/AR_RS_0102_FR_0012 + 1 + 1 + + + + McuCpuMainSysClk + + This container contains the parameters related to CPU Clock. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2002 + 1 + 1 + + + + McuClockName + + This parameter contains the functional clock unit name for the CPU Clock. + + +

+ CLK_CPU: CLK_CPU is clock unit name. +

+
+ AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2002 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockValue + + This parameter contains the CPU main system clock frequency. This parameter does not affect the behavior of the MCU driver. It is a frequency that will be available to other modules for reference. It either needs to be calculated manually or by the configuration editor. + + AR_RS_0102_FR_2000/AR_RS_0102_FR_2001/AR_RS_0091_FR_0025/AR_RS_0102_FR_2002 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 1400000000 + 1400000000 + 1400000000 + +
+
+
+
+ + + McuModuleClockSetting + + This container contains functional module clocks. + + AR_RS_0102_FR_2310 + 1 + 1 + + + + McuDebugTracePortClk + + This container contains the parameters related to Debug Trace port clock (ZTR) + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the Debug Trace port clock (ZTR) + + +

+ CLK_ZTR: CLK_ZTR is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZTR + + + CLK_ZTR + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZTR. PLL1CLK is equal to PLL1VCO/2. + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL1CLK_DIV3_ID_1 + + + PLL1CLK_DIV2_ID_0 + Renesas + + + PLL1CLK_DIV3_ID_1 + Renesas + + + PLL1CLK_DIV4_ID_2 + Renesas + + + PLL1CLK_DIV6_ID_3 + Renesas + + + PLL1CLK_DIV8_ID_4 + Renesas + + + PLL1CLK_DIV12_ID_5 + Renesas + + + PLL1CLK_DIV16_ID_6 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZTR frequency in Hz + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 533333333.3 + 533333333.3 + 99193781.3 + +
+
+ + + McuDebugTraceBusClk + + This container contains the parameters related to Debug Trace bus clock (ZT) + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the Debug Trace bus clock (ZT) + + +

+ CLK_ZT: CLK_ZT is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZT + + + CLK_ZT + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZT. PLL1CLK is equal to PLL1VCO/2. + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL1CLK_DIV3_ID_1 + + + PLL1CLK_DIV2_ID_0 + Renesas + + + PLL1CLK_DIV3_ID_1 + Renesas + + + PLL1CLK_DIV4_ID_2 + Renesas + + + PLL1CLK_DIV6_ID_3 + Renesas + + + PLL1CLK_DIV8_ID_4 + Renesas + + + PLL1CLK_DIV12_ID_5 + Renesas + + + PLL1CLK_DIV16_ID_6 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZT frequency in Hz + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 533333333.3 + 533333333.3 + 99193781.3 + +
+
+ + + McuDebugClk + + This container contains the parameters related to Debug clock (ZS) + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the Debug clock (ZS) + + +

+ CLK_ZTS: CLK_ZS is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZS + + + CLK_ZS + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZS. PLL1CLK is equal to PLL1VCO/2. + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL1CLK_DIV6_ID_3 + + + PLL1CLK_DIV2_ID_0 + Renesas + + + PLL1CLK_DIV3_ID_1 + Renesas + + + PLL1CLK_DIV4_ID_2 + Renesas + + + PLL1CLK_DIV6_ID_3 + Renesas + + + PLL1CLK_DIV8_ID_4 + Renesas + + + PLL1CLK_DIV12_ID_5 + Renesas + + + PLL1CLK_DIV16_ID_6 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZS frequency in Hz + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 266666666.7 + 266666666.7 + 99193781.3 + +
+
+ + + McuZR0Clk + + This container contains the parameters related to CR52 Clock (ZR) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR52 Clock (ZR0) frequency (CLK_CPU) + + +

+ CLK_CPU: CLK_CPU is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_CPU = (PLL6VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockValue + + This parameter declares CLK_ZR frequency in Hz + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1400000000 + 1400000000 + 31250000 + +
+
+ + + McuZR1Clk + + This container contains the parameters related to CR52 Clock (ZR) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR52 Clock (ZR1) frequency (CLK_CPU) + + +

+ CLK_CPU: CLK_CPU is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_CPU = (PLL6VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ZR1 + + +

+ ACTIVATE_ID_0: Supplies CLK_ZR1 clock +STOP_ID_1: Stops CLK_ZR1 clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZR frequency in Hz + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1400000000 + 1400000000 + 31250000 + +
+
+ + + McuZR2Clk + + This container contains the parameters related to CR52 Clock (ZR) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CR52 Clock (ZR2) frequency (CLK_CPU) + + +

+ CLK_CPU: CLK_CPU is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CPU + + + CLK_CPU + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_CPU = (PLL6VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ZR2 + + +

+ ACTIVATE_ID_0: Supplies CLK_ZR2 clock +STOP_ID_1: Stops CLK_ZR2 clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZR frequency in Hz + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1400000000 + 1400000000 + 31250000 + +
+
+ + + McuZB3Clk + + This container contains the parameters related to ZB3 Clock (ZB3) frequency + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the ZB3 Clock (ZB3) frequency (CLK_ZB3) + + +

+ CLK_ZB3: CLK_ZB3 is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZB3 + + + CLK_ZB3 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_ZB3. + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL3VCO_DIV2_ID_0 + + + PLL3VCO_DIV2_ID_0 + Renesas + + + PLL3VCO_DIV4_ID_2 + Renesas + + + PLL3VCO_DIV8_ID_4 + Renesas + + + PLL3VCO_DIV16_ID_6 + Renesas + + + PLL3VCO_DIV32_ID_9 + Renesas + + + PLL3VCO_DIV64_ID_12 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_ZB3 frequency in Hz. CLK_ZB3D2 = CLK_ZB3/2, CLK_ZB3D4 = CLK_ZB3/4 + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 799680000 + 800000000 + 15625000 + +
+
+ + + McuZC0Clk + + This container contains the parameters related to CA76 Core0 Clock (ZC0) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CA76 Core0 Clock (ZC0) frequency (CLK_ZC0) + + +

+ CLK_ZC0: CLK_ZC0 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZC0 + + + CLK_ZC0 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_ZC0 = (PLL2VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ZC0 + + +

+ ACTIVATE_ID_0: Supplies CLK_ZC0 clock +STOP_ID_1: Stops CLK_ZC0 clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZC0 frequency in Hz + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1000000000 + 1000000000 + 15625000 + +
+
+ + + McuZC1Clk + + This container contains the parameters related to CA76 Core1 Clock (ZC1) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2214/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CA76 Core1 Clock (ZC1) frequency (CLK_ZC1) + + +

+ CLK_ZC1: CLK_ZC1 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZC1 + + + CLK_ZC1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_ZC1 = (PLL2VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ZC1 + + +

+ ACTIVATE_ID_0: Supplies CLK_ZC1 clock +STOP_ID_1: Stops CLK_ZC1 clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZC1 frequency in Hz + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1000000000 + 1000000000 + 15625000 + +
+
+ + + McuZC2Clk + + This container contains the parameters related to CA76 Core2 Clock (ZC2) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CA76 Core2 Clock (ZC2) frequency (CLK_ZC2) + + +

+ CLK_ZC2: CLK_ZC2 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZC2 + + + CLK_ZC2 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_ZC2 = (PLL2VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ZC2 + + +

+ ACTIVATE_ID_0: Supplies CLK_ZC2 clock +STOP_ID_1: Stops CLK_ZC2 clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZC2 frequency in Hz + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1000000000 + 1000000000 + 15625000 + +
+
+ + + McuZC3Clk + + This container contains the parameters related to CA76 Core3 Clock (ZC3) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2214/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CA76 Core3 Clock (ZC3) frequency (CLK_ZC3) + + +

+ CLK_ZC3: CLK_ZC3 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZC3 + + + CLK_ZC3 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_ZC3 = (PLL2VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ZC3 + + +

+ ACTIVATE_ID_0: Supplies CLK_ZC3 clock +STOP_ID_1: Stops CLK_ZC3 clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZC3 frequency in Hz + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1000000000 + 1000000000 + 15625000 + +
+
+ + + McuZDClk + + This container contains the parameters related to CA76 Sub-System Clock (ZD) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CA76 Sub-System Clock (ZD) frequency (CLK_ZD) + + +

+ CLK_ZD: CLK_ZD is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZD + + + CLK_ZD + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ZD + + +

+ ACTIVATE_ID_0: Supplies CLK_ZD clock +STOP_ID_1: Stops CLK_ZD clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZD frequency in Hz + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 + +
+
+ + + McuZGClk + + This container contains the parameters related to 3D Graphics Engine Clock (ZG) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the 3D Graphics Engine clock (ZG) frequency (CLK_ZG) + + +

+ CLK_ZG: CLK_ZG is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZG + + + CLK_ZG + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = (32 - McuClockDivider)/32 +CLK_ZG = (PLL4VCO x 1/2) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 16 + 31 + 0 +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ZG + + +

+ ACTIVATE_ID_0: Supplies CLK_ZG clock +STOP_ID_1: Stops CLK_ZG clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZG frequency in Hz + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1000000000 + 1000000000 + 31250000 + +
+
+ + + McuSDSRCClk + + This container contains the parameters related to SDSRC Clock (SDSRC) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2312/AR_RS_0091_FR_0025 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SDSRC Clock (SDSRC) frequency (CLK_SDSRC) + + +

+ CLK_SDSRC: CLK_SDSRC is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2312/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SDSRC + + + CLK_SDSRC + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_SDSRC. + + +

+ PLL5VCOD2_DIV2_ID_0: CLK_SDSRC = PLL5VCO x 1/2 x1/2 +PLL5VCO_DIV5_ID_1: CLK_SDSRC = PLL5VCO x 1/5 +PLL5VCO_DIV6_ID_2: CLK_SDSRC = PLL5VCO x 1/6 +PLL4VCO_DIV5_ID_3: CLK_SDSRC = PLL4VCO x 1/5 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2312/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL5VCOD2_DIV2_ID_0 + + + PLL5VCOD2_DIV2_ID_0 + Renesas + + + PLL5VCO_DIV5_ID_1 + Renesas + + + PLL5VCO_DIV6_ID_2 + Renesas + + + PLL4VCO_DIV5_ID_3 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SDSRC frequency in Hz. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2312/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 799680000 + 800000000 + 533333333.3 + +
+
+ + + McuSD0HClk + + This container contains the parameters related to SD0H Clock (SD0H) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SD0H Clock (SD0H) frequency (CLK_SD0H) + + +

+ CLK_SD0H: CLK_SD0H is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SD0H + + + CLK_SD0H + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_SD0H + + +

+ ACTIVATE_ID_0: Supplies SD0H clock +STOP_ID_1: Stops SD0H clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + STOP_ID_1 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_SD0H. + + +

+ When CLK_SDSRC_DIV4_ID_2, CLK_SDSRC_DIV8_ID_3, CLK_SDSRC_DIV16_ID_4 is selected, McuClockCtrlSel should be set to STOP_ID_1 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SDSRC_DIV4_ID_2 + + + CLK_SDSRC_DIV1_ID_0 + Renesas + + + CLK_SDSRC_DIV2_ID_1 + Renesas + + + CLK_SDSRC_DIV4_ID_2 + Renesas + + + CLK_SDSRC_DIV8_ID_3 + Renesas + + + CLK_SDSRC_DIV16_ID_4 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SD0H frequency in Hz. + + +

+ McuClockValue = CLK_SDSRC x 1/Division with Division is selected by McuClockSelection +Example, McuClockSelection = CLK_SDSRC_DIV2_ID_1, McuClockValue = CLK_SDSRC x 1/2 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 199920000 + 800000000 + 33333333.3 +
+
+
+ + + McuSD0Clk + + This container contains the parameters related to SD0 Clock (SD0) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SD0 Clock (SD0) frequency (CLK_SD0) + + +

+ CLK_SD0: CLK_SD0 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SD0 + + + CLK_SD0 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_SD0 + + +

+ ACTIVATE_ID_0: Supplies SD0 clock +STOP_ID_1: Stops SD0 clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_SD0. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SD0H_DIV4_ID_1 + + + CLK_SD0H_DIV2_ID_0 + Renesas + + + CLK_SD0H_DIV4_ID_1 + Renesas + + + + + + McuClockValue + + This parameter declares CLK_SD0 frequency in Hz. + + +

+ McuClockValue = CLK_SD0H x 1/Division with Division is selected by McuClockSelection +Example, McuClockSelection = CLK_SD0H_DIV4_ID_1, McuClockValue = CLK_SD0H x 1/4 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 49980000 + 200000000 + 8333333.3 +
+
+
+ + + McuRPCClk + + This container contains the parameters related to RPC Clock (RPC) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the RPC Clock (RPC) frequency (CLK_RPC) + + +

+ CLK_RPC: CLK_RPC is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_RPC + + + CLK_RPC + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_RPC + + +

+ ACTIVATE_ID_0: Supplies RPC clock +STOP_ID_1: Stops RPC clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockSelection + + This parameter contains the Source clock selection for CLK_RPC. + + +

+ PLL5VCOD<a>_DIV<b>_ID_17 with: +a: division of PLL5VCO +b: division of RPC clock +Division ratio = a x b +Example: PLL5VCOD5_DIV4_ID_19 has a=5, b=4, Division ratio = 5 x 4 = 20 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + PLL5VCOD5_DIV2_ID_17 + + + PLL5VCOD4_DIV4_ID_3 + Renesas + + + PLL5VCOD4_DIV6_ID_5 + Renesas + + + PLL5VCOD4_DIV8_ID_7 + Renesas + + + PLL5VCOD6_DIV2_ID_9 + Renesas + + + PLL5VCOD4_DIV4_ID_11 + Renesas + + + PLL5VCOD4_DIV6_ID_13 + Renesas + + + PLL5VCOD4_DIV8_ID_15 + Renesas + + + PLL5VCOD5_DIV2_ID_17 + Renesas + + + PLL5VCOD5_DIV4_ID_19 + Renesas + + + PLL5VCOD5_DIV6_ID_21 + Renesas + + + PLL5VCOD5_DIV8_ID_23 + Renesas + + + PLL5VCOD6_DIV2_ID_25 + Renesas + + + PLL5VCOD6_DIV4_ID_27 + Renesas + + + PLL5VCOD6_DIV6_ID_29 + Renesas + + + PLL5VCOD6_DIV8_ID_31 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_RPC frequency in Hz. + + +

+ McuClockValue = PLL5VCO x 1/Division with Division is selected by McuClockSelection +Example, McuClockSelection = PLL5VCOD5_DIV4_ID_19, McuClockValue = PLL5VCO x 1/5 x 1/4 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 319872000 + 320000000 + 66666666.7 +
+
+
+ + + McuRPCD2Clk + + This container contains the parameters related to RPCD2 Clock (RPCD2) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the RPC Clock (RPCD2) frequency (CLK_RPCD2) + + +

+ CLK_RPCD2: CLK_RPCD2 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_RPCD2 + + + CLK_RPCD2 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_RPCD2 + + +

+ ACTIVATE_ID_0: Supplies RPC clock +STOP_ID_1: Stops RPC clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_RPCD2 frequency in Hz. + + +

+ McuClockValue = CLK_RPC x 1/2 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 159936000 + 160000000 + 33333333.3 +
+
+
+ + + McuMSOClk + + This container contains the parameters related to MSO Clock (MSO) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the MSO Clock (MSO) frequency (CLK_MSO) + + +

+ CLK_MSO: CLK_MSO is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_MSO + + + CLK_MSO + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_MSO + + +

+ ACTIVATE_ID_0: Supplies MSO clock +STOP_ID_1: Stops MSO clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 63 + 63 + 5 +
+ + + McuClockValue + + This parameter declares CLK_MSO frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 12495000 + 133333333.3 + 12495000 +
+
+
+ + + McuCANFDClk + + This container contains the parameters related to CAN-FD Clock (CANFD) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CAN-FD Clock (CANFD) frequency (CLK_CANFD) + + +

+ CLK_CANFD: CLK_CANFD is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CANFD + + + CLK_CANFD + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_CANFD + + +

+ ACTIVATE_ID_0: Supplies CAN-FD clock +STOP_ID_1: Stops CAN-FD clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 63 + 63 + 9 +
+ + + McuClockValue + + This parameter declares CLK_CANFD frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 12495000 + 80000000 + 12495000 +
+
+
+ + + McuCSIClk + + This container contains the parameters related to CSI Clock (CSI) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CSI Clock (CSI) frequency (CLK_CSI) + + +

+ CLK_CSI: CLK_CSI is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_CSI + + + CLK_CSI + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_CSI + + +

+ ACTIVATE_ID_0: Supplies CSI clock +STOP_ID_1: Stops CSI clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + STOP_ID_1 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 31 + 63 + 31 +
+ + + McuClockValue + + This parameter declares CLK_CSI frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 24990000 + 25000000 + 12495000 +
+
+
+ + + McuPOSTClk + + This container contains the parameters related to POST Clock (POST) frequency + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST Clock (POST) frequency (CLK_POST) + + +

+ CLK_POST: CLK_POST is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST + + + CLK_POST + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST + + +

+ ACTIVATE_ID_0: Supplies POST clock +STOP_ID_1: Stops POST clock +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 11 + 63 + 11 +
+ + + McuClockValue + + This parameter declares CLK_POST frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 66640000 + 66666667 + 12495000 +
+
+
+ + + McuPOST2Clk + + This container contains the parameters related to POST2 Clock (POST2) frequency + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST2 Clock (POST2) frequency (CLK_POST2) + + +

+ CLK_POST2: CLK_POST2 is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST2 + + + CLK_POST2 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST2 + + +

+ ACTIVATE_ID_0: Supplies POST2 clock +STOP_ID_1: Stops POST2 clock +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 5 + 63 + 5 +
+ + + McuClockValue + + This parameter declares CLK_POST2 frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 133280000 + 133333333.3 + 12495000 +
+
+
+ + + McuPOST3Clk + + This container contains the parameters related to POST3 Clock (POST3) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST3 Clock (POST3) frequency (CLK_POST3) + + +

+ CLK_POST3: CLK_POST3 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST3 + + + CLK_POST3 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST3 + + +

+ ACTIVATE_ID_0: Supplies POST3 clock +STOP_ID_1: Stops POST3 clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 11 + 63 + 11 +
+ + + McuClockValue + + This parameter declares CLK_POST3 frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0091_FR_0025/AR_RS_0102_FR_2315/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 66640000 + 66666667 + 12495000 +
+
+
+ + + McuPOST4Clk + + This container contains the parameters related to POST4 Clock (POST4) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the POST4 Clock (POST4) frequency (CLK_POST4) + + +

+ CLK_POST4: CLK_POST4 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_231 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_POST4 + + + CLK_POST4 + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_POST4 + + +

+ ACTIVATE_ID_0: Supplies POST4 clock +STOP_ID_1: Stops POST4 clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_231 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_231 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 11 + 63 + 11 +
+ + + McuClockValue + + This parameter declares CLK_POST4 frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_231 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 66640000 + 66666667 + 12495000 +
+
+
+ + + McuDSIEXTClk + + This container contains the parameters related to DSIEXT Clock (DSIEXT) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the DSIEXT Clock (DSIEXT) frequency (CLK_DSIEXT) + + +

+ CLK_DSIEXT: CLK_DSIEXT is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_DSIEXT + + + CLK_DSIEXT + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_DSIEXT + + +

+ ACTIVATE_ID_0: Supplies DSIEXT clock +STOP_ID_1: Stops DSIEXT clock +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + STOP_ID_1 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 63 + 0 +
+ + + McuClockValue + + This parameter declares CLK_DSIEXT frequency in Hz. + + +

+ McuClockValue = (PLL5VCO x 1/4) x Division ratio +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313/AR_RS_0102_FR_2314/AR_RS_0102_FR_2315 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 799680000 + 800000000 + 12495000 +
+
+
+ + + McuSASYNCRTClk + + This container contains the parameters related to SASYNCRT Clock (SASYNCRT) frequency + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCRT Clock (SASYNCRT) frequency (CLK_SASYNCRT) + + +

+ CLK_SASYNCRT: CLK_SASYNCRT is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCRT + + + CLK_SASYNCRT + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCRT frequency in Hz. + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 16666667 + 16666667 + 16666667 + +
+
+ + + McuSASYNCPERD1Clk + + This container contains the parameters related to SASYNCPERD1 Clock (SASYNCPERD1) frequency + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCPERD1 Clock (SASYNCPERD1) frequency (CLK_SASYNCPERD1) + + +

+ CLK_SASYNCPERD1: CLK_SASYNCPERD1 is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCPERD1 + + + CLK_SASYNCPERD1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCPERD1 frequency in Hz. + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 266666667 + 266666667 + 266666667 + +
+
+ + + McuSASYNCPERD2Clk + + This container contains the parameters related to SASYNCPERD2 Clock (SASYNCPERD2) frequency + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCPERD2 Clock (SASYNCPERD2) frequency (CLK_SASYNCPERD2) + + +

+ CLK_SASYNCPERD2: CLK_SASYNCPERD2 is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCPERD2 + + + CLK_SASYNCPERD2 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCPERD2 frequency in Hz. + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 133333333 + 133333333 + 133333333 + +
+
+ + + McuSASYNCPERD4Clk + + This container contains the parameters related to SASYNCPERD4 Clock (SASYNCPERD4) frequency + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SASYNCPERD4 Clock (SASYNCPERD4) frequency (CLK_SASYNCPERD4) + + +

+ CLK_SASYNCPERD4: CLK_SASYNCPERD4 is unit name. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SASYNCPERD4 + + + CLK_SASYNCPERD4 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SASYNCPERD4 frequency in Hz. + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 66666667 + 66666667 + 66666667 + +
+
+ + + McuZXClk + + This container contains the parameters related to ZX Clock (ZX) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the ZX Clock (ZX) frequency (CLK_ZX) + + +

+ CLK_ZX: CLK_ZX is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ZX + + + CLK_ZX + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ZX + + +

+ ACTIVATE_ID_0: Supplies ZX clock +STOP_ID_1: Stops ZX clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ZX frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuSVVIPClk + + This container contains the parameters related to SV_VIP Clock (SV_VIP) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SV_VIP Clock (SV_VIP) frequency (CLK_SV_VIP) + + +

+ CLK_SV_VIP: CLK_SV_VIP is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SV_VIP + + + CLK_SV_VIP + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_SV_VIP + + +

+ ACTIVATE_ID_0: Supplies SV_VIP clock +STOP_ID_1: Stops SV_VIP clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SV_VIP frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 640000000 + 640000000 + 640000000 +
+
+
+ + + McuSVIRClk + + This container contains the parameters related to SV_IR Clock (SV_IR) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the SV_IR Clock (SV_IR) frequency (CLK_SV_IR) + + +

+ CLK_SV_IR: CLK_SV_IR is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_SV_IR + + + CLK_SV_IR + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_SV_IR + + +

+ ACTIVATE_ID_0: Supplies SV_IR clock +STOP_ID_1: Stops SV_IR clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_SV_IR frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 640000000 + 640000000 + 640000000 +
+
+
+ + + McuS0HSCClk + + This container contains the parameters related to S0_HSC Clock (S0_HSC) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the S0_HSC Clock (S0_HSC) frequency (CLK_S0_HSC) + + +

+ CLK_S0_HSC: CLK_S0_HSC is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_S0_HSC + + + CLK_S0_HSC + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_S0_HSC frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuS0VCClk + + This container contains the parameters related to S0_VC Clock (S0_VC) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the S0_VC Clock (S0_VC) frequency (CLK_S0_VC) + + +

+ CLK_S0_VC: CLK_S0_VC is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_S0_VC + + + CLK_S0_VC + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_S0_VC + + +

+ ACTIVATE_ID_0: Supplies S0_VC clock +STOP_ID_1: Stops S0_VC clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_S0_VC frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuS0VIOClk + + This container contains the parameters related to S0_VIO Clock (S0_VIO) frequency + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the S0_VIO Clock (S0_VIO) frequency (CLK_S0_VIO) + + +

+ CLK_S0_VIO: CLK_S0_VIO is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_S0_VIO + + + CLK_S0_VIO + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_S0_VIO + + +

+ ACTIVATE_ID_0: Supplies S0_VIO clock +STOP_ID_1: Stops S0_VIO clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_S0_VIO frequency in Hz. + + +

+ McuClockValue = The clock source PLL1 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 +
+
+
+ + + McuVCBUSClk + + This container contains the parameters related to VC Clock (VC) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the VC Clock (VC) frequency (CLK_VC) + + +

+ CLK_VC: CLK_VC is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_VC + + + CLK_VC + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_VC frequency in Hz. + + +

+ McuClockValue = The clock source PLL5 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 533330000 + 533330000 + 533330000 +
+
+
+ + + McuVIOBUSClk + + This container contains the parameters related to VIO Clock (VIO) frequency + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the VIO Clock (VIO) frequency (CLK_VIO) + + +

+ CLK_VIO: CLK_VIO is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_VIO + + + CLK_VIO + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_VIO frequency in Hz. + + +

+ McuClockValue = The clock source PLL5 +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 533330000 + 533330000 + 533330000 +
+
+
+ + + McuRCLKClk + + This container contains the clock settings for RCLK clock source. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the RCLK Clock frequency (CLK_RCLK) + + +

+ CLK_RCLK: CLK_RCLK is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_RCLK + + + CLK_RCLK + Renesas + + +
+ + + McuClockSelection + + The value means the clock source clocked for CLK_RCLK, shown as below: +CLK_OCO : On-Chip-Oscillator (OCO) select. +CLK_EXTALR : EXTALR select. + + +

+ Clock source of RCLK can be selected by MD29 setting. Additionally, the initial value depends on MD29. +When MD29 = L, RCLK is EXTALR. +When MD29 = H, RCLK is OCO. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_OCO + + + CLK_OCO + Renesas + + + CLK_EXTALR + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_RCLK frequency in Hz. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 32800 + 32800 + 32800 + +
+
+ + + McuIMPAD1Clk + + This container contains the clock settings for RCLK clock source. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the IMPAD1 Clock frequency (CLK_IMPAD1) + + +

+ CLK_IMPAD1: CLK_IMPAD1 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_IMPAD1 + + + CLK_IMPAD1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_IMPAD1 frequency in Hz. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 + +
+
+ + + McuIMPAD4Clk + + This container contains the clock settings for CLK_IMPAD4 clock source. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CLK_IMPAD4 Clock frequency (CLK_IMPAD4) + + +

+ CLK_IMPAD4: CLK_IMPAD4 is unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_IMPAD4 + + + CLK_IMPAD4 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_IMPAD4 frequency in Hz. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 200000000 + 200000000 + 200000000 + +
+
+ + + McuIMPBClk + + This container contains the clock settings for the CLK_IMPB clock source. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CLK_IMPB Clock frequency (CLK_IMPB) + + +

+ CLK_IMPB: CLK_IMPB is a unit name. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_IMPB + + + CLK_IMPB + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_IMPB frequency in Hz. + + None + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 + +
+
+ + + McuIMPASRCClk + + This container contains the clock settings for the CLK_IMPASRC clock source. + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CLK_IMPASRC Clock frequency (CLK_IMPASRC) + + +

+ CLK_IMPASRC: CLK_IMPASRC is a unit name. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_IMPASRC + + + CLK_IMPASRC + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_IMPASRC + + +

+ ACTIVATE_ID_0: Supplies IMPASRC clock +STOP_ID_1: Stops IMPASRC clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_IMPASRC frequency in Hz. + + None + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 + +
+
+ + + McuIMPBSRCClk + + This container contains the clock settings for the CLK_IMPBSRC clock source. + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CLK_IMPBSRC Clock frequency (CLK_IMPBSRC) + + +

+ CLK_IMPBSRC: CLK_IMPBSRC is a unit name. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_IMPBSRC + + + CLK_IMPBSRC + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_IMPBSRC + + +

+ ACTIVATE_ID_0: Supplies IMPBSRC clock +STOP_ID_1: Stops IMPBSRC clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_IMPBSRC frequency in Hz. + + AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 800000000 + 800000000 + 800000000 + +
+
+ + + McuVIOSRCClk + + This container contains the clock settings for the CLK_VIOSRC clock source. + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CLK_VIOSRC Clock frequency (CLK_VIOSRC) + + +

+ CLK_VIOSRC: CLK_VIOSRC is a unit name. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_VIOSRC + + + CLK_VIOSRC + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_VIOSRC + + +

+ ACTIVATE_ID_0: Supplies CLK_VIOSRC clock +STOP_ID_1: Stops CLK_VIOSRC clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_VIOSRC frequency in Hz. + + None + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 533333333 + 533333333 + 533333333 + +
+
+ + + McuVCSRCClk + + This container contains the clock settings for the CLK_VCSRC clock source. + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CLK_VCSRC Clock frequency (CLK_VCSRC) + + +

+ CLK_VCSRC: CLK_VCSRC is a unit name. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_VCSRC + + + CLK_VCSRC + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_VCSRC + + +

+ ACTIVATE_ID_0: Supplies CLK_VCSRC clock +STOP_ID_1: Stops CLK_VCSRC clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_VCSRC frequency in Hz. + + None + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 533333333 + 533333333 + 533333333 + +
+
+ + + McuFRAYClk + + This container contains the clock settings for the CLK_VCSRC clock source. + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CLK_FRAY Clock frequency (CLK_FRAY) + + +

+ CLK_FRAY: CLK_FRAY is a unit name. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_FRAY + + + CLK_FRAY + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_FRAY + + +

+ ACTIVATE_ID_0: Supplies CLK_FRAY clock +STOP_ID_1: Stops CLK_FRAY clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockDivider + + This parameter contains the division value. + + +

+ Division ratio = 1/(McuClockDivider + 1) +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 9 + 63 + 0 +
+ + + McuClockValue + + This parameter declares CLK_FRAY frequency in Hz. + + None + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 80000000 + 80000000 + 80000000 + +
+
+ + + McuADGHClk + + This container contains the clock settings for the CLK_VCSRC clock source. + + +

+ The clocks can be stopped in Low Power Mode for further power consumption reduction. +

+
+ AR_RS_0102_FR_2210/AR_RS_0102_FR_2211/AR_RS_0102_FR_2212/AR_RS_0102_FR_2213/AR_RS_0102_FR_2310/AR_RS_0102_FR_2311/AR_RS_0102_FR_2312/AR_RS_0102_FR_2313 + 1 + 1 + + + + McuClockName + + This parameter contains the functional unit name for the CLK_ADGH Clock frequency (CLK_ADGH) + + +

+ CLK_FRAY: CLK_ADGH is a unit name. +

+
+ None + 1 + 1 + LOCAL + Renesas + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CLK_ADGH + + + CLK_ADGH + Renesas + + +
+ + + McuClockCtrlSel + + This parameter contains the clock control selection for CLK_ADGH + + +

+ ACTIVATE_ID_0: Supplies CLK_ADGH clock +STOP_ID_1: Stops CLK_ADGH clock +

+
+ None + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + ACTIVATE_ID_0 + + + ACTIVATE_ID_0 + Renesas + + + STOP_ID_1 + Renesas + + +
+ + + McuClockValue + + This parameter declares CLK_ADGH frequency in Hz. + + None + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 80000000 + 80000000 + 80000000 + +
+
+
+
+ + + McuPllClockSetting + + This container contains CPU System clocks. + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2300/AR_RS_0102_FR_2301 + 1 + 1 + + + + McuMainOsc + + This parameter specifies the reference clock value Main-OSC located on Control domain which input as EXTAL + + +

+ PLL circuits multiply the input clock from EXTAL (EXTAL or EXTAL/2). +'When "MD14=1 and MD13=1", the reference clock is EXTAL x 1/2 (= 40.00 x 1/2). When the other mode setting, it is EXTAL x 1/1 +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2300/AR_RS_0102_FR_2301 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CLOCK_FREQUENCY_16_66_MHZ + + + CLOCK_FREQUENCY_16_66_MHZ + Renesas + + + CLOCK_FREQUENCY_20_MHZ + Renesas + + + CLOCK_FREQUENCY_33_33_MHZ + Renesas + + +
+
+ + + + McuPll1ClockSetting + + This container contains the parameters related to PLL1 supported clock domains + + AR_RS_0102_FR_2300 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 1 on or off + + +

+ false: Turns off PLL circuit 1 +true: Turns on PLL circuit 1 +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2300/AR_RS_0102_FR_2301 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPllFrequency + + This parameter contains the value for PLL1VCO + + +

+ Mode pin control for PLL parameter setting is applied for PLL1 because the parameter cannot be changed by software registers after Master boot processor finishes executing the boot sequence +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2300/AR_RS_0102_FR_2301 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3200000000 + 3299200000 + 3174201000 +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 1 when PLLECR.PLL1E is set to 1 + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll2ClockSetting + + This container contains the parameters related to PLL2 supported clock domains + + AR_RS_0102_FR_2300 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 2 on or off + + +

+ false: Turns off PLL circuit 2 +true: Turns on PLL circuit 2 +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMultiplicationRatio + + This parameter specifies PLL2 multiplication Ratio - NI[7:0] + + +

+ PLL2 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 119 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +DITHERED_FREQUENCY_MODE_DOWN_ID_6: Fractional multiplication PLL mode. Output frequency is dithered (down spread) +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + + DITHERED_FREQUENCY_MODE_DOWN_ID_6 + Renesas + + +
+ + + McuDownSpreadModuleDepth + + This parameter specifies PLL Down spread (modulation depth) (SSDEPT [6:0]) + + +

+ Down spread (modulation depth) value: +SSDEPT_VALUE_0: 0% +SSDEPT_VALUE_20: -1% +SSDEPT_VALUE_40: -2% +SSDEPT_VALUE_60: -3% +SSDEPT_VALUE_80: -4% +SSDEPT_VALUE_100: -5% +SSDEPT_VALUE_120: -6% +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SSDEPT_VALUE_0 + + + SSDEPT_VALUE_0 + Renesas + + + SSDEPT_VALUE_20 + Renesas + + + SSDEPT_VALUE_40 + Renesas + + + SSDEPT_VALUE_60 + Renesas + + + SSDEPT_VALUE_80 + Renesas + + + SSDEPT_VALUE_100 + Renesas + + + SSDEPT_VALUE_120 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL2 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) or 3'B110 (SSCG mode) to 3'B000 (integer +multiplication mode), write 25'H000 to NF[24:0]. Any others values except 25'H000 are +prohibited for NF[24:0] in integer multiplication mode. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuSSCGModulationFreq + + This parameter specifies SSCG modulation frequency value (SSFREQ [6:0]) + + +

+ The SSCG modulation frequency (Fmod) is calculated by following. +Fmod = (PLL reference clock) / (SSFREQ_value x 20 + 160) +Fmod range spec is 20 KHz to Fmod max KHz +The Fmod max is dependent on the value of McuDownSpreadModuleDepth +SSDEPT_VALUE_0: Don't care Fmod +SSDEPT_VALUE_20: 60 +SSDEPT_VALUE_40: 60 +SSDEPT_VALUE_60: 51.9 +SSDEPT_VALUE_80: 48.9 +SSDEPT_VALUE_100: 31.1 +SSDEPT_VALUE_120: 25.9 +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL2VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL2 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL2VCO = (PLL2 reference clock) x (PLL2 multiplication ratio) +SSMODE[2:0] = 3'b100, 3'b110 ++ PLL2 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL2VCO = (PLL2 reference clock) x (PLL2 multiplication ratio) +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4000000000 + 4000000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This parameter specifies the stop condition of PLL circuit 2 when PLLECR.PLL2E is set to 1 + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll3ClockSetting + + This container contains the parameters related to PLL3 supported clock domains + + AR_RS_0102_FR_2300 + 1 + 1 + + + + McuMultiplicationRatio + + This parameter specifies PLL3 multiplication Ratio - NI[7:0] + + +

+ PLL3 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 95 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL3 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) to 3'B000 (integer multiplication mode), write +25'H000 to NF[24:0]. Any other values except 25'H000 are prohibited for NF[24:0] in +integer multiplication mode. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL3VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL3 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL3VCO = (PLL3 reference clock) x (PLL3 multiplication ratio) +SSMODE[2:0] = 3'b100 ++ PLL3 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL3VCO = (PLL3 reference clock) x (PLL3 multiplication ratio) +SSMODE[2:0] = Others ++ Setting prohibited. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3200000000 + 3200000000 + 2000000000 +
+ + + McuPllCircuitEnable + + This parameter turns PLL circuit 3 on or off + + +

+ false: Turns off PLL circuit 3 +true: Turns on PLL circuit 3 +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 3 when PLLECR.PLL3E is set to 1 + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2304/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2309/AR_RS_0102_FR_2307/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll4ClockSetting + + This container contains the parameters related to PLL4 supported clock domains + + AR_RS_0102_FR_2300 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 4 on or off + + +

+ false: Turns off PLL circuit 4 +true: Turns on PLL circuit 4 +

+
+ AR_RS_0102_FR_2300 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMultiplicationRatio + + This parameter specifies PLL4 multiplication Ratio - NI[7:0] + + +

+ PLL4 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0102_FR_2300 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 119 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +DITHERED_FREQUENCY_MODE_DOWN_ID_6: Fractional multiplication PLL mode. Output frequency is dithered (down spread) +

+
+ AR_RS_0102_FR_2300 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + + DITHERED_FREQUENCY_MODE_DOWN_ID_6 + Renesas + + +
+ + + McuDownSpreadModuleDepth + + This parameter specifies PLL Down spread (modulation depth) (SSDEPT [6:0]) + + +

+ Down spread (modulation depth) value: +SSDEPT_VALUE_0: 0% +SSDEPT_VALUE_20: -1% +SSDEPT_VALUE_40: -2% +SSDEPT_VALUE_60: -3% +SSDEPT_VALUE_80: -4% +SSDEPT_VALUE_100: -5% +SSDEPT_VALUE_120: -6% +

+
+ AR_RS_0102_FR_2300 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SSDEPT_VALUE_0 + + + SSDEPT_VALUE_0 + Renesas + + + SSDEPT_VALUE_20 + Renesas + + + SSDEPT_VALUE_40 + Renesas + + + SSDEPT_VALUE_60 + Renesas + + + SSDEPT_VALUE_80 + Renesas + + + SSDEPT_VALUE_100 + Renesas + + + SSDEPT_VALUE_120 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL4 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) or 3'B110 (SSCG mode) to 3'B000 (integer +multiplication mode), write 25'H000 to NF[24:0]. Any others values except 25'H000 are +prohibited for NF[24:0] in integer multiplication mode. +

+
+ AR_RS_0102_FR_2300 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuSSCGModulationFreq + + This parameter specifies SSCG modulation frequency value (SSFREQ [6:0]) + + +

+ The SSCG modulation frequency (Fmod) is calculated by following. +Fmod = (PLL reference clock) / (SSFREQ_value x 20 + 160) +Fmod range spec is 20 KHz to 60 KHz +

+
+ AR_RS_0102_FR_2300 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL4VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL4 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL4VCO = (PLL4 reference clock) x (PLL4 multiplication ratio) +SSMODE[2:0] = 3'b100, 3'b110 ++ PLL4 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL4VCO = (PLL4 reference clock) x (PLL4 multiplication ratio) +

+
+ AR_RS_0102_FR_2300 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4000000000 + 4000000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This parameter specifies the stop condition of PLL circuit 4 when PLLECR.PLL4E is set to 1 + + AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll5ClockSetting + + This container contains the parameters related to PLL5 supported clock domains + + AR_RS_0102_FR_2300 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 5 on or off + + +

+ false: Turns off PLL circuit 5 +true: Turns on PLL circuit 5 +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPllFrequency + + This parameter contains the value for PLL5VCO + + +

+ There are no control registers for PLL5. The PLL5VCO frequency must be always 3200 MHz +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 3200000000 + 3200000000 + 3200000000 +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 5 when PLLECR.PLL5E is set to 1 + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll6ClockSetting + + This container contains the parameters related to PLL6 supported clock domains + + AR_RS_0102_FR_2300 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 6 on or off + + +

+ false: Turns off PLL circuit 6 +true: Turns on PLL circuit 6 +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMultiplicationRatio + + This parameter specifies PLL6 multiplication Ratio - NI[7:0] + + +

+ PLL6 multiplication ratio control parameter related by SSMODE +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 83 + 255 + 0 +
+ + + McuFreqDitherMode + + This parameter specifies PLL mode and output frequency dither mode (SSMODE [2:0] ) + + +

+ INTEGER_FIXED_FREQUENCY_MODE_ID_0: Integer multiplication PLL mode. Output frequency is fixed (0% dither) +FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4: Fractional multiplication PLL mode. Output frequency is fixed (0% dither) +DITHERED_FREQUENCY_MODE_DOWN_ID_6: Fractional multiplication PLL mode. Output frequency is dithered (down spread) +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + + + INTEGER_FIXED_FREQUENCY_MODE_ID_0 + Renesas + + + FRACTIONAL_FIXED_FREQUENCY_MODE_ID_4 + Renesas + + + DITHERED_FREQUENCY_MODE_DOWN_ID_6 + Renesas + + +
+ + + McuDownSpreadModuleDepth + + This parameter specifies PLL Down spread (modulation depth) (SSDEPT [6:0]) + + +

+ Down spread (modulation depth) value: +SSDEPT_VALUE_0: 0% +SSDEPT_VALUE_20: -1% +SSDEPT_VALUE_40: -2% +SSDEPT_VALUE_60: -3% +SSDEPT_VALUE_80: -4% +SSDEPT_VALUE_100: -5% +SSDEPT_VALUE_120: -6% +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SSDEPT_VALUE_0 + + + SSDEPT_VALUE_0 + Renesas + + + SSDEPT_VALUE_20 + Renesas + + + SSDEPT_VALUE_40 + Renesas + + + SSDEPT_VALUE_60 + Renesas + + + SSDEPT_VALUE_80 + Renesas + + + SSDEPT_VALUE_100 + Renesas + + + SSDEPT_VALUE_120 + Renesas + + +
+ + + McuFractionalMultiplication + + This parameter specifies Fractional multiplication value (NF[24:0]) + + +

+ PLL6 multiplication ratio control parameter. Before SSMODE[2:0] is changed from +3'B100 (fractional multiplication mode) or 3'B110 (SSCG mode) to 3'B000 (integer +multiplication mode), write 25'H000 to NF[24:0]. Any others values except 25'H000 are +prohibited for NF[24:0] in integer multiplication mode. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 33554431 + 0 +
+ + + McuSSCGModulationFreq + + This parameter specifies SSCG modulation frequency value (SSFREQ [6:0]) + + +

+ The SSCG modulation frequency (Fmod) is calculated by following. +Fmod = (PLL reference clock) / (SSFREQ_value x 20 + 160) +Fmod range spec is 20 KHz to Fmod max KHz +The Fmod max is dependent on the value of McuDownSpreadModuleDepth +SSDEPT_VALUE_0: Don't care Fmod +SSDEPT_VALUE_20: 60 +SSDEPT_VALUE_40: 60 +SSDEPT_VALUE_60: 52.5 +SSDEPT_VALUE_80: 39.4 +SSDEPT_VALUE_100: 31.5 +SSDEPT_VALUE_120: 26.2 +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 127 + 0 +
+ + + McuPllFrequency + + This parameter contains the value for PLL6VCO + + +

+ The realized frequency has the following relationship. +SSMODE[2:0] = 3'b000 ++ PLL6 multiplication ratio = (NI[7:0] + 1) x 2 ++ PLL6VCO = (PLL6 reference clock) x (PLL6 multiplication ratio) +SSMODE[2:0] = 3'b100, 3'b110 ++ PLL6 multiplication ratio = (NI[7:0] + 1) x 2 + NF[24:0] / 2^24 ++ PLL6VCO = (PLL6 reference clock) x (PLL6 multiplication ratio) +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 2800000000 + 2800000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 6 when PLLECR.PLL6E is set to 1 + + AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ false: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +true: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ false: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +true: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0091_FR_0025/AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0102_FR_2306/AR_RS_0102_FR_2307/AR_RS_0102_FR_2308/AR_RS_0102_FR_2309/AR_RS_0102_FR_2317 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + McuPll7ClockSetting + + This container contains the parameters related to PLL7 supported clock domains + + AR_RS_0102_FR_2300 + 1 + 1 + + + + McuPllCircuitEnable + + This parameter turns PLL circuit 7 on or off + + +

+ false: Turns off PLL circuit 7 +true: Turns on PLL circuit 7 +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPllFrequency + + This parameter contains the value for PLL7VCO + + +

+ Frequency value of PLL ciruit 7 is always 2000 MHz +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 2000000000 + 2000000000 + 2000000000 +
+
+ + + + McuPllStopConditions + + This container specifies the stop condition of PLL circuit 7 when PLLECR.PLL7E is set to 1 + + AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + + + + McuPllStopByA3IR + + This parameter specifies PLLn circuit Stop Condition by A3IR Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3IR area is turned off. +True: PLL circuit is turned off when the power supply of the A3IR area is turned off +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopBy3DGB + + This parameter specifies PLLn circuit Stop Condition by 3DGB Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the 3DGB area is turned off. +True: PLL circuit is turned off when the power supply of the 3DGB area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP1 + + This parameter specifies PLLn circuit Stop Condition by A3ISP1STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP1STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP1STP area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3ISP0 + + This parameter specifies PLLn circuit Stop Condition by A3ISP0STP Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3ISP0STP area is turned off. +True: PLL circuit is turned off when the power supply of the A3ISP0STP area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3DUL + + This parameter specifies PLLn circuit Stop Condition by A3DUL Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3DUL area is turned off. +True: PLL circuit is turned off when the power supply of the A3DUL area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP0 + + This parameter specifies PLLn circuit Stop Condition by A3VIP0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP0 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP0 area is turned off +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP1 + + This parameter specifies PLLn circuit Stop Condition by A3VIP1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP1 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP1 area is turned off +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA3VIP2 + + This parameter specifies PLLn circuit Stop Condition by A3VIP2 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A3VIP2 area is turned off. +True: PLL circuit is turned off when the power supply of the A3VIP2 area is turned off +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D1 + + This parameter specifies PLLn circuit Stop Condition by A2E0D1 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D1 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D1 area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPllStopByA2E0D0 + + This parameter specifies PLLn circuit Stop Condition by A2E0D0 Power Status + + +

+ False: PLL circuit is not turned off when the power supply of the A2E0D0 area is turned off. +True: PLL circuit is turned off when the power supply of the A2E0D0 area is turned off. +

+
+ AR_RS_0102_FR_2302/AR_RS_0102_FR_2303/AR_RS_0102_FR_2304/AR_RS_0102_FR_2305/AR_RS_0091_FR_0025 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+
+
+ + + McuModuleClockSupplySetting + + This container contains the parameters related to module clock supply of peripherals + + AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + + + + McuIMPPSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP PSC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPDMAC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP DMAC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMP0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP core0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSPMCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP CNN (Scratchpad memory (SPMC0, SPMC1, SPMC2)) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPCNNClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP CNN + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuISP0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel 1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuUMFL0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Vision IP (Optical Flow) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSMPS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Vision IP (SFM (Structure Flow Motion), Priority Sampling) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSMPO0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Vision IP (SFM (Structure Flow Motion), Post Processing) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuRGXClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral 3D Graphics Engine + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuADGClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ADG (clock generator for Ethernet AV) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSPMIClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP Scratchpad memory (SPMI0, SPMI1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPSLVClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP AXI slave + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPDTAClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP DTA + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMPDMAC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMP DMAC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuAVB2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherAVB (AVB2) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAVB1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherAVB (AVB1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAVB0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherAVB (AVB0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCSITOP0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CSI40 (CSI-2-RX0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCANFDClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CAN-FD + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuDSITXLINK0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MIPI-DSI (DSI-TX0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDOC2CHClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral DOC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDIS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral DU + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCSITOP1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CSI40 (CSI-2-RX1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIMS1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (without extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (without extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMR1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (with Rotator&Scaler Extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuIMR0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral IMR-LX5 (with Rotator&Scaler Extension) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFRAY00ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FlexRay + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuFCPVD0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVD (FCPV for VSPD0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPCSClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPCS + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPWMClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PWM9, PWM8, PWM7, PWM6, PWM5, PWM4, PWM3, PWM2, PWM1, PWM0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 5 (MSIOF5) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 4 (MSIOF4) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIVCP1EClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral iVCP1E + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuISPCS1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel Selector) for ISP channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuISPCS0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ISP (Channel Selector) for ISP channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuINTTPClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral INTC-Monitor (INTTP) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVIN01ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN00ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTPU0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TPU + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVSPD0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPD0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN17ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN17 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN16ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN16 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN15ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN15 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN14ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN14 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN13ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN13 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN12ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN12 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN11ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN11 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN10ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN10 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN07ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN7 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN06ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN6 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN05ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN04ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN03ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuVIN02ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VIN2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPFC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC2 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPFC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC1 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVSPX0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VSPX0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFCPVX0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral FCPVX0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuMTIClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MTI + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCSBRGIRA2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Debug and Trace + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCSBRGIRA3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Debug and Trace + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuTSNClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral EtherTSN + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCVE3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCVE0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CVe0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuFCPRCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Compression bus in Main Memory domain + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSSIClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SSI + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSSIUClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SSIU + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuADVFSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral ADVFS Controller (K-Sensor) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCR0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral Crypto Engine + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuINTAPClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral INTC-AP (including GIC600) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuI2C0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral I2C channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuHSCIF3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuHSCIF2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuHSCIF1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuHSCIF0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral HSCIF channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuRTDM1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRTDM0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RT-DMAC channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuRPCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RPC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPCIE0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PCIEC ch0 Cold-reset + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuMSI3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 3 (MSIOF3) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 2 (MSIOF2) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 1 (MSIOF1) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuMSI0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral MSIOF channel 0 (MSIOF0) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuIRQCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral INTC-EX (IRQC) + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuTMU4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuTMU0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TMU channel 0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSYDM2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SYS-DMAC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSYDM1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SYS-DMAC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSDHI0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripherals SDHI0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSCIF4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripherals SCIF4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuSCIF3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripherals SCIF3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSCIF1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SCIF-1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuSCIF0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SCIF-0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuUCMTClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral SUCMT + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuTSCClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral TSC4, TSC3, TSC2, TSC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPFC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PFC0 Bus Domain0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCMT3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCMT2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCMT1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCMT0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CMT0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWDTClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WDT + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuWCRC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWCRC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWCRC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuWCRC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral WCRC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuFSOClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral RFSO + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuCRC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCRC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCRC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuCRC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CRC0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC7ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC7 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC6ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC6 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuKCRC5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral KCRC5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACCWrapperClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Wrapper + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC1ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC2ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch2 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC3ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch3 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC4ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch4 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC5ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch5 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC6ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch6 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuAESACC7ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral AES-ACC Ch7 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+ + + McuPAPDEBUGClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral CoreSight Debug Block for PAP + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR28b30ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b21ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPAPSDMACClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PAP-SDMAC + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPAPTOPClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PAP TOP + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuPAPBUSClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral PAP local bus + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP1MSTPCR28b02ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP1 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuVDSP0MSTPCR28b01ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral VDSP0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + McuDDR1DDR0ClockSupplyEnable + + This parameter enables or disables the clock supply of peripheral DDR1DDR0 + + +

+ false: Stops supply of the clock signal to the corresponding module. +true: Enables supply of the clock signal to the corresponding module. +

+
+ AR_RS_0091_FR_0025/AR_RS_0091_FR_0026/AR_RS_0102_FR_2316 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+
+
+ + + McuClockReferencePoint + + This container defines a reference point in the Mcu Clock tree. It defines the frequency which can be used by other modules as an input value. Lower multiplicity is 1, as even in the simplest case (only one frequency is used), there is one frequency to be defined. This container is not used for implementation. + + ECUC_Mcu_00174/AR_RS_0091_FR_0031/ECUC_Mcu_00175/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025 + 1 + 1 + + + + McuClockReferencePointFrequency + + This is the frequency for the specific instance of the McuClockReferencePoint container. It shall be given in Hz. + + +

+ This parameter is not used for implementation. So if its used for reference frequency then user has to take care for configuration of valid domain clocks associated with it. +

+
+ ECUC_Mcu_00175/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0025 + 1 + 1 + ECU + AUTOSAR_ECUC + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 400000000 + 0 +
+
+
+
+
+ + + McuRamSectorSettingConf + + This container contains the configuration (parameters) for the RAM Sector setting. Please see MCU030 for more information on RAM sector settings. + + ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 0 + 255 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + McuRamDefaultValue + + This parameter shall represent the Data pre-setting to be initialized. + + ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 + + + + McuRamSectionBaseAddress + + This parameter shall represent the MCU RAM section base address. + + +

+ System RAM: 0xE630_0000 to 0xE63F_FFFF +RT-VRAM0 MIRRORED: 0xEB20_0000 to 0xEB2F_FFFF +RT-VRAM0 EXTENDED: 0xE010_0000 to 0xE1BF_FFFF +RT-VRAM1: 0xE200_0000 to 0xE3BF_FFFF +

+
+ ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 +
+ + + McuRamSectionSize + + This parameter shall represent the MCU RAM Section size in bytes. + + +

+ System RAM: (1024KB) (4..1048576) +RT-VRAM0 MIRRORED: (1024KB) (4..1048576) +RT-VRAM0 EXTENDED: (27MB) (4..28311552) +RT-VRAM1: (28MB) (4..29360128) +

+
+ ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4 + 29360128 + 4 +
+ + + McuRamSectionWriteSize + + This parameter shall define the size in bytes of data which can be written into RAM at once. + + +

+ The maximum bit length of the RAM access size is 32-bit. +If RAM ECC is enabled, then if the initialization with the maximum bit length is not performed (e.g. if a 32-bit RAM is initialized by an 8-bit or 16-bit access), an ECC error may be detected. Therefore, McuRamSectionWriteSize must be selected as "4" in this case. +

+
+ ECUC_Mcu_00120/ECUC_Mcu_00177/AR_RS_0091_FR_0025/ECUC_Mcu_00178/ECUC_Mcu_00179/ECUC_Mcu_00190 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 4 + 4 + 1 +
+
+
+ + + McuDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_ReportErrorStatus API in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. The standardized errors are provided in the container and can be extended by vendor specific error references. + + ECUC_Mcu_00187/ECUC_Mcu_00188/AR_RS_0091_FR_0025/AR_RS_0102_FSR_0070/AR_RS_0102_FSR_0073/AR_RS_0102_FSR_0071/AR_RS_0102_FSR_0072/AR_RS_0102_FSR_0076/AR_RS_0102_FSR_0077 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + + MCU_E_CLOCK_FAILURE + + Reference to configured DEM event to report "Clock source failure". + + ECUC_Mcu_00187/ECUC_Mcu_00188/AR_RS_0091_FR_0025/AR_RS_0102_FSR_0070/AR_RS_0102_FSR_0073/AR_RS_0102_FSR_0071/AR_RS_0102_FSR_0072/AR_RS_0102_FSR_0076/AR_RS_0102_FSR_0077 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + MCU_E_MODE_TRANSITION_FAILURE + + Reference to configured DEM event to report "MODE TRANSITION failure". + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + MCU_E_SOFTWARE_RESET_FAILURE + + Reference to configured DEM event to report "SOFTWARE RESET failure". + + None + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+ + + McuPublishedInformation + + Container holding all MCU specific published information parameters. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReasonConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + true + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ This parameter is not used since McuResetReason is PUBLISHED-INFORMATION parameter which should not be modified. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 0 + 255 + 0 +
+
+
+ + + McuPowerOnResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_POWER_ON_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 0 + 0 + 0 +
+
+
+ + + McuSWDTResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_SWDT_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 2 + 2 + 2 +
+
+
+ + + McuRWDTResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module. + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_RWDT_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 1 + 1 + 1 +
+
+
+ + + McuMultiResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_MULTI_RESET + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_MULTI_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 5 + 5 + 5 +
+
+
+ + + McuResetUndefinedConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_RESET_UNDEFINED + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_UNDEFINED_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 7 + 7 + 7 +
+
+
+ + + McuNoneResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_NON_RESET + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_NONE_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 6 + 6 + 6 +
+
+
+ + + McuSwResetConf + + This container contains the configuration for the different type of reset reason that can be retrieved from Mcu_GetResetReason API. + + ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + + + + McuResetReason + + The parameter represents the different type of reset that a Micro supports or the possible of no reset. This parameter is referenced by the parameter EcuMResetReason in the ECU State manager module, MCU_SW_RESET + + +

+ The corresponding reset reason value retrieved from Mcu_GetResetReason API is MCU_SW_RESET. +

+
+ ECUC_Mcu_00184/AR_RS_0091_FR_0025/ECUC_Mcu_00185/ECUC_Mcu_00186/AR_RS_0102_FR_0026/AR_RS_0102_FR_0008/AR_RS_0102_FR_0009/AR_RS_0102_FSR_1009 + 1 + 1 + ECU + Renesas + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + true + 3 + 3 + 3 +
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_PORT_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_PORT_V4M.arxml new file mode 100644 index 0000000..bcbe550 --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_PORT_V4M.arxml @@ -0,0 +1,83294 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Port + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Port/Port + + + + + Port + + Configuration of the Port module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.5.0 + Renesas + 2023-06-19 + + + + ECUC_Port_00135 + 0 + 1 + true + /AUTOSAR/EcucDefs/Port + + VARIANT-POST-BUILD + + + + + PortGeneral + + Module wide configuration parameters of the PORT driver. + + ECUC_Port_00117 + 1 + 1 + + + + PortCriticalSectionProtection + + This parameter specifies if the PORT driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the PORT driver configuration. +true: Enables the critical section functionality for the restricted area. +false: Disables the critical section functionality for the restricted area. + + AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + PortDevErrorDetect + + Switches the Development Error Detection and Notification on or off. +true: Development Error Detection and Notification is enabled. +false: Development Error Detection and Notification is disabled. + + ECUC_Port_00123/SWS_BSW_00235/SWS_BSW_00202/SWS_BSW_00203 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. +<PDF: PortDeviceName>: This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML File. + + AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + + + + + PortMaxMode + + This parameter indicates maximum Alternative modes present in a Port Module. + + AR_RS_0103_FR_0015 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 5 + 5 + 5 + + + + PortSetPinDefaultDirectionApi + + Pre-processor switch to enable / disable the use of the function Port_SetPinDefaultDirection(). +true: Enabled - Function Port_SetPinDefaultDirection() is available. +false: Disabled - Function Port_SetPinDefaultDirection() is not available. + + AR_RS_0103_FR_0021/AR_RS_0103_API_0001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortSetPinDirectionApi + + Pre-processor switch to enable / disable the use of the function Port_SetPinDirection(). +true: Enabled - Function Port_SetPinDirection() is available. +false: Disabled - Function Port_SetPinDirection() is not available. + + ECUC_Port_00131 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortSetPinModeApi + + Pre-processor switch to enable / disable the use of the function Port_SetPinMode(). +true: Enabled - Function Port_SetPinMode() is available. +false: Disabled - Function Port_SetPinMode() is not available. + + ECUC_Port_00132/SWS_Port_00125/SWS_Port_00128/SWS_Port_00145 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortSetToDioAltModeApi + + Pre-processor switch to enable / disable the use of the function Port_SetToDioMode() and Port_SetToAlternateMode(). +true: Enabled - Function Port_SetToDioMode() and Port_SetToAlternateMode() is available. +false: Disabled - Function Port_SetToDioMode() and Port_SetToAlternateMode() is not available. + + AR_RS_0103_FR_0027/AR_RS_0103_FR_0023 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortVersionCheckExternalModules + + Enable / disable AUTOSAR Version check for inter-module dependencies. +true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled + + AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true + + + + PortVersionInfoApi + + Pre-processor switch to enable / disable the API to read out the modules version information. +true: Version info API enabled. +false: Version info API disabled. + + ECUC_Port_00133 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortFUSEMonitoringApi + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +Pre-processor switch to enable / disable the API for Port "FUSE monitoring register" check safety mechanism. +true: Enabled - Function Port_FUSEMonitoring() is available. +false: Disabled - Function Port_FUSEMonitoring() is not available. + + AR_RS_0103_FSR_0004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortOTPMON0ExpectedValue + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +The expected value of register OTPMONITOR0, that value is different for each product, user shall contact Renesas Electronics to get. + + AR_RS_0103_FSR_0005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + PortOTPMON3ExpectedValue + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +The expected value of register OTPMONITOR3, that value is different for each product, user shall contact Renesas Electronics to get. + + AR_RS_0103_FSR_0006 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + PortUnintendedModuleStopCheck + + This parameter is for functional safety, user shall refer Safety Application Note for description or leave it with default value. +Pre-processor switch to enable / disable the API for Unintended Module Stop check safety mechanism. +true: Enabled - Function Port_UnintendedModuleStopCheck() is available. +false: Disabled - Function Port_UnintendedModuleStopCheck() is not available. + + AR_RS_0103_FSR_0010 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false + + + + PortExclusiveControl + + Pre-processor switch to enable / disable the use of the function Port_ExclusiveControl(). + + +

+ true: Enabled - Function Port_ExclusiveControl() is available. +false: Disabled - Function Port_ExclusiveControl() is not available. +

+
+ AR_RS_0103_FR_4001 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + PortExclusiveSelection + + Address of MFISLCKR registers to implement exclusive control for PFC/GPIO Module register + + AR_RS_0103_FR_4008 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MFISLCKR0 + + + MFISLCKR0 + Renesas + + + MFISLCKR1 + Renesas + + + MFISLCKR2 + Renesas + + + MFISLCKR3 + Renesas + + + MFISLCKR4 + Renesas + + + MFISLCKR5 + Renesas + + + MFISLCKR6 + Renesas + + + MFISLCKR7 + Renesas + + + + + + PortExclusiveTimeout + + The timeout value for the resource getting loop in Port module. It shall be given in number of clock count. Example for how to calculate is as following: +With CPU operated at 800Mhz, cache activated. It takes about 0.078 microsecond for one loop time. Minimum time for waiting exclusive control is 20 millisecond. So, this parameter should be configured as 256410. + + AR_RS_0103_FR_4010 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 256410 + 4294967295 + 1 + +
+ + + + PortEcucPartitionRef + + Maps the Port driver to zero a multiple ECUC partitions to make the modules API available in this partition. This parameter is not used for implementation. + + ECUC_Port_00136 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + PortConfigSet + + This container is the base of a multiple configuration set. + + ECUC_Port_00122 + 1 + 1 + + + + PortContainer + + Container collecting the PortPins. This container is not used for implementation. + + ECUC_Port_00122/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortNumberOfPortPins + + The number of specified PortPins in this PortContainer. This parameter is not used for implementation. + + ECUC_Port_00124 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + + + PortPin + + Configuration of the individual port pins. This container is not used for implementation. + + ECUC_Port_00118/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0029/AR_RS_0091_FR_0030/AR_RS_0091_FR_0031 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. This parameter is not used for implementation +The direction must match the pin mode. E.g. a pin used for an ADC must be configured to be an in port. Implementation Type: Port_PinDirectionType. + + AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_IN + AUTOSAR_ECUC + + + PORT_PIN_OUT + AUTOSAR_ECUC + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. This parameter is not used for implementation. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinId + + Pin Id of the port pin. This value will be assigned to the symbolic name derived from the port pin container short name. This parameter is not used for implementation. + + ECUC_Port_00127 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 1 + 65535 + 1 + + + + PortPinInitialMode + + Port pin mode from mode list for use with Port_Init() function. This parameter is not used for implementation. + + ECUC_Port_00128/SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_MODE_DIO + + + PORT_PIN_MODE_ADC + AUTOSAR_ECUC + + + PORT_PIN_MODE_CAN + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_GPT + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_WDG + AUTOSAR_ECUC + + + PORT_PIN_MODE_FLEXRAY + AUTOSAR_ECUC + + + PORT_PIN_MODE_ICU + AUTOSAR_ECUC + + + PORT_PIN_MODE_LIN + AUTOSAR_ECUC + + + PORT_PIN_MODE_MEM + AUTOSAR_ECUC + + + PORT_PIN_MODE_PWM + AUTOSAR_ECUC + + + PORT_PIN_MODE_SPI + AUTOSAR_ECUC + + + + + + PortPinLevelValue + + Port Pin Level value from Port pin list. This parameter is not used for implementation. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + AUTOSAR_ECUC + + + PORT_PIN_LEVEL_HIGH + AUTOSAR_ECUC + + + + + + PortPinMode + + Port pin mode from mode list. This parameter is not used for implementation. + + ECUC_Port_00130 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_MODE_DIO + + + PORT_PIN_MODE_ADC + AUTOSAR_ECUC + + + PORT_PIN_MODE_CAN + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_GPT + AUTOSAR_ECUC + + + PORT_PIN_MODE_DIO_WDG + AUTOSAR_ECUC + + + PORT_PIN_MODE_FLEXRAY + AUTOSAR_ECUC + + + PORT_PIN_MODE_ICU + AUTOSAR_ECUC + + + PORT_PIN_MODE_LIN + AUTOSAR_ECUC + + + PORT_PIN_MODE_MEM + AUTOSAR_ECUC + + + PORT_PIN_MODE_PWM + AUTOSAR_ECUC + + + PORT_PIN_MODE_SPI + AUTOSAR_ECUC + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode is changeable on a port pin during runtime. This parameter is not used for implementation. +true: Port Pin mode changeable allowed. +false: Port Pin mode changeable not permitted. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + + + PortPinEcucPartitionRef + + Maps the Port pin to zero a multiple ECUC partitions. The ECUC partitions referenced are a subset of the ECUC partitions where the Port driver is mapped to. This parameter is not used for implementation. + + ECUC_Port_00137 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + + + + + PortFilterGroupConfig + + This container contains configuration for the Port Filter Functionality. + + AR_RS_0103_FR_0037 + 1 + 1 + + + + PortChatteringFilterGroup0 + + This container contains Chattering Prevention Filter of Group0. + + AR_RS_0103_FR_4005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group0 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_4006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup1 + + This container contains Chattering Prevention Filter of Group1. + + AR_RS_0103_FR_4005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group1 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_4006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup2 + + This container contains Chattering Prevention Filter of Group2. + + AR_RS_0103_FR_4005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group2 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_4006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup3 + + This container contains Chattering Prevention Filter of Group3. + + AR_RS_0103_FR_4005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group3 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_4006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup4 + + This container contains Chattering Prevention Filter of Group4 + + AR_RS_0103_FR_4005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group4 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_4006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup5 + + This container contains Chattering Prevention Filter of Group5 + + AR_RS_0103_FR_4005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group5 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_4006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup6 + + This container contains Chattering Prevention Filter of Group6 + + AR_RS_0103_FR_4005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group6 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_4006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+ + + PortChatteringFilterGroup7 + + This container contains Chattering Prevention Filter of Group7 + + AR_RS_0103_FR_4005 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortFilterClockFrequency + + This parameter controls the division raito of clock CPo for prevent chattering input to the port pin GPIO group7 + + +

+ Set the division ratio of filter CLOCK +d: CPo / (d+1) + +Note: +- Range of division is from 0~65535 +

+
+ AR_RS_0103_FR_4006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 +
+
+ + + + PortChatteringFilterInput0 + + This container contains Chattering Filter Functionality for the signal Input0 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput1 + + This container contains Chattering Filter Functionality for the signal Input1 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput2 + + This container contains Chattering Filter Functionality for the signal Input2 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput3 + + This container contains Chattering Filter Functionality for the signal Input3 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput4 + + This container contains Chattering Filter Functionality for the signal Input4 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput5 + + This container contains Chattering Filter Functionality for the signal Input5 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput6 + + This container contains Chattering Filter Functionality for the signal Input6 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput7 + + This container contains Chattering Filter Functionality for the signal Input7 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput8 + + This container contains Chattering Filter Functionality for the signal Input8 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput9 + + This container contains Chattering Filter Functionality for the signal Input9 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput10 + + This container contains Chattering Filter Functionality for the signal Input10 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput11 + + This container contains Chattering Filter Functionality for the signal Input11 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput12 + + This container contains Chattering Filter Functionality for the signal Input12 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput13 + + This container contains Chattering Filter Functionality for the signal Input13 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput14 + + This container contains Chattering Filter Functionality for the signal Input14 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput15 + + This container contains Chattering Filter Functionality for the signal Input15 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput16 + + This container contains Chattering Filter Functionality for the signal Input16 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput17 + + This container contains Chattering Filter Functionality for the signal Input17 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput18 + + This container contains Chattering Filter Functionality for the signal Input18 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput19 + + This container contains Chattering Filter Functionality for the signal Input19 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput20 + + This container contains Chattering Filter Functionality for the signal Input20 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput21 + + This container contains Chattering Filter Functionality for the signal Input21 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput22 + + This container contains Chattering Filter Functionality for the signal Input22 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput23 + + This container contains Chattering Filter Functionality for the signal Input23 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput24 + + This container contains Chattering Filter Functionality for the signal Input24 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput25 + + This container contains Chattering Filter Functionality for the signal Input25 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput26 + + This container contains Chattering Filter Functionality for the signal Input26 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput27 + + This container contains Chattering Filter Functionality for the signal Input27 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput28 + + This container contains Chattering Filter Functionality for the signal Input28 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput29 + + This container contains Chattering Filter Functionality for the signal Input29 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput30 + + This container contains Chattering Filter Functionality for the signal Input30 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+ + + PortChatteringFilterInput31 + + This container contains Chattering Filter Functionality for the signal Input31 + + AR_RS_0103_FR_4007 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortChatteringFilterInputOption + + This parameter enables/disables chattering prevention function + + +

+ True: Enable chattering prevention function +False: Disable chattering prevention function +

+
+ AR_RS_0103_FR_4009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false +
+
+
+
+
+
+
+ + + PortGroup0 + + This container contains the configuration (parameters) for PortGroup0. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP0_00_ALT0_IN_OUT_GPSR0_BIT0_IP0SR0_BIT0 + Renesas + + + ERROROUTC_ALT1_OUT_GPSR0_BIT0_IP0SR0_BIT0 + Renesas + + + TCLK2_ALT2_IN_GPSR0_BIT0_IP0SR0_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP0_01_ALT0_IN_OUT_GPSR0_BIT1_IP0SR0_BIT4 + Renesas + + + MSIOF3_SS1_ALT1_OUT_GPSR0_BIT1_IP0SR0_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP0_02_ALT0_IN_OUT_GPSR0_BIT2_IP0SR0_BIT8 + Renesas + + + MSIOF3_SS2_ALT1_OUT_GPSR0_BIT2_IP0SR0_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ3_ALT0_IN_GPSR0_BIT3_IP0SR0_BIT12 + Renesas + + + MSIOF3_SCK_ALT1_IN_OUT_GPSR0_BIT3_IP0SR0_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ2_ALT0_IN_GPSR0_BIT4_IP0SR0_BIT16 + Renesas + + + MSIOF3_TXD_ALT1_OUT_GPSR0_BIT4_IP0SR0_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ1_ALT0_IN_GPSR0_BIT5_IP0SR0_BIT20 + Renesas + + + MSIOF3_RXD_ALT1_IN_GPSR0_BIT5_IP0SR0_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + IRQ0_ALT0_IN_GPSR0_BIT6_IP0SR0_BIT24 + Renesas + + + MSIOF3_SYNC_ALT1_IN_OUT_GPSR0_BIT6_IP0SR0_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SS2_ALT0_OUT_GPSR0_BIT7_IP0SR0_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SS1_ALT0_OUT_GPSR0_BIT8_IP1SR0_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SYNC_ALT0_IN_OUT_GPSR0_BIT9_IP1SR0_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_TXD_ALT0_OUT_GPSR0_BIT10_IP1SR0_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_SCK_ALT0_IN_OUT_GPSR0_BIT11_IP1SR0_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF5_RXD_ALT0_IN_GPSR0_BIT12_IP1SR0_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SS2_ALT0_OUT_GPSR0_BIT13_IP1SR0_BIT20 + Renesas + + + TCLK1_ALT1_IN_GPSR0_BIT13_IP1SR0_BIT20 + Renesas + + + IRQ2_ALT2_IN_GPSR0_BIT13_IP1SR0_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SS1_ALT0_OUT_GPSR0_BIT14_IP1SR0_BIT24 + Renesas + + + HTX1_ALT1_OUT_GPSR0_BIT14_IP1SR0_BIT24 + Renesas + + + TX1_ALT2_OUT_GPSR0_BIT14_IP1SR0_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SYNC_ALT0_IN_OUT_GPSR0_BIT15_IP1SR0_BIT28 + Renesas + + + HRX1_ALT1_IN_GPSR0_BIT15_IP1SR0_BIT28 + Renesas + + + RX1_ALT2_IN_GPSR0_BIT15_IP1SR0_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_TXD_ALT0_OUT_GPSR0_BIT16_IP2SR0_BIT0 + Renesas + + + HCTS1_ALT1_IN_OUT_GPSR0_BIT16_IP2SR0_BIT0 + Renesas + + + CTS1_ALT2_IN_OUT_GPSR0_BIT16_IP2SR0_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_SCK_ALT0_IN_OUT_GPSR0_BIT17_IP2SR0_BIT4 + Renesas + + + HRTS1_ALT1_IN_OUT_GPSR0_BIT17_IP2SR0_BIT4 + Renesas + + + RTS1_ALT2_IN_OUT_GPSR0_BIT17_IP2SR0_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF2_RXD_ALT0_IN_GPSR0_BIT18_IP2SR0_BIT8 + Renesas + + + HSCK1_ALT1_IN_OUT_GPSR0_BIT18_IP2SR0_BIT8 + Renesas + + + SCK1_ALT2_IN_OUT_GPSR0_BIT18_IP2SR0_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup1 + + This container contains the configuration (parameters) for PortGroup1. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SS2_ALT0_OUT_GPSR1_BIT0_IP0SR1_BIT0 + Renesas + + + HTX3_ALT1_OUT_GPSR1_BIT0_IP0SR1_BIT0 + Renesas + + + TX3_ALT2_OUT_GPSR1_BIT0_IP0SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SS1_ALT0_OUT_GPSR1_BIT1_IP0SR1_BIT4 + Renesas + + + HCTS3_ALT1_IN_OUT_GPSR1_BIT1_IP0SR1_BIT4 + Renesas + + + RX3_ALT2_IN_GPSR1_BIT1_IP0SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SYNC_ALT0_IN_OUT_GPSR1_BIT2_IP0SR1_BIT8 + Renesas + + + HRTS3_ALT1_IN_OUT_GPSR1_BIT2_IP0SR1_BIT8 + Renesas + + + RTS3_ALT2_IN_OUT_GPSR1_BIT2_IP0SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_SCK_ALT0_IN_OUT_GPSR1_BIT3_IP0SR1_BIT12 + Renesas + + + HSCK3_ALT1_IN_OUT_GPSR1_BIT3_IP0SR1_BIT12 + Renesas + + + CTS3_ALT2_IN_OUT_GPSR1_BIT3_IP0SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_TXD_ALT0_OUT_GPSR1_BIT4_IP0SR1_BIT16 + Renesas + + + HRX3_ALT1_IN_GPSR1_BIT4_IP0SR1_BIT16 + Renesas + + + SCK3_ALT2_IN_OUT_GPSR1_BIT4_IP0SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF1_RXD_ALT0_IN_GPSR1_BIT5_IP0SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SS2_ALT0_OUT_GPSR1_BIT6_IP0SR1_BIT24 + Renesas + + + HTX1_ALT1_OUT_GPSR1_BIT6_IP0SR1_BIT24 + Renesas + + + TX1_ALT2_OUT_GPSR1_BIT6_IP0SR1_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SS1_ALT0_OUT_GPSR1_BIT7_IP0SR1_BIT28 + Renesas + + + HRX1_ALT1_IN_GPSR1_BIT7_IP0SR1_BIT28 + Renesas + + + RX1_ALT2_IN_GPSR1_BIT7_IP0SR1_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SYNC_ALT0_IN_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + HCTS1_ALT1_IN_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + CTS1_ALT2_IN_OUT_GPSR1_BIT8_IP1SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_TXD_ALT0_OUT_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + HRTS1_ALT1_IN_OUT_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + RTS1_ALT2_IN_OUT_GPSR1_BIT9_IP1SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_SCK_ALT0_IN_OUT_GPSR1_BIT10_IP1SR1_BIT8 + Renesas + + + HSCK1_ALT1_IN_OUT_GPSR1_BIT10_IP1SR1_BIT8 + Renesas + + + SCK1_ALT2_IN_OUT_GPSR1_BIT10_IP1SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MSIOF0_RXD_ALT0_IN_GPSR1_BIT11_IP1SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HTX0_ALT0_OUT_GPSR1_BIT12_IP1SR1_BIT16 + Renesas + + + TX0_ALT1_OUT_GPSR1_BIT12_IP1SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HCTS0_ALT0_IN_OUT_GPSR1_BIT13_IP1SR1_BIT20 + Renesas + + + CTS0_ALT1_IN_OUT_GPSR1_BIT13_IP1SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRTS0_ALT0_IN_OUT_GPSR1_BIT14_IP1SR1_BIT24 + Renesas + + + RTS0_ALT1_IN_OUT_GPSR1_BIT14_IP1SR1_BIT24 + Renesas + + + PWM0_ALT2_OUT_GPSR1_BIT14_IP1SR1_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HSCK0_ALT0_IN_OUT_GPSR1_BIT15_IP1SR1_BIT28 + Renesas + + + SCK0_ALT1_IN_OUT_GPSR1_BIT15_IP1SR1_BIT28 + Renesas + + + PWM0_ALT2_OUT_GPSR1_BIT15_IP1SR1_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRX0_ALT0_IN_GPSR1_BIT16_IP2SR1_BIT0 + Renesas + + + RX0_ALT1_IN_GPSR1_BIT16_IP2SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCIF_CLK_ALT0_IN_GPSR1_BIT17_IP2SR1_BIT4 + Renesas + + + IRQ4_ALT1_IN_GPSR1_BIT17_IP2SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SSI_SCK_ALT0_IN_OUT_GPSR1_BIT18_IP2SR1_BIT8 + Renesas + + + TCLK3_ALT1_IN_GPSR1_BIT18_IP2SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SSI_WS_ALT0_IN_OUT_GPSR1_BIT19_IP2SR1_BIT12 + Renesas + + + TCLK4_ALT1_IN_GPSR1_BIT19_IP2SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SSI_SD_ALT0_IN_OUT_GPSR1_BIT20_IP2SR1_BIT16 + Renesas + + + IRQ0_ALT1_IN_GPSR1_BIT20_IP2SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin21 + + This container contains the configuration (parameters) for PortPin21. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AUDIO_CLKOUT_ALT0_OUT_GPSR1_BIT21_IP2SR1_BIT20 + Renesas + + + IRQ1_ALT1_IN_GPSR1_BIT21_IP2SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin22 + + This container contains the configuration (parameters) for PortPin22. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AUDIO_CLKIN_ALT0_IN_GPSR1_BIT22_IP2SR1_BIT24 + Renesas + + + PWM3_ALT1_OUT_GPSR1_BIT22_IP2SR1_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin23 + + This container contains the configuration (parameters) for PortPin23. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + GP1_23_ALT0_OUT_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + TCLK2_ALT1_IN_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + MSIOF4_SS1_ALT2_OUT_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + IRQ3_ALT3_IN_GPSR1_BIT23_IP2SR1_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin24 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRX3_ALT0_IN_GPSR1_BIT24_IP3SR1_BIT0 + Renesas + + + SCK3_ALT1_IN_OUT_GPSR1_BIT24_IP3SR1_BIT0 + Renesas + + + MSIOF4_SS2_ALT2_OUT_GPSR1_BIT24_IP3SR1_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin25 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HSCK3_ALT0_IN_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + CTS3_ALT1_IN_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + MSIOF4_SCK_ALT2_IN_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + TPU0TO0_ALT3_OUT_GPSR1_BIT25_IP3SR1_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin26 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRTS3_ALT0_IN_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + RTS3_ALT1_IN_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + MSIOF4_TXD_ALT2_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + TPU0TO1_ALT3_OUT_GPSR1_BIT26_IP3SR1_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin27 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HCTS3_ALT0_IN_OUT_GPSR1_BIT27_IP3SR1_BIT12 + Renesas + + + RX3_ALT1_IN_GPSR1_BIT27_IP3SR1_BIT12 + Renesas + + + MSIOF4_RXD_ALT2_IN_GPSR1_BIT27_IP3SR1_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin28 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HTX3_ALT0_OUT_GPSR1_BIT28_IP3SR1_BIT16 + Renesas + + + TX3_ALT1_OUT_GPSR1_BIT28_IP3SR1_BIT16 + Renesas + + + MSIOF4_SYNC_ALT2_IN_OUT_GPSR1_BIT28_IP3SR1_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin29 + + This container contains the configuration (parameters) for PortPin29. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + ERROROUTC_ALT0_IN_OUT_GPSR1_BIT29_IP3SR1_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup2 + + This container contains the configuration (parameters) for PortGroup2. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXDA_ALT0_OUT_GPSR2_BIT0_IP0SR2_BIT0 + Renesas + + + TPU0TO2_ALT2_OUT_GPSR2_BIT0_IP0SR2_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXENA_ALT0_OUT_GPSR2_BIT1_IP0SR2_BIT4 + Renesas + + + TPU0TO3_ALT2_OUT_GPSR2_BIT1_IP0SR2_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RXDA_EXTFXR_ALT0_IN_GPSR2_BIT2_IP0SR2_BIT8 + Renesas + + + IRQ5_ALT2_IN_GPSR2_BIT2_IP0SR2_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CLK_EXTFXR_ALT0_IN_GPSR2_BIT3_IP0SR2_BIT12 + Renesas + + + IRQ4_ALT2_IN_GPSR2_BIT3_IP0SR2_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RXDB_EXTFXR_ALT0_IN_GPSR2_BIT4_IP0SR2_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXENB_ALT0_OUT_GPSR2_BIT5_IP0SR2_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + FXR_TXDB_ALT0_OUT_GPSR2_BIT6_IP0SR2_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TPU0TO1_ALT0_OUT_GPSR2_BIT7_IP0SR2_BIT28 + Renesas + + + TCLK2_ALT3_IN_GPSR2_BIT7_IP0SR2_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TPU0TO0_ALT0_OUT_GPSR2_BIT8_IP1SR2_BIT0 + Renesas + + + TCLK1_ALT3_IN_GPSR2_BIT8_IP1SR2_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CAN_CLK_ALT0_IN_GPSR2_BIT9_IP1SR2_BIT4 + Renesas + + + FXR_TXENA_ALT1_OUT_GPSR2_BIT9_IP1SR2_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD0_TX_ALT0_OUT_GPSR2_BIT10_IP1SR2_BIT8 + Renesas + + + FXR_TXENB_ALT1_OUT_GPSR2_BIT10_IP1SR2_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD0_RX_ALT0_IN_GPSR2_BIT11_IP1SR2_BIT12 + Renesas + + + STPWT_EXTFXR_ALT1_IN_GPSR2_BIT11_IP1SR2_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD2_TX_ALT0_OUT_GPSR2_BIT12_IP1SR2_BIT16 + Renesas + + + TPU0TO2_ALT1_OUT_GPSR2_BIT12_IP1SR2_BIT16 + Renesas + + + TCLK3_ALT3_IN_GPSR2_BIT12_IP1SR2_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD2_RX_ALT0_IN_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + TPU0TO3_ALT1_OUT_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + PWM1_ALT2_OUT_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + TCLK4_ALT3_IN_GPSR2_BIT13_IP1SR2_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD3_TX_ALT0_OUT_GPSR2_BIT14_IP1SR2_BIT24 + Renesas + + + PWM2_ALT2_OUT_GPSR2_BIT14_IP1SR2_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD3_RX_ALT0_IN_GPSR2_BIT15_IP1SR2_BIT28 + Renesas + + + PWM3_ALT2_OUT_GPSR2_BIT15_IP1SR2_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD1_TX_ALT0_OUT_GPSR2_BIT17_IP2SR2_BIT4 + Renesas + + + PWM1_ALT2_OUT_GPSR2_BIT17_IP2SR2_BIT4 + Renesas + + + MSIOF5_SYNC_ALT4_IN_OUT_GPSR2_BIT17_IP2SR2_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + CANFD1_RX_ALT0_IN_GPSR2_BIT19_IP2SR2_BIT12 + Renesas + + + PWM2_ALT2_OUT_GPSR2_BIT19_IP2SR2_BIT12 + Renesas + + + MSIOF5_RXD_ALT4_IN_GPSR2_BIT19_IP2SR2_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup3 + + This container contains the configuration (parameters) for PortGroup3. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D1_ALT0_IN_OUT_GPSR3_BIT0_IP0SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D0_ALT0_IN_OUT_GPSR3_BIT1_IP0SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D2_ALT0_IN_OUT_GPSR3_BIT2_IP0SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_CLK_ALT0_OUT_GPSR3_BIT3_IP0SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_DS_ALT0_IN_GPSR3_BIT4_IP0SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_D3_ALT0_IN_OUT_GPSR3_BIT5_IP0SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D5_ALT0_IN_OUT_GPSR3_BIT6_IP0SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D4_ALT0_IN_OUT_GPSR3_BIT7_IP0SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D7_ALT0_IN_OUT_GPSR3_BIT8_IP1SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_D6_ALT0_IN_OUT_GPSR3_BIT9_IP1SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + MMC_SD_CMD_ALT0_IN_OUT_GPSR3_BIT10_IP1SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SD_CD_ALT0_IN_GPSR3_BIT11_IP1SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SD_WP_ALT0_IN_GPSR3_BIT12_IP1SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + PWM1_ALT0_OUT_GPSR3_BIT13_IP1SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + PWM2_ALT0_OUT_GPSR3_BIT14_IP1SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_SSL_ALT0_OUT_GPSR3_BIT15_IP1SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_IO3_ALT0_IN_OUT_GPSR3_BIT16_IP2SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_IO2_ALT0_IN_OUT_GPSR3_BIT17_IP2SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_MISO_IO1_ALT0_IN_OUT_GPSR3_BIT18_IP2SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_MOSI_IO0_ALT0_IN_OUT_GPSR3_BIT19_IP2SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI0_SPCLK_ALT0_IN_OUT_GPSR3_BIT20_IP2SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin21 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_MOSI_IO0_ALT0_IN_OUT_GPSR3_BIT21_IP2SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin22 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_SPCLK_ALT0_OUT_GPSR3_BIT22_IP2SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin23 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_MISO_IO1_ALT0_IN_OUT_GPSR3_BIT23_IP2SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin24 + + This container contains the configuration (parameters) for PortPin24 + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_IO2_ALT0_IN_OUT_GPSR3_BIT24_IP3SR3_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin25 + + This container contains the configuration (parameters) for PortPin25 + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_SSL_ALT0_IN_OUT_GPSR3_BIT25_IP3SR3_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin26 + + This container contains the configuration (parameters) for PortPin26 + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + QSPI1_IO3_ALT0_IN_OUT_GPSR3_BIT26_IP3SR3_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin27 + + This container contains the configuration (parameters) for PortPin27 + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RPC_RESET_ALT0_OUT_GPSR3_BIT27_IP3SR3_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin28 + + This container contains the configuration (parameters) for PortPin28 + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RPC_WP_ALT0_OUT_GPSR3_BIT28_IP3SR3_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin29 + + This container contains the configuration (parameters) for PortPin29 + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + RPC_INT_ALT0_IN_GPSR3_BIT29_IP3SR3_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin30 + + This container contains the configuration (parameters) for PortPin30 + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TCLK3_ALT0_IN_GPSR3_BIT30_IP3SR3_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin31 + + This container contains the configuration (parameters) for PortPin31 + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + TCLK3_ALT0_IN_GPSR3_BIT31_IP3SR3_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup4 + + This container contains the configuration (parameters) for PortGroup4. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL0_ALT0_IN_OUT_GPSR4_BIT0_MODSEL4_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA0_ALT0_IN_OUT_GPSR4_BIT1_MODSEL4_BIT1 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL1_ALT0_IN_OUT_GPSR4_BIT2_MODSEL4_BIT2 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA1_ALT0_IN_OUT_GPSR4_BIT3_MODSEL4_BIT3 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL2_ALT0_IN_OUT_GPSR4_BIT4_MODSEL4_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA2_ALT0_IN_OUT_GPSR4_BIT5_MODSEL4_BIT5 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCL3_ALT0_IN_OUT_GPSR4_BIT6_MODSEL4_BIT6 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SDA3_ALT0_IN_OUT_GPSR4_BIT7_MODSEL4_BIT7 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRX2_ALT0_IN_GPSR4_BIT8_IP1SR4_BIT0 + Renesas + + + SCK4_ALT1_IN_OUT_GPSR4_BIT8_IP1SR4_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HTX2_ALT0_OUT_GPSR4_BIT9_IP1SR4_BIT4 + Renesas + + + CTS4_ALT1_IN_OUT_GPSR4_BIT9_IP1SR4_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HRTS2_ALT0_IN_OUT_GPSR4_BIT10_IP1SR4_BIT8 + Renesas + + + RTS4_ALT0_IN_OUT_GPSR4_BIT10_IP1SR4_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + SCIF_CLK2_ALT0_IN_GPSR4_BIT11_IP1SR4_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HCTS2_ALT0_IN_OUT_GPSR4_BIT12_IP1SR4_BIT16 + Renesas + + + TX4_ALT1_OUT_GPSR4_BIT12_IP1SR4_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + HSCK2_ALT0_IN_OUT_GPSR4_BIT13_IP1SR4_BIT20 + Renesas + + + RX4_ALT1_IN_GPSR4_BIT13_IP1SR4_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + PWM3_ALT0_OUT_GPSR4_BIT14_IP1SR4_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + PWM4_ALT0_OUT_GPSR4_BIT14_IP1SR4_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin21 + + This container contains the configuration (parameters) for PortPin21. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + PCIE0_CLKREQ_ALT0_IN_OUT_GPSR4_BIT21 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin23 + + This container contains the configuration (parameters) for PortPin23. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVS0_ALT0_OUT_GPSR4_BIT23 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin24 + + This container contains the configuration (parameters) for PortPin24. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVS1_ALT0_OUT_GPSR4_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup5 + + This container contains the configuration (parameters) for PortGroup5. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_AVTP_PPS_ALT0_OUT_GPSR5_BIT0_IP0SR5_BIT0 + Renesas + + + Ether_GPTP_PPS0_ALT1_OUT_GPSR5_BIT0_IP0SR5_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_AVTP_CAPTURE_ALT0_IN_GPSR5_BIT1_IP0SR5_BIT4 + Renesas + + + Ether_GPTP_CAPTURE_ALT1_IN_GPSR5_BIT1_IP0SR5_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_AVTP_MATCH_ALT0_OUT_GPSR5_BIT2_IP0SR5_BIT8 + Renesas + + + Ether_GPTP_MATCH_ALT1_OUT_GPSR5_BIT2_IP0SR5_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_LINK_ALT0_IN_GPSR5_BIT3_IP0SR5_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_PHY_INT_ALT0_IN_GPSR5_BIT4_IP0SR5_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_MAGIC_ALT0_OUT_GPSR5_BIT5_IP0SR5_BIT20 + Renesas + + + Ether_GPTP_PPS1_ALT1_OUT_GPSR5_BIT5_IP0SR5_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_MDC_ALT0_OUT_GPSR5_BIT6_IP0SR5_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TXCREFCLK_ALT0_IN_GPSR5_BIT7_IP0SR5_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD3_ALT0_OUT_GPSR5_BIT8_IP1SR5_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD3_ALT0_IN_GPSR5_BIT9_IP1SR5_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_MDIO_ALT0_IN_OUT_GPSR5_BIT10_IP1SR5_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD2_ALT0_OUT_GPSR5_BIT11_IP1SR5_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD1_ALT0_OUT_GPSR5_BIT12_IP1SR5_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD2_ALT0_IN_GPSR5_BIT13_IP1SR5_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD1_ALT0_IN_GPSR5_BIT14_IP1SR5_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TD0_ALT0_OUT_GPSR5_BIT15_IP1SR5_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TXC_ALT0_OUT_GPSR5_BIT16_IP2SR5_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RD0_ALT0_IN_GPSR5_BIT17_IP2SR5_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RXC_ALT0_IN_GPSR5_BIT18_IP2SR5_BIT18 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_TX_CTL_ALT0_OUT_GPSR5_BIT19_IP2SR5_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB2_RX_CTL_ALT0_IN_GPSR5_BIT20_IP2SR5_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup6 + + This container contains the configuration (parameters) for PortGroup6. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_MDIO_ALT0_IN_OUT_GPSR6_BIT0_IP0SR6_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_MAGIC_ALT0_OUT_GPSR6_BIT1_IP0SR6_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_MDC_ALT0_OUT_GPSR6_BIT2_IP0SR6_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_PHY_INT_ALT0_IN_GPSR6_BIT3_IP0SR6_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_LINK_ALT0_IN_GPSR6_BIT4_IP0SR6_BIT16 + Renesas + + + AVB1_MII_TX_ER_ALT1_OUT_GPSR6_BIT4_IP0SR6_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_AVTP_MATCH_ALT0_OUT_GPSR6_BIT5_IP0SR6_BIT20 + Renesas + + + AVB1_MII_RX_ER_ALT1_IN_GPSR6_BIT5_IP0SR6_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TXC_ALT0_OUT_GPSR6_BIT6_IP0SR6_BIT24 + Renesas + + + AVB1_MII_TXC_ALT1_IN_GPSR6_BIT6_IP0SR6_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TX_CTL_ALT0_OUT_GPSR6_BIT7_IP0SR6_BIT28 + Renesas + + + AVB1_MII_TX_EN_ALT1_OUT_GPSR6_BIT7_IP0SR6_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RXC_ALT0_IN_GPSR6_BIT8_IP1SR6_BIT0 + Renesas + + + AVB1_MII_RXC_ALT1_IN_GPSR6_BIT8_IP1SR6_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RX_CTL_ALT0_IN_GPSR6_BIT9_IP1SR6_BIT4 + Renesas + + + AVB1_MII_RX_DV_ALT1_IN_GPSR6_BIT9_IP1SR6_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_AVTP_PPS_ALT0_OUT_GPSR6_BIT10_IP1SR6_BIT8 + Renesas + + + AVB1_MII_COL_ALT1_IN_GPSR6_BIT10_IP1SR6_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_AVTP_CAPTURE_ALT0_IN_GPSR6_BIT11_IP1SR6_BIT12 + Renesas + + + AVB1_MII_CRS_ALT1_IN_GPSR6_BIT11_IP1SR6_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD1_ALT0_OUT_GPSR6_BIT12_IP1SR6_BIT16 + Renesas + + + AVB1_MII_TD1_ALT1_OUT_GPSR6_BIT12_IP1SR6_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD0_ALT0_OUT_GPSR6_BIT13_IP1SR6_BIT20 + Renesas + + + AVB1_MII_TD0_ALT1_OUT_GPSR6_BIT13_IP1SR6_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD1_ALT0_IN_GPSR6_BIT14_IP1SR6_BIT24 + Renesas + + + AVB1_MII_RD1_ALT1_IN_GPSR6_BIT14_IP1SR6_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD0_ALT0_IN_GPSR6_BIT15_IP1SR6_BIT28 + Renesas + + + AVB1_MII_RD0_IN_GPSR6_BIT15_IP1SR6_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD2_ALT0_OUT_GPSR6_BIT16_IP2SR6_BIT0 + Renesas + + + AVB1_MII_TD2_ALT1_OUT_GPSR6_BIT16_IP2SR6_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD2_ALT0_IN_GPSR6_BIT17_IP2SR6_BIT4 + Renesas + + + AVB1_MII_RD2_ALT1_IN_GPSR6_BIT17_IP2SR6_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TD3_ALT0_OUT_GPSR6_BIT18_IP2SR6_BIT8 + Renesas + + + AVB1_MII_TD3_ALT1_OUT_GPSR6_BIT18_IP2SR6_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_RD3_ALT0_IN_GPSR6_BIT19_IP2SR6_BIT12 + Renesas + + + AVB1_MII_RD3_ALT1_IN_GPSR6_BIT19_IP2SR6_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB1_TXCREFCLK_ALT0_IN_GPSR6_BIT20_IP2SR6_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+ + + PortGroup7 + + This container contains the configuration (parameters) for PortGroup7. + + AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPin0 + + This container contains the configuration (parameters) for PortPin0. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_AVTP_PPS_ALT0_OUT_GPSR7_BIT0_IP0SR7_BIT0 + Renesas + + + AVB0_MII_COL_ALT1_IN_GPSR7_BIT0_IP0SR7_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin1 + + This container contains the configuration (parameters) for PortPin1. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_AVTP_CAPTURE_ALT0_IN_GPSR7_BIT1_IP0SR7_BIT4 + Renesas + + + AVB0_MII_CRS_ALT1_IN_GPSR7_BIT1_IP0SR7_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin2 + + This container contains the configuration (parameters) for PortPin2. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_AVTP_MATCH_ALT0_OUT_GPSR7_BIT2_IP0SR7_BIT8 + Renesas + + + AVB0_MII_RX_ER_ALT1_IN_GPSR7_BIT2_IP0SR7_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin3 + + This container contains the configuration (parameters) for PortPin3. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD3_ALT0_OUT_GPSR7_BIT3_IP0SR7_BIT12 + Renesas + + + AVB0_MII_TD3_ALT1_OUT_GPSR7_BIT3_IP0SR7_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin4 + + This container contains the configuration (parameters) for PortPin4. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_LINK_ALT0_IN_GPSR7_BIT4_IP0SR7_BIT16 + Renesas + + + AVB0_MII_TX_ER_ALT1_OUT_GPSR7_BIT4_IP0SR7_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin5 + + This container contains the configuration (parameters) for PortPin5. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_PHY_INT_ALT0_IN_GPSR7_BIT5_IP0SR7_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin6 + + This container contains the configuration (parameters) for PortPin6. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD2_ALT0_OUT_GPSR7_BIT6_IP0SR7_BIT24 + Renesas + + + AVB0_MII_TD2_ALT1_OUT_GPSR7_BIT6_IP0SR7_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin7 + + This container contains the configuration (parameters) for PortPin7. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD1_ALT0_OUT_GPSR7_BIT7_IP0SR7_BIT28 + Renesas + + + AVB0_MII_TD1_ALT1_OUT_GPSR7_BIT7_IP0SR7_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin8 + + This container contains the configuration (parameters) for PortPin8. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD3_ALT0_IN_GPSR7_BIT8_IP1SR7_BIT0 + Renesas + + + AVB0_MII_RD3_ALT1_IN_GPSR7_BIT8_IP1SR7_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin9 + + This container contains the configuration (parameters) for PortPin9. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TXCREFCLK_ALT0_IN_GPSR7_BIT9_IP1SR7_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin10 + + This container contains the configuration (parameters) for PortPin10. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_MAGIC_ALT0_OUT_GPSR7_BIT10_IP1SR7_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin11 + + This container contains the configuration (parameters) for PortPin11. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TD0_ALT0_OUT_GPSR7_BIT11_IP1SR7_BIT12 + Renesas + + + AVB0_MII_TD0_ALT1_OUT_GPSR7_BIT11_IP1SR7_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin12 + + This container contains the configuration (parameters) for PortPin12. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD2_ALT0_IN_GPSR7_BIT12_IP1SR7_BIT16 + Renesas + + + AVB0_MII_RD2_ALT1_IN_GPSR7_BIT12_IP1SR7_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin13 + + This container contains the configuration (parameters) for PortPin13. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_MDC_ALT0_OUT_GPSR7_BIT13_IP1SR7_BIT20 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin14 + + This container contains the configuration (parameters) for PortPin14. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_MDIO_ALT0_IN_OUT_GPSR7_BIT14_IP1SR7_BIT24 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin15 + + This container contains the configuration (parameters) for PortPin15. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TXC_ALT0_OUT_GPSR7_BIT15_IP1SR7_BIT28 + Renesas + + + AVB0_MII_TXC_ALT1_IN_GPSR7_BIT15_IP1SR7_BIT28 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin16 + + This container contains the configuration (parameters) for PortPin16. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_TX_CTL_ALT0_OUT_GPSR7_BIT16_IP2SR7_BIT0 + Renesas + + + AVB0_MII_TX_EN_ALT1_OUT_GPSR7_BIT16_IP2SR7_BIT0 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin17 + + This container contains the configuration (parameters) for PortPin17. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD1_ALT0_IN_GPSR7_BIT17_IP2SR7_BIT4 + Renesas + + + AVB0_MII_RD1_ALT1_IN_GPSR7_BIT17_IP2SR7_BIT4 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin18 + + This container contains the configuration (parameters) for PortPin18. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RD0_ALT0_IN_GPSR7_BIT18_IP2SR7_BIT8 + Renesas + + + AVB0_MII_RD0_ALT1_IN_GPSR7_BIT18_IP2SR7_BIT8 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin19 + + This container contains the configuration (parameters) for PortPin19. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RXC_ALT0_IN_GPSR7_BIT19_IP2SR7_BIT12 + Renesas + + + AVB0_MII_RXC_ALT1_IN_GPSR7_BIT19_IP2SR7_BIT12 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+ + + PortPin20 + + This container contains the configuration (parameters) for PortPin20. + + SWS_Port_00081/AR_RS_0103_FR_0002 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + PortPinDioAltModeChangeable + + Parameter to indicate if the mode of a port pin is changeable between DIO and Alternate during runtime by API functions Port_SetToDioMode and Port_SetToAlternateMode. Including these APIs is controlled by PortSetToDioAltModeApi. +true: Dio Alternate mode is changeable. +false: Dio Alternate mode is not changeable. + + AR_RS_0103_FR_0025 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinDirection + + The initial direction of the pin (IN or OUT). If the direction is not changeable, the value configured here is fixed. The direction must match the pin mode. +PORT_PIN_IN: Port pin direction set as input. +PORT_PIN_OUT: Port pin direction set as output. + + ECUC_Port_00125/AR_RS_0103_FSR_0003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_IN + + + PORT_PIN_OUT + Renesas + + + PORT_PIN_IN + Renesas + + + + + + PortPinDirectionChangeable + + Parameter to indicate if the direction is changeable on a port pin during runtime. +true: Port Pin direction changeable enabled. +false: Port Pin direction changeable disabled. + + ECUC_Port_00126/SWS_Port_00060/SWS_Port_00061/SWS_Port_00066 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinInitialMode + + Mode of the port pin for use with Port_Init() function. + + SWS_Port_00004/SWS_Port_00125/AR_RS_0103_FSR_0009 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DIO + + + AVB0_RX_CTL_ALT0_IN_GPSR7_BIT20_IP2SR7_BIT16 + Renesas + + + AVB0_MII_RX_DV_ALT1_IN_GPSR7_BIT20_IP2SR7_BIT16 + Renesas + + + DIO + Renesas + + + INTERRUPT + Renesas + + + + + + PortPinLevelValue + + Parameter to indicate port pin level value for a port pin. +PORT_PIN_LEVEL_LOW: Port pin Level is low. +PORT_PIN_LEVEL_HIGH: Port pin Level is high. + + ECUC_Port_00129/AR_RS_0103_FR_0010 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_LOW + + + PORT_PIN_LEVEL_LOW + Renesas + + + PORT_PIN_LEVEL_HIGH + Renesas + + + + + + PortPinModeChangeable + + Parameter to indicate if the mode of a port pin is changeable during runtime by API function Port_SetPinMode. Including this API is controlled by PortSetPinModeApi. +true: Port Pin mode is changeable. +false: Port Pin mode is not changeable. + + ECUC_Port_00134/AR_RS_0103_FR_0026 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPullOption + + This parameter switches on or off the port pin pull-up/pull-down resistor. +True: Pull-up/down funtion is enabled +False: Pull-up/down function is disabled + + AR_RS_0103_FR_4011 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true + + + + PortPinPullControl + + This parameter select the port pin pull-up or pull-down resistor. +True: Pull-up is enabled +False: Pull-down is enabled + + AR_RS_0103_FR_4012 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + false + + + + PortPinPolaritySelect + + Parameter to indicate port pin polarity for a port pin. + + +

+ PORT_PIN_POSITIVE_LOGIC: Port pin polarity is Positive logic. +PORT_PIN_NEGATIVE_LOGIC: Port pin polarity is negative logic. +

+
+ AR_RS_0103_FR_2002/AR_RS_0103_FR_2017 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_POSITIVE_LOGIC + + + PORT_PIN_POSITIVE_LOGIC + Renesas + + + PORT_PIN_NEGATIVE_LOGIC + Renesas + + +
+ + + PortPinSensitiveInterrupt + + Parameter to indicate port sensitive interrupt input signal for a port pin. + + +

+ PORT_PIN_LEVEL_SENSITIVE: Port pin sensitive is level. +PORT_PIN_EDGE_SENSITIVE: Port pin sensitive is edge. +

+
+ AR_RS_0103_FR_4003 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_LEVEL_SENSITIVE + + + PORT_PIN_LEVEL_SENSITIVE + Renesas + + + PORT_PIN_EDGE_SENSITIVE + Renesas + + +
+ + + PortPinDetectionInterrupt + + Parameter to indicate port detection condition of interrupt input signal for a port pin. + + +

+ PORT_PIN_ONE_EDGE: Detection condition of interrupt input signal on port pin is one edge. +PORT_PIN_BOTH_EDGE: Detection condition of interrupt input signal on port pin is both edge. +

+
+ AR_RS_0103_FR_4004 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_ONE_EDGE + + + PORT_PIN_ONE_EDGE + Renesas + + + PORT_PIN_BOTH_EDGE + Renesas + + +
+ + + PortPinOutDataSelect + + This parameter chose whether out data is output by general output register OUTDT or output data high-low register OUTDTH, OUTDTL for a port pin. + + +

+ PORT_PIN_OUTDT: General output register OUTDT is used to output the data . +PORT_PIN_OUTDTH_OUTDTL: Output data high register and output data low register is used to output the data. +

+
+ SWS_Port_00079 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + PORT_PIN_OUTDT + + + PORT_PIN_OUTDT + Renesas + + + PORT_PIN_OUTDTH_OUTDTL + Renesas + + +
+
+
+
+
+
+
+ + + PortDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_SetEventStatus in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. +The standardized errors are provided in the container and can be extended by vendor-specific error references. + + SWS_BSW_00200 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + PORT_E_GET_CONTROL_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Cannot get control register" has occurred. + + AR_RS_0103_FR_2001 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + PORT_E_FUSE_MONITORING_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued by PORT "FUSE monitoring register check". + + AR_RS_0103_FSR_0004 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + PORT_E_UNINTENDED_MODULE_STOP_FAILURE + + This parameter specifies the reference to the DemEventParameter which shall be issued by Unintended Module Stop Check. + + AR_RS_0103_FSR_0010 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + +
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_SPI_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_SPI_V4M.arxml new file mode 100644 index 0000000..0912a9a --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_SPI_V4M.arxml @@ -0,0 +1,3545 @@ + + + + + + + 4.5.0 + AUTOSAR + 2019-11-20 + + + + + + + Renesas + + + + EcucDefs_Spi + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Spi/Spi + + + + + Spi + + Configuration of the Spi (Serial Peripheral Interface) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-20 + + + 1.0.0 + 4.5.0 + Renesas + 2023-06-23 + + + 1.5.12 + 4.5.0 + Renesas + 2024-04-11 + + + + ECUC_Spi_00103/AR_RS_0091_FR_0064 + 1 + 6 + true + /AUTOSAR/EcucDefs/Spi + + VARIANT-POST-BUILD + + + + + SpiDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_SetEventStatus in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId symbolic value. The standardized errors are provided in this container and can be extended by vendor specific error references. + + ECUC_Spi_00240 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SPI_E_DATA_TX_TIMEOUT_FAILURE + + Reference to configured DEM event to report "Timeout error". If the reference is not configured the error shall not be reported. + + AR_RS_0105_FR_0091 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + SPI_E_INTERRUPT_CONTROLLER_FAILURE + + Reference to configured DEM event to report "Unintended interrupt". If the reference is not configured the error shall not be reported. + + AR_RS_0105_FSR_2005/AR_RS_0105_FSR_3005 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + SPI_E_HARDWARE_ERROR + + Reference to configured DEM event to report "Hardware failure". If the reference is not configured the error shall not be reported. + + ECUC_Spi_00241 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + SPI_E_WRITE_VERIFY_FAILURE + + Reference to configured DEM event to report "write-verify failure". If the reference is not configured the error shall not be reported. + + AR_RS_0105_FSR_2002/AR_RS_0105_FSR_3002 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + SpiDriver + + This container contains the configuration parameters and sub containers of the AUTOSAR Spi module. + + ECUC_Spi_00091 + 1 + 1 + + + + SpiClockFrequencyRefImmediateValue + + When SpiEnableClkImmediateValue is configured as true, this parameter is used instead of SpiClockFrequencyRef. + + AR_RS_0105_FR_0009 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 20000000 + 133333333 + 12500000 + + + + SpiMaxChannel + + This parameter contains the number of Channels configured. It will be gathered by tools during the configuration stage. + + ECUC_Spi_00197 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + + + + SpiMaxJob + + Total number of Jobs configured. + + ECUC_Spi_00198 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 4095 + 1 + + + + SpiMaxSequence + + Total number of Sequences configured. + + ECUC_Spi_00199 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 255 + 1 + + + + + + SpiClockFrequencyRef + + This parameter contains assignment of the MCU frequency. + + AR_RS_0105_FR_0008 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuMSOClk + + + + + + SpiChannel + + All data needed to configure one SPI channel. + + ECUC_Spi_00104 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiChannelId + + SPI Channel ID, used as parameter in SPI API functions. + + ECUC_Spi_00200 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + + + + SpiChannelType + + Buffer usage with EB/IB channel. + + +

+ EB: External Buffer is used. +IB: Internal Buffer is used. +

+
+ ECUC_Spi_00201 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + IB + + + EB + AUTOSAR_ECUC + + + IB + AUTOSAR_ECUC + + +
+ + + SpiDataWidth + + This parameter is the width of a transmitted data unit. + + +

+ The hardware supports only one of the following widths: +8 +16 +24 +32 +

+
+ ECUC_Spi_00202 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 16 + 32 + 2 +
+ + + SpiDefaultData + + The default data to be transmitted when (for internal buffer or external buffer) the pointer passed to Spi_WriteIB (for internal buffer) or to Spi_SetupEB (for external buffer) is NULL. + + ECUC_Spi_00203 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 4294967295 + 0 + + + + SpiEbMaxLength + + This parameter contains the maximum size (number of data elements) of data buffers in case of EB Channels and only. + + ECUC_Spi_00204 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 65535 + 0 + + + + SpiIbNBuffers + + This parameter contains the maximum number of data buffers in case of IB Channels and only. + + ECUC_Spi_00205 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + SpiTransferStart + + This parameter defines the first starting bit for transmission. + + +

+ LSB: Transmission starts with the Least Significant Bit first. +MSB: Transmission starts with the Most Significant Bit first. +

+
+ ECUC_Spi_00206 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + LSB + + + LSB + AUTOSAR_ECUC + + + MSB + AUTOSAR_ECUC + + +
+
+
+ + + SpiExternalDevice + + The communication settings of an external device. Closely linked to SpiJob. + + ECUC_Spi_00207 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiBaudrate + + This parameter is the communication baudrate. This parameter is not used for implementation since the value configured for this parameter cannot be mapped directly to the register value, set SpiBaudrateConfiguration instead. + + ECUC_Spi_00208/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + INF + 0 + + + + SpiBaudrateConfiguration + + This parameter contains the Baudrate Register Selection for MSIOF hardware units. + + +

+ Baudrate calculation: MSO_PERE_WCLK / (2^m * (k + 1)) +Here k is the value specified by this parameter and m is the value specified by SpiInputClockSelect parameter. +MSO_PERE_WCLK: MSOCK - MSIOF Master Clock Source +

+
+ AR_RS_0105_FR_0006/AR_RS_0105_FR_1006/AR_RS_0105_FR_2006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 31 + 0 +
+ + + SpiCsHoldTiming + + This parameter specifies Hold Timing for MSIOF hardware units + + +

+ FRAME_SYNC_SIGNAL_DELAY_0: Hold Time is selected as 0 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_1: Hold Time is selected as 1 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_2: Hold Time is selected as 2 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_3: Hold Time is selected as 3 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_0_POINT_5: Hold Time is selected as 0.5 (transmission clock cycles) +FRAME_SYNC_SIGNAL_DELAY_1_POINT_5: Hold Time is selected as 1.5 (transmission clock cycles) +

+
+ AR_RS_0105_FR_0011/AR_RS_0105_FR_2008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + FRAME_SYNC_SIGNAL_DELAY_0 + + + FRAME_SYNC_SIGNAL_DELAY_0 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_1 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_2 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_3 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_0_POINT_5 + Renesas + + + FRAME_SYNC_SIGNAL_DELAY_1_POINT_5 + Renesas + + +
+ + + SpiCsIdentifier + + This parameter is the symbolic name to identify the Chip Select (CS) allocated to this Job. +This parameter is not used for implementation. + + ECUC_Spi_00209/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + NULL + + + + + + SpiCsPolarity + + This parameter defines the active polarity of Chip Select. + + +

+ HIGH: high for active, low for inactive. +LOW: low for active, high for inactive. +

+
+ ECUC_Spi_00210 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + HIGH + + + HIGH + AUTOSAR_ECUC + + + LOW + AUTOSAR_ECUC + + +
+ + + SpiCsSelection + + When the Chip select handling is enabled (see SpiEnableCs), then this parameter specifies if the chip select is handled automatically by Peripheral HW engine or via general purpose IO by Spi driver. + + +

+ This parameter can be either CS_VIA_GPIO or CS_VIA_PERIPHERAL_ENGINE +

+
+ ECUC_Spi_00239 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + CS_VIA_PERIPHERAL_ENGINE + + + CS_VIA_GPIO + AUTOSAR_ECUC + + + CS_VIA_PERIPHERAL_ENGINE + AUTOSAR_ECUC + + +
+ + + SpiCsSetupTime + + This parameter specifies Setup Timing for MSIOF hardware units. + + +

+ DATA_PIN_BIT_DELAY_0: Setup Time is selected as 0 (transmission clock cycles) + DATA_PIN_BIT_DELAY_1: Setup Time is selected as 1 (transmission clock cycles) + DATA_PIN_BIT_DELAY_2: Setup Time is selected as 2 (transmission clock cycles) + DATA_PIN_BIT_DELAY_0_POINT_5: Setup Time is selected as 0.5 (transmission clock cycles) + DATA_PIN_BIT_DELAY_1_POINT_5: Setup Time is selected as 1.5 (transmission clock cycles) +

+
+ AR_RS_0105_FR_0011/AR_RS_0105_FR_2008 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + DATA_PIN_BIT_DELAY_1 + + + DATA_PIN_BIT_DELAY_0 + Renesas + + + DATA_PIN_BIT_DELAY_1 + Renesas + + + DATA_PIN_BIT_DELAY_2 + Renesas + + + DATA_PIN_BIT_DELAY_0_POINT_5 + Renesas + + + DATA_PIN_BIT_DELAY_1_POINT_5 + Renesas + + +
+ + + SpiDataShiftEdge + + This parameter defines the SPI data shift edge. + + +

+ TRAILING: Falling data shift edge. +LEADING: Rising data shift edge. +

+
+ ECUC_Spi_00211 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + TRAILING + + + LEADING + AUTOSAR_ECUC + + + TRAILING + AUTOSAR_ECUC + + +
+ + + SpiEnableCs + + This parameter enables or not the Chip Select handling functions. If this parameter is enabled then parameter SpiCsSelection further details the type of chip selection. + + +

+ If SpiCsSelection is configured as CS_VIA_PERIPHERAL_ENGINE, Chip Select handling is always enabled by hardware regardless this parameter. +

+
+ ECUC_Spi_00212 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + SpiHwUnit + + This parameter is the symbolic name to identify the HW SPI Hardware microcontroller peripheral allocated to this Job. + + ECUC_Spi_00217 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + MSIOF0 + + + MSIOF0 + AUTOSAR_ECUC + + + MSIOF1 + AUTOSAR_ECUC + + + MSIOF2 + AUTOSAR_ECUC + + + MSIOF3 + AUTOSAR_ECUC + + + MSIOF4 + AUTOSAR_ECUC + + + MSIOF5 + AUTOSAR_ECUC + + + + + + SpiInputClockSelect + + This parameter contains the Prescaler Selection Bits. + + +

+ MSO_PERE_WCLK: MSO_PERE_WCLK +MSO_PERE_WCLK_DIVBY_2: MSO_PERE_WCLK/2 +MSO_PERE_WCLK_DIVBY_4: MSO_PERE_WCLK/4 +MSO_PERE_WCLK_DIVBY_8: MSO_PERE_WCLK/8 +MSO_PERE_WCLK_DIVBY_16: MSO_PERE_WCLK/16 +MSO_PERE_WCLK_DIVBY_32: MSO_PERE_WCLK/32 +

+
+ AR_RS_0105_FR_0006/AR_RS_0105_FR_1006/AR_RS_0105_FR_2006 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MSO_PERE_WCLK_DIVBY_2 + + + MSO_PERE_WCLK + Renesas + + + MSO_PERE_WCLK_DIVBY_2 + Renesas + + + MSO_PERE_WCLK_DIVBY_4 + Renesas + + + MSO_PERE_WCLK_DIVBY_8 + Renesas + + + MSO_PERE_WCLK_DIVBY_16 + Renesas + + + MSO_PERE_WCLK_DIVBY_32 + Renesas + + +
+ + + SpiMasterMode + + This parameter determines whether hardware unit is operated as master mode or slave mode. + + +

+ true: Master mode +false: Slave mode +

+
+ AR_RS_0105_FR_0086 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + SpiOutputControlSelect + + This parameter selects MSIOF_TXD pin output state when transmission is disabled. + + +

+ HIGH: MSIOF_TXD outputs 0 when transmission is disabled. +LOW: MSIOF_TXD outputs 1 when transmission is disabled. +

+
+ AR_RS_0105_FR_1109 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + LOW + + + HIGH + Renesas + + + LOW + Renesas + + +
+ + + SpiShiftClockIdleLevel + + This parameter defines the SPI shift clock idle level. + + +

+ HIGH: Shift clock idle level is high. +LOW: Shift clock idle level is low. +

+
+ ECUC_Spi_00213 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + LOW + + + HIGH + AUTOSAR_ECUC + + + LOW + AUTOSAR_ECUC + + +
+ + + SpiTimeClk2Cs + + Timing between clock and chip select (in seconds) - This parameter allows to use a range of values from 0 up to 0.0001 seconds. +The real configuration-value used in software BSW-SPI is calculated out of this by the generator-tools. + + +

+ - +

+
+ ECUC_Spi_00214/AR_RS_0091_FR_0031/AR_RS_0091_FR_0027/AR_RS_0091_FR_0028/AR_RS_0091_FR_0030 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 1E-4 + 0 +
+ + + SpiClk2CsCount + + Loop Count between clock and chip select - This parameter allows to use a range of values from 0 to 255 counts. + + +

+ This parameter is applicable when SpiCsSelection is configured as CS_VIA_GPIO only. It is used for chip select setup time at transmission start and used for chip select hold time at transmission end. +When SpiCsSelection is configured as CS_VIA_PERIPHERAL_ENGINE, use SpiCsSetupTime and SpiCsHoldTiming instead. +

+
+ ECUC_Spi_00214/AR_RS_0105_FR_2062 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 255 + 0 +
+
+ + + + SpiDeviceEcucPartitionRef + + Maps an SPI external device to zero or multiple ECUC partitions to limit the access to this external device. The ECUC partitions referenced are a subset of the ECUC partitions where the SPI driver is mapped to. + + ECUC_Spi_00246 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + SpiJob + + All data needed to configure one SPI-Job, amongst others the connection between the internal SPI unit and the special settings for an external device is done. + + ECUC_Spi_00105 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiJobEndNotification + + This parameter is a reference to a notification function. + + ECUC_Spi_00218 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + SpiJobId + + SPI Job ID, used as parameter in SPI API functions. + + ECUC_Spi_00219 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 4094 + 0 + + + + SpiJobPriority + + Priority set accordingly to SWS_Spi_00093: 0, lowest, 3, highest priority. + + ECUC_Spi_00220 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 3 + 3 + 0 + + + + SpiPortPinSelect + + This parameter defines the Port Pin and internal chip selection. + + +

+ SSn: used for master mode of MSIOF when SpiCsSelection is configured as CS_VIA_PERIPHERAL_ENGINE. +GPn_m/GPn_mm: used for master mode of MSIOF when SpiCsSelection is configured as CS_VIA_GPIO. +SYNC: used for both master mode and slave mode of MSIOF. + If the allocated hardware unit is configured as slave mode, this parameter must be configured. +

+
+ AR_RS_0105_FR_0010/AR_RS_0105_FR_0016/AR_RS_0105_FR_1017/AR_RS_0105_FR_0088/AR_RS_0105_FR_2009 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + SYNC + + + SYNC + Renesas + + + SS1 + Renesas + + + SS2 + Renesas + + + GP0_0 + Renesas + + + GP0_1 + Renesas + + + GP0_2 + Renesas + + + GP0_3 + Renesas + + + GP0_4 + Renesas + + + GP0_5 + Renesas + + + GP0_6 + Renesas + + + GP0_7 + Renesas + + + GP0_8 + Renesas + + + GP0_9 + Renesas + + + GP0_10 + Renesas + + + GP0_11 + Renesas + + + GP0_12 + Renesas + + + GP0_13 + Renesas + + + GP0_14 + Renesas + + + GP0_15 + Renesas + + + GP0_16 + Renesas + + + GP0_17 + Renesas + + + GP0_18 + Renesas + + + GP1_0 + Renesas + + + GP1_1 + Renesas + + + GP1_2 + Renesas + + + GP1_3 + Renesas + + + GP1_4 + Renesas + + + GP1_5 + Renesas + + + GP1_6 + Renesas + + + GP1_7 + Renesas + + + GP1_8 + Renesas + + + GP1_9 + Renesas + + + GP1_10 + Renesas + + + GP1_11 + Renesas + + + GP1_12 + Renesas + + + GP1_13 + Renesas + + + GP1_14 + Renesas + + + GP1_15 + Renesas + + + GP1_16 + Renesas + + + GP1_17 + Renesas + + + GP1_18 + Renesas + + + GP1_19 + Renesas + + + GP1_20 + Renesas + + + GP1_21 + Renesas + + + GP1_22 + Renesas + + + GP1_23 + Renesas + + + GP1_24 + Renesas + + + GP1_25 + Renesas + + + GP1_26 + Renesas + + + GP1_27 + Renesas + + + GP1_28 + Renesas + + + GP1_29 + Renesas + + + GP2_0 + Renesas + + + GP2_1 + Renesas + + + GP2_2 + Renesas + + + GP2_3 + Renesas + + + GP2_4 + Renesas + + + GP2_5 + Renesas + + + GP2_6 + Renesas + + + GP2_7 + Renesas + + + GP2_8 + Renesas + + + GP2_9 + Renesas + + + GP2_10 + Renesas + + + GP2_11 + Renesas + + + GP2_12 + Renesas + + + GP2_13 + Renesas + + + GP2_14 + Renesas + + + GP2_15 + Renesas + + + GP2_17 + Renesas + + + GP2_19 + Renesas + + + GP3_0 + Renesas + + + GP3_1 + Renesas + + + GP3_2 + Renesas + + + GP3_3 + Renesas + + + GP3_4 + Renesas + + + GP3_5 + Renesas + + + GP3_6 + Renesas + + + GP3_7 + Renesas + + + GP3_8 + Renesas + + + GP3_9 + Renesas + + + GP3_10 + Renesas + + + GP3_11 + Renesas + + + GP3_12 + Renesas + + + GP3_13 + Renesas + + + GP3_14 + Renesas + + + GP3_15 + Renesas + + + GP3_16 + Renesas + + + GP3_17 + Renesas + + + GP3_18 + Renesas + + + GP3_19 + Renesas + + + GP3_20 + Renesas + + + GP3_21 + Renesas + + + GP3_22 + Renesas + + + GP3_23 + Renesas + + + GP3_24 + Renesas + + + GP3_25 + Renesas + + + GP3_26 + Renesas + + + GP3_27 + Renesas + + + GP3_28 + Renesas + + + GP3_29 + Renesas + + + GP3_30 + Renesas + + + GP3_31 + Renesas + + + GP4_0 + Renesas + + + GP4_1 + Renesas + + + GP4_2 + Renesas + + + GP4_3 + Renesas + + + GP4_4 + Renesas + + + GP4_5 + Renesas + + + GP4_6 + Renesas + + + GP4_7 + Renesas + + + GP4_8 + Renesas + + + GP4_9 + Renesas + + + GP4_10 + Renesas + + + GP4_11 + Renesas + + + GP4_12 + Renesas + + + GP4_13 + Renesas + + + GP4_14 + Renesas + + + GP4_15 + Renesas + + + GP4_21 + Renesas + + + GP4_23 + Renesas + + + GP4_24 + Renesas + + + GP5_0 + Renesas + + + GP5_1 + Renesas + + + GP5_2 + Renesas + + + GP5_3 + Renesas + + + GP5_4 + Renesas + + + GP5_5 + Renesas + + + GP5_6 + Renesas + + + GP5_7 + Renesas + + + GP5_8 + Renesas + + + GP5_9 + Renesas + + + GP5_10 + Renesas + + + GP5_11 + Renesas + + + GP5_12 + Renesas + + + GP5_13 + Renesas + + + GP5_14 + Renesas + + + GP5_15 + Renesas + + + GP5_16 + Renesas + + + GP5_17 + Renesas + + + GP5_18 + Renesas + + + GP5_19 + Renesas + + + GP5_20 + Renesas + + + GP6_0 + Renesas + + + GP6_1 + Renesas + + + GP6_2 + Renesas + + + GP6_3 + Renesas + + + GP6_4 + Renesas + + + GP6_5 + Renesas + + + GP6_6 + Renesas + + + GP6_7 + Renesas + + + GP6_8 + Renesas + + + GP6_9 + Renesas + + + GP6_10 + Renesas + + + GP6_11 + Renesas + + + GP6_12 + Renesas + + + GP6_13 + Renesas + + + GP6_14 + Renesas + + + GP6_15 + Renesas + + + GP6_16 + Renesas + + + GP6_17 + Renesas + + + GP6_18 + Renesas + + + GP6_19 + Renesas + + + GP6_20 + Renesas + + + GP7_0 + Renesas + + + GP7_1 + Renesas + + + GP7_2 + Renesas + + + GP7_3 + Renesas + + + GP7_4 + Renesas + + + GP7_5 + Renesas + + + GP7_6 + Renesas + + + GP7_7 + Renesas + + + GP7_8 + Renesas + + + GP7_9 + Renesas + + + GP7_10 + Renesas + + + GP7_11 + Renesas + + + GP7_12 + Renesas + + + GP7_13 + Renesas + + + GP7_14 + Renesas + + + GP7_15 + Renesas + + + GP7_16 + Renesas + + + GP7_17 + Renesas + + + GP7_18 + Renesas + + + GP7_19 + Renesas + + + GP7_20 + Renesas + + +
+
+ + + + SpiDeviceAssignment + + Reference to the external device used by this job. + + ECUC_Spi_00216 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiExternalDevice + + + + + + SpiChannelList + + References to SPI channels and their order within the Job. + + ECUC_Spi_00233 + 1 + true + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + SpiChannelIndex + + This parameter specifies the order of Channels within the Job. + + ECUC_Spi_00234 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 0 + 254 + 0 + + + + + + SpiChannelAssignment + + A job reference to a SPI channel. + + ECUC_Spi_00215 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiChannel + + + + +
+ + + SpiSequence + + All data needed to configure one SPI-sequence + + ECUC_Spi_00106 + 1 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiInterruptibleSequence + + This parameter allows or not this Sequence to be suspended by another one. + + +

+ true: This sequence can be suspended by other sequence. +false: This sequence cannot be suspended by other sequence. +

+
+ ECUC_Spi_00222 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + true +
+ + + SpiSeqEndNotification + + This parameter is a reference to a notification function. + + ECUC_Spi_00223 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + SpiSeqStartNotification + + This parameter is a reference to a sequence start notification function. + + AR_RS_0105_FR_0083 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + Renesas + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + + + NULL_PTR + + + + + + SpiSequenceId + + SPI Sequence ID, used as parameter in SPI API functions. + + ECUC_Spi_00224 + 1 + 1 + ECU + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 254 + 0 + +
+ + + + SpiJobAssignment + + A sequence references several jobs, which are executed during a communication sequence. + + ECUC_Spi_00221 + 1 + true + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiJob + + +
+ + + SpiDma + + This container contains all data needed to configure one SPI-DMA configuration. + + AR_RS_0105_FR_0060/AR_RS_0105_FR_1060/AR_RS_0105_FR_2059/AR_RS_0105_FR_2060 + 0 + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + SpiDmaHwUnit + + This parameter is the symbolic name to identify SPI hardware unit allocated to this DMA setting. + + AR_RS_0105_FR_0060 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + MSIOF0_TXID_65_RXID_64 + + + MSIOF0_TXID_65_RXID_64 + Renesas + + + MSIOF1_TXID_67_RXID_66 + Renesas + + + MSIOF2_TXID_69_RXID_68 + Renesas + + + MSIOF3_TXID_71_RXID_70 + Renesas + + + MSIOF4_TXID_73_RXID_72 + Renesas + + + MSIOF5_TXID_75_RXID_74 + Renesas + + + + + + SpiRxDmaChannel + + This parameter is the symbolic name to identify DMA unit allocated to the Rx channel of this SPI hardware unit. + + AR_RS_0105_FR_0060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + SDMA0_00 + + + SDMA0_00 + Renesas + + + SDMA0_01 + Renesas + + + SDMA0_02 + Renesas + + + SDMA0_03 + Renesas + + + SDMA0_04 + Renesas + + + SDMA0_05 + Renesas + + + SDMA0_06 + Renesas + + + SDMA0_07 + Renesas + + + SDMA0_08 + Renesas + + + SDMA0_09 + Renesas + + + SDMA0_10 + Renesas + + + SDMA0_11 + Renesas + + + SDMA0_12 + Renesas + + + SDMA0_13 + Renesas + + + SDMA0_14 + Renesas + + + SDMA0_15 + Renesas + + + SDMA1_00 + Renesas + + + SDMA1_01 + Renesas + + + SDMA1_02 + Renesas + + + SDMA1_03 + Renesas + + + SDMA1_04 + Renesas + + + SDMA1_05 + Renesas + + + SDMA1_06 + Renesas + + + SDMA1_07 + Renesas + + + + + + SpiTxDmaChannel + + This parameter is the symbolic name to identify DMA unit allocated to the Tx channel of this SPI hardware unit. + + AR_RS_0105_FR_0060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + SDMA0_00 + + + SDMA0_00 + Renesas + + + SDMA0_01 + Renesas + + + SDMA0_02 + Renesas + + + SDMA0_03 + Renesas + + + SDMA0_04 + Renesas + + + SDMA0_05 + Renesas + + + SDMA0_06 + Renesas + + + SDMA0_07 + Renesas + + + SDMA0_08 + Renesas + + + SDMA0_09 + Renesas + + + SDMA0_10 + Renesas + + + SDMA0_11 + Renesas + + + SDMA0_12 + Renesas + + + SDMA0_13 + Renesas + + + SDMA0_14 + Renesas + + + SDMA0_15 + Renesas + + + SDMA1_00 + Renesas + + + SDMA1_01 + Renesas + + + SDMA1_02 + Renesas + + + SDMA1_03 + Renesas + + + SDMA1_04 + Renesas + + + SDMA1_05 + Renesas + + + SDMA1_06 + Renesas + + + SDMA1_07 + Renesas + + + + + +
+
+ + + SpiGeneral + + General configuration settings for SPI-Handler. + + ECUC_Spi_00225 + 1 + 1 + + + + SpiAlreadyInitDetCheck + + This parameter enables/disables the SPI_E_ALREADY_INITIALIZED DET check in Spi_Init API. + + +

+ true: Enable the SPI_E_ALREADY_INITIALIZED DET error in Spi_Init. +false: Disable SPI_E_ALREADY_INITIALIZED DET error in Spi_Init. +For re-initialization of Driver, this parameter is to be set as false to suppress the check for SPI_E_ALREADY_INITIALIZED DET error. +This parameter has no impact when DET is disabled. +

+
+ AR_RS_0105_FR_0095 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiCancelApi + + Switches the Spi_Cancel function ON or OFF. + + +

+ true: Enable the Spi_Cancel function. +false: Disable the Spi_Cancel function. +

+
+ ECUC_Spi_00226 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiChannelBuffersAllowed + + Selects the SPI Handler/Driver Channel Buffers usage allowed and delivered. +IB = 0; EB = 1; IB/EB = 2; + + +

+ 0: IB only +1: EB only +2: IB and EB +

+
+ ECUC_Spi_00227 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2 + 2 + 0 +
+ + + SpiCriticalSectionProtection + + This parameter specifies if the SPI driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the SPI driver configuration. + + +

+ true: Enable the critical section functionality for the restricted area. +false: Disable the critical section functionality for the restricted area. +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiDevErrorDetect + + Switches the Development Error Detection (Det) detection and notification ON or OFF. +true: enabled (ON) +false: disabled (OFF) + + +

+ true: Detection and notification are enabled. +false: Detection and notification are disabled. +

+
+ ECUC_Spi_00228/SWS_BSW_00203/SWS_BSW_00235 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiDeviceName + + This parameter contains the supported device name to identify the device specific C header file through translation XML file. + + +

+ This value should be child tag of TRANSLATION-FILE-PATH and DEVICE-FILE-PATH tag in Translation XML file. +

+
+ AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + +
+ + + SpiDmaMode + + This parameter enables/disables the DMA function for SPI driver. When this parameter is set as "true", the SpiDma container should be configured. + + +

+ true: Enable the DMA function. +false: Disable the DMA function. +

+
+ AR_RS_0105_FR_0060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiDmaRedundancyCheck + + This parameter enables/disables the Hardware Redundancy functionality for SYS-DMAC. When this parameter is set as "true", SPI driver will enable dual core lockstep compare for SYS-DMAC. The configured value of this parameter is effective only when SpiDmaMode is true. + + +

+ true: Enable the Hardware Redundancy functionality for SYS-DMAC. +false: Disable the Hardware Redundancy functionality for SYS-DMAC. +

+
+ AR_RS_0105_FSR_2007/AR_RS_0105_FSR_3007 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnableClkImmediateValue + + This parameter enables/disables the immediate value input instead of MCU reference. + + +

+ true: Use immediate value. +false: Use MCU reference value. +

+
+ AR_RS_0105_FR_0009 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnablePersistentHwConfiguration + + This parameter determines whether hardware units are configured statically or dynamically. + + +

+ true: Hardware units are configured statically when Spi_Init. +false: Hardware units are configured dynamically when each transmission. +

+
+ AR_RS_0105_FR_0081 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnableSeqStartNotification + + This parameter enables/disables the SeqStartNotification function. + + +

+ true: Enable the SpiSeqStartNotification feature. +false: Disable the SpiSeqStartNotification feature. +

+
+ AR_RS_0105_FR_0083 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiEnableSyncSeqEndNotification + + This parameter switches whether SeqEndNotification function is enabled for SyncTransmit or not. + + +

+ true: Enable the SpiSeqEndNotification feature in SyncTransmission. +false: Disable the SpiSeqEndNotification feature in SyncTransmission. +

+
+ AR_RS_0105_FR_0084 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiForceCancelApi + + This parameter switches the Spi_ForceCancel function ON or OFF. + + +

+ true: Enable the Spi_ForceCancel function. +false: Disable the Spi_ForceCancel function. +

+
+ AR_RS_0105_FR_0090/AR_RS_0091_FR_0032 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiHwStatusApi + + Switches the Spi_GetHWUnitStatus function ON or OFF. + + +

+ true: Enable the Spi_GetHWUnitStatus function. +false: Disable the Spi_GetHWUnitStatus function. +

+
+ ECUC_Spi_00229 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiInterruptibleSeqAllowed + + Switches the Interruptible Sequences handling functionality ON or OFF. + + +

+ true: Enable the functionality of Interruptible sequence handling. +false: Disable the functionality of Interruptible sequence handling. +This parameter depends on SpiLevelDelivered value. It is only used for SpiLevelDelivered configured to 1 or 2. +

+
+ ECUC_Spi_00230 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiIsrCategory + + Selects the module wise ISR category. + + +

+ CAT1: Interrupt category 1 is selected. +CAT2: Interrupt category 2 is selected. +

+
+ AR_RS_0091_FR_0060 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + CAT1 + + + CAT1 + Renesas + + + CAT2 + Renesas + + +
+ + + SpiLevelDelivered + + Selects the SPI Handler/Driver level of scalable functionality that is available and delivered. + + +

+ 0: Level 0 Simple Synchronous SPI Handler/Driver. +1: Level 1 Basic Asynchronous SPI Handler/Driver. +2: Level 2 Enhanced (Synchronous/Asynchronous) SPI Handler/Driver. +

+
+ ECUC_Spi_00231 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 2 + 2 + 0 +
+ + + SpiMainFunctionPeriod + + This parameter defines the cycle time of the function Spi_MainFunction_Handling in seconds. The parameter is not used by the driver itself, but it is used by upper layer. + + ECUC_Spi_00242 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0.01 + INF + 0 + + + + SpiSupportConcurrentAsyncTransmit + + Specifies whether concurrent asynchronous transmission is enabled or not. + + +

+ true: Enable the concurrent asynchronous transmission support. +false: Disable the concurrent synchronous transmission support. +

+
+ AR_RS_0105_FR_0097 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiSupportConcurrentSyncTransmit + + Specifies whether concurrent Spi_SyncTransmit calls for different sequences shall be configurable. + + +

+ true: Enable the concurrent synchronous transmission support. +false: Disable the concurrent synchronous transmission support. +

+
+ ECUC_Spi_00237 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiTimeoutWaitingTime + + This parameter contains the timeout loop count for register settings of MSIOF. + + +

+ The unit is number of loop. The number of loop can be minumum 1 to maximum 4294967295 +

+
+ AR_RS_0105_FR_0092 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + false + 1000000 + 4294967295 + 1 +
+ + + SpiUnintendedInterruptCheck + + This parameter enables/disables the Unintended Interrupt check for SPI driver. When this parameter is set as "true", SPI driver will perform check interrupt enabling registers and interrupt status registers in interrupt service routines to identify whether MSIOF interrupts are raised by itself or not. + + +

+ true: Enable the Unintended Interrupt check functionality. +false: Disable the Unintended Interrupt check functionality. +

+
+ AR_RS_0105_FSR_2004/AR_RS_0105_FSR_2006/AR_RS_0105_FSR_3004/AR_RS_0105_FSR_3006 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + SpiUserCallbackHeaderFile + + Header file name which will be included by the Spi. The value of this parameter shall be used as h-char-sequence or q-char-sequence according to ISO C90 section 6.10.2 "source file inclusion". The parameter value MUST NOT represent a path, since ISO C90 does not specify how such a path is treated (i.e., this is implementation defined (and additionally depends on the operating system and the underlying file system)). + + AR_RS_0105_FR_2000/AR_RS_0105_FR_2001/AR_RS_0105_FR_3001 + 0 + true + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + + + Spi_Externals.h + + + + + + SpiVersionCheckExternalModules + + This parameter enables/disables AUTOSAR Version check for inter-module dependencies. + + +

+ true: AUTOSAR Version check for inter-module dependencies is enabled. +false: AUTOSAR Version check for inter-module dependencies is disabled. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiVersionInfoApi + + Switches the Spi_GetVersionInfo function ON or OFF. + + +

+ true: Enable the Spi_GetVersionInfo function. +false: Disable the Spi_GetVersionInfo function. +

+
+ ECUC_Spi_00232 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + SpiWriteVerifyCheck + + This parameter enables/disables the Write-Verify Check functionality for SPI driver. When this parameter is set as "true", written data for readable and writable control registers shall be confirmed with expected value by reading back. + + +

+ true: Enable the Write-Verify Check functionality. +false: Disable the Write-Verify Check functionality. +

+
+ AR_RS_0105_FSR_2001/AR_RS_0105_FSR_2003/AR_RS_0105_FSR_3001/AR_RS_0105_FSR_3003 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+
+ + + + SpiEcucPartitionRef + + Maps the SPI driver to zero or multiple ECUC partitions to make the driver API available in the according partition. +This parameter is not used for implementation. + + ECUC_Spi_00244 + 0 + true + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + + + SpiKernelEcucPartitionRef + + Maps the SPI kernel to zero or one ECUC partitions to assign the driver kernel to a certain core. The ECUC partition referenced is a subset of the ECUC partitions where the SPI driver is mapped to. + + ECUC_Spi_00245 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + SpiPublishedInformation + + Container holding all SPI specific published information parameters. + + ECUC_Spi_00235 + 1 + 1 + + + + SpiMaxHwUnit + + Number of different SPI hardware microcontroller peripherals (units/busses) available and handled by this SPI Handler/Driver module. + + ECUC_Spi_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + 6 + 6 + 6 + + + +
+
+
+
+
+
+
+
diff --git a/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_WDG_V4M.arxml b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_WDG_V4M.arxml new file mode 100644 index 0000000..ad5728b --- /dev/null +++ b/0_Doc/MCAL BSWMD File/MCAL-v4m-1_19.0.11.D_release/R1911_WDG_V4M.arxml @@ -0,0 +1,990 @@ + + + + + + + 4.5.0 + AUTOSAR + + + + + + + Renesas + + + + EcucDefs_Wdg + + + RenesasParameterDefinition + + /Renesas/EcucDefs_Wdg/Wdg + + + + + Wdg + + Configuration of the Wdg (Watchdog driver) module. + + + + + 4.5.0 + AUTOSAR + 2019-11-28 + + + 1.0.0 + 4.6.0 + Renesas + 2023-06-18 + + + + AR_RS_0091_FR_0064/ECUC_Wdg_00073 + 1 + 1 + true + /AUTOSAR/EcucDefs/Wdg + + VARIANT-POST-BUILD + + + + + WdgDemEventParameterRefs + + Container for the references to DemEventParameter elements which shall be invoked using the API Dem_ReportErrorStatus(AR 4.2.2) or Dem_SetEventStatus(AR 4.3.1/R19-11) in case the corresponding error occurs. The EventId is taken from the referenced DemEventParameter's DemEventId value. +The standardized errors are provided in the container and can be extended by vendor-specific error references. + + ECUC_Wdg_00148 + 0 + 1 + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + + + + WDG_E_DISABLE_REJECTED + + Reference to the DemEventParameter which shall be issued when the error 'Initialization or mode switch failed because it would disable the watchdog' has occurred. + + ECUC_Wdg_00150 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + WDG_E_MODE_FAILED + + Reference to the DemEventParameter which shall be issued when the error 'Setting a watchdog mode failed (during initialization or mode switch)' has occurred. + + ECUC_Wdg_00149 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + WDG_E_WRITE_REGISTER_FAILED + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Write register failed (during initialization or mode switch)" has occurred. + + ECUC_Wdg_00148 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + WDG_E_VALUE_COUNTER_FAILED + + This parameter specifies the reference to the DemEventParameter which shall be issued when the error "Value of WDG counter is greater than maximum counter" has occurred. + + ECUC_Wdg_00148 + 0 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + /AUTOSAR/EcucDefs/Dem/DemConfigSet/DemEventParameter + + + + + + WdgGeneral + + All general parameters of the watchdog driver are collected here. + + ECUC_Wdg_00114/AR_RS_0106_FR_0028/AR_RS_0106_FR_0033 + 1 + 1 + + + + WdgDevErrorDetect + + Switches the Default Error Tracer (Det) detection and notification ON or OFF. + + +

+ - true: detection and notification is enabled. +- false: detection and notification is disabled. +

+
+ ECUC_Wdg_00115/SWS_BSW_00202/SWS_BSW_00203 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + WdgDisableAllowed + + Compile switch to allow / forbid disabling the watchdog driver during runtime. +Dependency: Safety relevant compile switch, this has to be in accordance with the corresponding settings for the watchdog manager. + + +

+ - True: Disabling the watchdog driver at runtime is allowed. +- False: Disabling the watchdog driver at runtime is not allowed. +

+
+ AR_RS_0106_FR_0008/ECUC_Wdg_00116/SWS_BSW_00235/AR_RS_0106_FR_0034 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + WdgIndex + + This parameter is not used for implementation + + AR_RS_0091_FR_0028/ECUC_Wdg_00117 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + true + 0 + 0 + 0 + + + + WdgInitialTimeout + + The initial timeout (sec) for the trigger condition to be initialized during Init function. It shall be not larger than WdgMaxTimeout. + + ECUC_Wdg_00130 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 65.535 + 0 + + + + WdgMaxTimeout + + The maximum timeout (sec) to which the watchdog trigger condition can be initialized. + + ECUC_Wdg_00131 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 0 + 65.535 + 0 + + + + WdgRunArea + + Represents the watchdog driver execution area is either from ROM(Flash) or RAM as required with the particular microcontroller. + + ECUC_Wdg_00147 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + RAM + + + RAM + AUTOSAR_ECUC + + + ROM + AUTOSAR_ECUC + + + + + + WdgVersionInfoApi + + Compile switch to enable / disable the version information API + + +

+ True: API enabled +False: API disabled +

+
+ ECUC_Wdg_00119/SWS_BSW_00236 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + WdgCriticalSectionProtection + + This parameter specifies if the MCAL driver CPU load can be reduced by disabling the enter/exit critical section functionality by adding a precompiled configuration parameter to the MCAL driver configuration. Basically, critical section functionality is applied as enabling. + + +

+ true: enabling the enter/exit critical section functionality +false: disabling the enter/exit critical section functionality +

+
+ AR_RS_0091_FR_0033 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + true +
+ + + WdgDeviceName + + This parameter contains the supported device name to identify the device specific C header file through Translation XML File. + + +

+ This depends on device families. +

+
+ AR_RS_0091_FR_0034 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + V4M + + + V4M + Renesas + + +
+ + + WdgVersionCheckExternalModules + + This parameter allows user to enable/disable AUTOSAR Version check for intermodule dependencies. + + +

+ true: AUTOSAR Version check for inter-module +dependencies is enabled. +false: AUTOSAR Version check for inter-module +dependencies is disabled. +

+
+ AR_RS_0091_FR_0035 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + false +
+ + + WdgTimeMargin + + This parameter represents the watchdog margin time. + + +

+ The percentage of margin time from 1 to 100. +

+
+ AR_RS_0106_FR_2003/AR_RS_0106_FR_2004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 100 + 1 +
+
+ + + + WdgClockRef + + The 'WdgClockRef' specifies MCU reference of WDG Clock supply. + + AR_RS_0106_FR_0021 + 1 + 1 + LOCAL + + + PRE-COMPILE + VARIANT-POST-BUILD + + + Renesas + false + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + + /Renesas/EcucDefs_Mcu/Mcu/McuModuleConfiguration/McuClockSettingConfig/McuModuleClockSetting/McuRCLKClk + + + + + WdgEcucPartitionRef + + Maps the Wdg driver to zero or one ECUC partitions to make the modules API available in this partition. +This parameter is not used for implementation. + + ECUC_Wdg_00353/AR_RS_0106_NR_0011 + 0 + 1 + ECU + + + PRE-COMPILE + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + PRE-COMPILE + VARIANT-POST-BUILD + + + /AUTOSAR/EcucDefs/EcuC/EcucPartitionCollection/EcucPartition + + +
+ + + WdgSettingsConfig + + Configuration items for the different watchdog settings, including those for external watchdog hardware. +Note: All postbuild parameters are handled via this container. + + ECUC_Wdg_00082 + 1 + 1 + + + + WdgDefaultMode + + Default mode for watchdog driver initialization. +ImplementationType: WdgIf_ModeType + + +

+ -WDGIF_FAST_MODE: Default watchdog mode is "fast" +-WDGIF_SLOW_MODE: Default watchdog mode is "slow" +-WDGIF_OFF_MODE: Default watchdog mode is "off" +

+
+ AR_RS_0106_FR_0008/ECUC_Wdg_00120 + 1 + 1 + LOCAL + AUTOSAR_ECUC + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + WDGIF_SLOW_MODE + + + WDGIF_FAST_MODE + AUTOSAR_ECUC + + + WDGIF_OFF_MODE + AUTOSAR_ECUC + + + WDGIF_SLOW_MODE + AUTOSAR_ECUC + + +
+
+ + + + WdgSettingsFast + + Hardware dependent settings for the watchdog driver's 'fast' mode. + + ECUC_Wdg_00121 + 1 + 1 + + + + WdgClkSettingsFast + + The 'WdgClkSettingsFast' selects WDG counter overflow interval time in 'FAST' mode. +Note: This parameter dependencies Option Bytes. + + AR_RS_0106_FR_0022 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + RCLK_DIVBY_1 + + + RCLK_DIVBY_1 + Renesas + + + RCLK_DIVBY_4 + Renesas + + + RCLK_DIVBY_16 + Renesas + + + RCLK_DIVBY_32 + Renesas + + + RCLK_DIVBY_64 + Renesas + + + RCLK_DIVBY_128 + Renesas + + + + + + WdgFastTriggerTimeout + + The trigger timeout (msec) to which is used by GPT to trigger WDG in fast mode. + + AR_RS_0106_FR_2003/AR_RS_0106_FR_2004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + + + WdgSettingsSlow + + Hardware dependent settings for the watchdog driver's 'slow' mode. + + ECUC_Wdg_00123 + 1 + 1 + + + + WdgClkSettingsSlow + + The 'WdgClkSettingsSlow' selects WDG counter overflow interval time in 'SLOW' mode. +Note: This parameter dependencies Option Bytes. + + AR_RS_0106_FR_0023 + 1 + 1 + LOCAL + Renesas + true + + + POST-BUILD + VARIANT-POST-BUILD + + + false + RCLK_DIVBY_1024 + + + RCLK_DIVBY_1 + Renesas + + + RCLK_DIVBY_4 + Renesas + + + RCLK_DIVBY_16 + Renesas + + + RCLK_DIVBY_32 + Renesas + + + RCLK_DIVBY_64 + Renesas + + + RCLK_DIVBY_128 + Renesas + + + RCLK_DIVBY_1024 + Renesas + + + + + + WdgSlowTriggerTimeout + + The trigger timeout (msec) to which is used by GPT to trigger WDG in slow mode. + + AR_RS_0106_FR_2003/AR_RS_0106_FR_2004 + 1 + 1 + LOCAL + Renesas + false + + + PRE-COMPILE + VARIANT-POST-BUILD + + + false + 1 + 65535 + 1 + + + + + + WdgSettingsOff + + Hardware dependent settings for the watchdog driver's 'off' mode. + + AR_RS_0091_FR_0031/ECUC_Wdg_00122 + 1 + 1 + + + + WdgExternalConfiguration + + Configuration items for an external watchdog hardware. + + ECUC_Wdg_00112/AR_RS_0091_FR_0031 + 0 + 1 + + + POST-BUILD + VARIANT-POST-BUILD + + + true + + + + WdgExternalContainerRef + + Reference to either. + + +

+ - A DioChannelGroup container in case the hardware watchdog is connected via DIO pins - an SpiSequenceConfiguration container in case the watchdog hardware is accessed via SPI +

+
+ ECUC_Wdg_00113/AR_RS_0091_FR_0030 + 0 + 1 + LOCAL + + + POST-BUILD + VARIANT-POST-BUILD + + + AUTOSAR_ECUC + true + true + + + POST-BUILD + VARIANT-POST-BUILD + + + + /AUTOSAR/EcucDefs/Dio/DioConfig/DioPort/DioChannelGroup + /AUTOSAR/EcucDefs/Spi/SpiDriver/SpiSequence + +
+
+
+
+
+ + + WdgPublishedInformation + + Container holding all Wdg specific published information parameters + + ECUC_Wdg_00074 + 1 + 1 + + + + WdgTriggerMode + + Watchdog trigger mode (toggle/window/both) + + ECUC_Wdg_00127 + 1 + 1 + LOCAL + AUTOSAR_ECUC + false + + + PUBLISHED-INFORMATION + VARIANT-POST-BUILD + + + false + WDG_TOGGLE + + + WDG_TOGGLE + AUTOSAR_ECUC + + + + + + + + WdgGptConfiguration + + This container holding parameter specifies assignment of GPT for a watchdog callback function. + + AR_RS_0106_FR_2003/AR_RS_0106_FR_2004 + 1 + 1 + + + + WdgGptContainerRef + + This parameter specifies assignment of GPT for a watchdog callback function. + + +

+ Implementation Type: reference to GptChannelConfiguration. +

+
+ AR_RS_0106_FR_2003/AR_RS_0106_FR_2004 + 1 + 1 + LOCAL + Renesas + false + + + POST-BUILD + VARIANT-POST-BUILD + + + /Renesas/EcucDefs_Gpt/Gpt/GptChannelConfigSet/GptChannelConfiguration +
+
+
+
+
+
+
+
+
+
+